Home
last modified time | relevance | path

Searched defs:SetOutputType (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore/lite/src/cxx_api/
Dcontext.cc441 void Ascend310DeviceInfo::SetOutputType(enum DataType output_type) { in SetOutputType() function in mindspore::Ascend310DeviceInfo
/third_party/mindspore/mindspore/ccsrc/cxx_api/
Dcontext.cc271 void Ascend310DeviceInfo::SetOutputType(enum DataType output_type) { in SetOutputType() function in mindspore::Ascend310DeviceInfo
/third_party/mindspore/mindspore/ccsrc/debug/debugger/
Dproto_exporter.cc86 void SetOutputType(const TypePtr &type, const BaseShapePtr &shape, debugger::TypeProto *type_proto)… in SetOutputType() function