OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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