Home
last modified time | relevance | path

Searched refs:tensor_mod (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ops/composite/multitype_ops/
Dmod_impl.py39 return F.tensor_mod(x, y)
45 return F.tensor_mod(x, y)
51 return F.tensor_mod(x, y)
58 return F.tensor_mod(x, y)
65 return F.tensor_mod(x, y)
72 return F.tensor_mod(x, y)
79 return F.tensor_mod(x, y)
/third_party/mindspore/mindspore/ops/
Dfunctional.py72 tensor_mod = P.FloorMod() variable
73 floormod = tensor_mod