Home
last modified time | relevance | path

Searched defs:DotGeneral (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/g3doc/
H A Doperation_semantics.md1027 ## DotGeneral section in Operation Semantics
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_cost_analysis_test.cc166 TEST_F(HloCostAnalysisTest, DotGeneral) { in TEST_F() argument
H A Dshape_inference_test.cc1594 TEST_F(ShapeInferenceTest, DotGeneral) { in TEST_F() argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/
H A Dxla_builder.cc1373 XlaOp XlaBuilder::DotGeneral( in DotGeneral() function in xla::XlaBuilder
4256 XlaOp DotGeneral(const XlaOp lhs, const XlaOp rhs, in DotGeneral() function