Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/ops/function/
Darray_func.py3128 def tensor_scatter_max(input_x, indices, updates): function
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/_extends/parse/
Dstandard_method.py3017 def tensor_scatter_max(x, indices, updates): function