Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/runtime/device/cpu/
Dkernel_select_cpu.h57 const DataType &GetOutputAttr(const size_t index) const { return output_type_[index]; } in GetOutputAttr() function
/third_party/mindspore/mindspore/ccsrc/runtime/device/gpu/
Dkernel_info_setter.h113 const DataType &GetOutputAttr(const size_t index) const { return output_type_[index]; } in GetOutputAttr() function