Home
last modified time | relevance | path

Searched defs:Einsum (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dmatrix.cc159 xla::XlaOp Einsum(xla::XlaOp x, absl::Span<const int64> x_config, xla::XlaOp y, in Einsum() function
328 XlaOp Einsum(XlaOp x, XlaOp y, absl::string_view einsum_config, in Einsum() function
Dmatrix_test.cc118 XLA_TEST_F(MatrixTest, Einsum) { in XLA_TEST_F() argument
/external/tensorflow/tensorflow/compiler/xla/tests/
Ddot_operation_test.cc1255 XLA_TEST_F(DotOperationTextTest, Einsum) { in XLA_TEST_F() argument