mindspore.get_py_obj_dtype =========================== .. py:function:: mindspore.get_py_obj_dtype(obj) 将Python数据类型转换为MindSpore数据类型。 参数: - **obj** (type) - Python数据对象,或在Python环境中定义的变量。 返回: MindSpore的数据类型。