Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/framework/experimental/
Dmath_ops.py30 def mat_mul(a, b, name=None): function
/external/tensorflow/tensorflow/core/grappler/costs/
Dop_level_cost_estimator.cc1040 MatMulDimensions* mat_mul, in CountMatMulOperations()