Searched defs:HandleBatchNormGrad (Results 1 – 7 of 7) sorted by relevance
159 Status Visitor::HandleBatchNormGrad(HloInstruction* batch_norm) { in HandleBatchNormGrad() function in xla::gpu::__anon8335950a0111::Visitor
774 Status IrEmitter::HandleBatchNormGrad(HloInstruction*) { in HandleBatchNormGrad() function in xla::gpu::IrEmitter
247 Status HandleBatchNormGrad(HloInstruction* batch_norm_grad) override { in HandleBatchNormGrad() function
69 Status HandleBatchNormGrad(HloInstructionPtr hlo) override { in HandleBatchNormGrad() function
431 Status BatchNormExpanderVisitor::HandleBatchNormGrad( in HandleBatchNormGrad() function in xla::BatchNormExpanderVisitor
406 Status HloCostAnalysis::HandleBatchNormGrad(const HloInstruction*) { in HandleBatchNormGrad() function in xla::HloCostAnalysis
743 Status ShapeVerifier::HandleBatchNormGrad(HloInstruction* batch_norm_grad) { in HandleBatchNormGrad() function in xla::ShapeVerifier