Home
last modified time | relevance | path

Searched defs:op_name_ (Results 1 – 12 of 12) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/executor/tiling/
Dop_tiling_adapter.h58 std::string op_name_; variable
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/ascend/ir_fusion/
Dinput_to_output_registry.h32 : op_name_(op_name), pre_check_func_(pre_check_func) {} in op_name_() function
/third_party/mindspore/mindspore/ccsrc/profiler/device/cpu/
Dcpu_profiling.h57 std::string op_name_; variable
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/pass/
Dcommunication_op_fusion.h50 std::string op_name_; variable
/third_party/mindspore/mindspore/ccsrc/ps/ps_cache/ascend/
Dascend_ps_cache.h42 std::string op_name_; member
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/host/
Dhost_kernel_mod.h42 std::string op_name_; variable
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/common/
Dconst_input_to_attr_registry.h28 explicit ConstInputToAttrInfoRegister(const std::string &op_name = "") : op_name_(op_name) {} in op_name_() function
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/hccl/
Dhccl_kernel.h60 std::string op_name_; variable
/third_party/mindspore/mindspore/lite/src/delegate/tensorrt/op/
Dtensorrt_op.h103 std::string op_name_; variable
/third_party/mindspore/mindspore/ccsrc/profiler/device/
Ddata_saver.h31 std::string op_name_; member
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/perf/
Dcpu_sampling.h140 std::unordered_map<int32_t, std::string> op_name_; variable
/third_party/mindspore/mindspore/ccsrc/profiler/device/gpu/
Dgpu_profiling.h153 std::string op_name_; variable