Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/tests/st/gradient/
Dtest_custom_fn_bprop.py271 def tensor_mul(x, y): function
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/ops/function/
Dmath_func.py128 tensor_mul = P.Mul() variable