Home
last modified time | relevance | path

Searched refs:scatter_mul (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/python/kernel_tests/
Dscatter_ops_test.py111 state_ops.scatter_mul: _NumpyMul,
121 state_ops.scatter_mul: _NumpyMulScalar,
218 self._VariableRankTests(state_ops.scatter_mul, False)
242 self._VariableRankTests(state_ops.scatter_mul, True)
270 self._VariableRankTests(state_ops.scatter_mul, False, True)
294 self._VariableRankTests(state_ops.scatter_mul, True, True)
/external/tensorflow/tensorflow/python/ops/
Dstate_ops.py601 def scatter_mul(ref, indices, updates, use_locking=False, name=None): function
644 return gen_state_ops.scatter_mul(
Dstandard_ops.py88 from tensorflow.python.ops.state_ops import scatter_mul
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.pbtxt1932 name: "scatter_mul"