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.h951 static std::unique_ptr<HloInstruction> CreateBatchNormInference(
Dhlo_instruction.cc158 instruction = CreateBatchNormInference( in CreateFromProto()
1510 HloInstruction::CreateBatchNormInference( in CreateBatchNormInference() function in xla::HloInstruction
Dhlo_parser.cc2157 builder->AddInstruction(HloInstruction::CreateBatchNormInference( in ParseInstructionRhs()