sciai.utils.str2datatype

查看源文件
sciai.utils.str2datatype(type_str)[源代码]

从浮点精度字符串到 MindSpore 数据类型的映射。

参数:
  • type_str (str) - 浮点精度字符串。

返回:
  • dtype - MindSpore 数据类型。