Home
last modified time | relevance | path

Searched refs:CreateBatchNormInference (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction.h642 static std::unique_ptr<HloInstruction> CreateBatchNormInference(
Dhlo_instruction.cc151 instruction = CreateBatchNormInference( in CreateFromProto()
1072 HloInstruction::CreateBatchNormInference( in CreateBatchNormInference() function in xla::HloInstruction
Dhlo_parser.cc1341 builder->AddInstruction(HloInstruction::CreateBatchNormInference( in ParseInstructionRhs()