| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/kernel/ascend/api/ |
| D | ascend_kernel_api.cc | 23 …std::map<std::string, CreatorFunc> *func_map = new (std::nothrow) std::map<std::string, CreatorFun… in CreateCustomAscendKernel() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/cuda_impl/cuda_class/ |
| D | bessel_helper.h | 86 …func_map = {{BESSEL_OP_J0, CalBesselJ0<T>}, {BESSEL_OP_J1, CalBesselJ1<T>}, {BESSEL_OP_K0, Cal… in Process() local
|
| D | unary_helper.h | 118 …std::map<UnaryOptype, std::function<void(const T *, T *, const size_t, cudaStream_t)>> func_map = { in Process() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/core/ops/ops_frontend_func_impl/ |
| D | real_div.cc | 118 std::map<TypeId, std::function<void(void *x, void *y, void *result, size_t size)>> func_map = { member in mindspore::ops::RealDivFrontendFuncImpl
|
| D | div.cc | 118 std::map<TypeId, std::function<void(void *x, void *y, void *result, size_t size)>> func_map = { member in mindspore::ops::DivFrontendFuncImpl
|
| /third_party/mindspore/mindspore-src/source/mindspore/core/ops/ops_func_impl/ |
| D | reciprocal.cc | 102 std::map<TypeId, std::function<void(void *origin, void *target, size_t size)>> func_map = { member in mindspore::ops::ReciprocalFrontendFuncImpl
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/sequence/ |
| D | scalar_arithmetic_one_input_cpu_kernel.cc | 84 std::unordered_map<std::string, MathImplFunc> func_map = { in LaunchKernel() local
|
| D | sequence_less_cpu_kernel.cc | 101 std::unordered_map<std::string, InequalityImplFunc> func_map = { in LaunchKernel() local
|
| D | scalar_arithmetic_cpu_kernel.cc | 240 std::unordered_map<std::string, MathImplFunc> func_map = { in LaunchKernel() local
|
| /third_party/mindspore/mindspore-src/source/tests/st/ops/ascend/ |
| D | test_tensor_scatter_arithmetic.py | 33 func_map = { variable
|
| D | test_scatter_func_op.py | 27 func_map = { variable
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/ |
| D | pi_jit_config.cc | 175 py::object func_map = Utils::GetModuleAttr(kModuleName, map_name, true, true); in AddToFuncMap() local
|
| /third_party/mindspore/mindspore-src/source/tests/st/ops/gpu/ |
| D | test_scatter_nd_func_op.py | 34 func_map = { variable
|
| D | test_scatter_func_op.py | 28 func_map = { variable
|
| /third_party/mindspore/mindspore-src/source/tests/ut/python/dataset/ |
| D | test_filterop.py | 293 def func_map(data_col1, data_col2): function
|
| /third_party/mindspore/mindspore-src/source/tests/st/ops/cpu/ |
| D | test_scatter_nd_arithmetic_op.py | 29 func_map = { variable
|
| D | test_tensor_scatter_arithmetic.py | 27 func_map = { variable
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/debug/data_dump/ |
| D | statistic_kernel.cc | 322 …std::map<std::string, std::function<TensorPtr(const DeviceContext *, KernelTensor *)>> func_map = { in CalStatistic() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/graph_kernel/model/ |
| D | op_node.cc | 225 mindspore::HashMap<std::string, std::function<TM(const TM &)>> func_map = { in CalcByOperator() local 255 mindspore::HashMap<std::string, std::function<TM(const TM &, const TM &)>> func_map = { in CalcByOperator() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/graph_capture/ |
| D | special_func_infer.cc | 867 py::object func_map = Utils::GetModuleAttr(kModuleName, kFuncMapName, true, true); in GetFuncKeyMap() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/graph_guard/ |
| D | trace.cc | 2293 …py::object func_map = Utils::GetModuleAttr(kFuncWhiteListModuleName, kGuardFuncMapName, true, true… in GetGuardFuncKeyMap() local
|