HomeSort by relevance Sort by last modified time
    Searched refs:_mul_dispatch (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/python/eager/
backprop_test.py 466 return math_ops._mul_dispatch(x, x) # pylint: disable=protected-access
  /external/tensorflow/tensorflow/python/ops/
math_ops.py 1160 def _mul_dispatch(x, y, name=None): function
    [all...]

Completed in 77 milliseconds