Home
last modified time | relevance | path

Searched defs:dtype_maps (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/cpu_kernel/utils/
Dkernel_util.cc86 const std::map<std::string, DataType> dtype_maps{{"DT_FLOAT", DT_FLOAT}, variable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/customize/op_proto/utils/
Dcommon_shape_fns.cc29 const std::map<std::string, DataType> dtype_maps{{"DT_FLOAT", DT_FLOAT}, variable