Searched defs:DotGeneral (Results 1 – 6 of 6) sorted by relevance
906 ## DotGeneral section in Operation Semantics
161 TEST_F(HloCostAnalysisTest, DotGeneral) { in TEST_F() argument
1048 TEST_F(ShapeInferenceTest, DotGeneral) { in TEST_F() argument
580 LocalOp ComputationBuilder::DotGeneral( in DotGeneral() function in xla::swig::ComputationBuilder
1604 def DotGeneral(self, lhs, rhs, dimension_numbers): member in ComputationBuilder
1023 XlaOp XlaBuilder::DotGeneral(const XlaOp& lhs, const XlaOp& rhs, in DotGeneral() function in xla::XlaBuilder2963 XlaOp DotGeneral(const XlaOp& lhs, const XlaOp& rhs, in DotGeneral() function