Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_instruction.h966 static std::unique_ptr<HloInstruction> CreateBatchNormInference(
H A Dhlo_instruction.cc174 instruction = CreateBatchNormInference( in CreateFromProto()
1632 HloInstruction::CreateBatchNormInference( in CreateBatchNormInference() function in xla::HloInstruction
H A Dhlo_parser.cc2375 return builder->AddInstruction(HloInstruction::CreateBatchNormInference( in CreateInstruction()