Home
last modified time | relevance | path

Searched refs:DT_DUAL_SUB_INT8 (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/dump/proto/
Dge_dtype.proto37 DT_DUAL_SUB_INT8 = 14; /**< dual output int8 type */ enumerator
/third_party/mindspore/mindspore/ccsrc/transform/graph_ir/
Dutil.cc269 case GeDataType::DT_DUAL_SUB_INT8: in ConvertGeDataType()
436 case GeDataType::DT_DUAL_SUB_INT8: in PrintGeTensor()
/third_party/mindspore/mindspore/profiler/parser/
Dframework_parser.py82 DT_DUAL_SUB_INT8 = 14 variable in GeDataType