Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/runtime/device/cpu/
Dkernel_select_cpu.h58 bool GetAllSame() const { return all_same_; } in GetAllSame() function
/third_party/mindspore/mindspore/ccsrc/runtime/device/gpu/
Dkernel_info_setter.h114 const bool &GetAllSame() const { return all_same_; } in GetAllSame() function