Home
last modified time | relevance | path

Searched defs:kTensorScatterUpdate (Results 1 – 4 of 4) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/arrays/
Dtensor_scatter_arithmetic_gpu_kernel.cc29 constexpr auto kTensorScatterUpdate = "TensorScatterUpdate"; variable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/cpu_kernel/ms_kernel/
Dtensor_scatter_update.cc29 const char *kTensorScatterUpdate = "TensorScatterUpdate"; variable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pybind_api/ir/
Dtensor_index_py.h45 kTensorScatterUpdate, enumerator
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/ops/composite/multitype_ops/
D_compile_utils.py62 kTensorScatterUpdate = 1 variable in ValueTransferType