Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/linalg/
Deinsum_op_impl.h596 equation_, &input_labels_, &output_labels_, &label_types_, in EinsumOp()
605 OperandLabels input_labels(input_labels_); in Compute()
732 OperandLabels input_labels_; variable