Home
last modified time | relevance | path

Searched defs:CreateDot (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dbfloat16_propagation_test.cc86 std::unique_ptr<HloInstruction> CreateDot(const Shape& shape, in CreateDot() function in xla::BFloat16PropagationTest
H A Dhlo_instruction.cc1240 /* static */ std::unique_ptr<HloInstruction> HloInstruction::CreateDot( in CreateDot() function in xla::HloInstruction