Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/ops/
Dmath_ops.py3601 def _tensordot_reshape(a, axes, flipped=False): function
3705 a_reshape, a_free_dims, a_free_dims_static = _tensordot_reshape(a, a_axes)
3706 b_reshape, b_free_dims, b_free_dims_static = _tensordot_reshape(