Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/linalg/
Deinsum_op_impl.h638 Tensor contraction_output_reshaped; in Compute() local
641 &contraction_output_reshaped)); in Compute()
645 TensorShape result_shape = contraction_output_reshaped.shape(); in Compute()
671 ctx, EinsumHelper::CopyFrom(contraction_output_reshaped, result_shape, in Compute()