Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dcublas_pad_for_gemms.cc97 HloInstruction* new_dot = parent->AddInstruction( in PadForGemm() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dtranspose_folding.cc139 std::unique_ptr<HloInstruction> new_dot = HloInstruction::CreateDot( in FoldTransposeIntoDot() local
Dalgebraic_simplifier.cc2003 auto* new_dot = computation_->AddInstruction( in OptimizeDotOfConcatHelper() local
2361 HloInstruction* new_dot = in OptimizeDotOfReorderContractingDims() local
2560 auto new_dot = computation_->AddInstruction(HloInstruction::CreateDot( in HandleDot() local