Searched defs:CreateDot (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ | ||
H A D | bfloat16_propagation_test.cc | 86 std::unique_ptr<HloInstruction> CreateDot(const Shape& shape, in CreateDot() function in xla::BFloat16PropagationTest |
H A D | hlo_instruction.cc | 1240 /* static */ std::unique_ptr<HloInstruction> HloInstruction::CreateDot( in CreateDot() function in xla::HloInstruction |