设计
规格
API
API映射
迁移指南
FAQ
RELEASE NOTES
将Python数据类型转换为MindSpore数据类型。
参数:
obj (type) – Python数据对象。
返回:
MindSpore的数据类型。
异常:
NotImplementedError – Python类型无法转换为MindSpore类型。