Searched refs:_tensordot_reshape (Results 1 – 1 of 1) sorted by relevance
3601 def _tensordot_reshape(a, axes, flipped=False): function3705 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(