Home
last modified time | relevance | path

Searched defs:HandleBatchNormInference (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dcudnn_batchnorm_rewriter.cc54 Status Visitor::HandleBatchNormInference(HloInstruction* batch_norm) { in HandleBatchNormInference() function in xla::gpu::__anon8335950a0111::Visitor
Dir_emitter.cc758 Status IrEmitter::HandleBatchNormInference(HloInstruction*) { in HandleBatchNormInference() function in xla::gpu::IrEmitter
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_evaluator.h250 Status HandleBatchNormInference( in HandleBatchNormInference() function
Ddfs_hlo_visitor_with_default.h65 Status HandleBatchNormInference(HloInstructionPtr hlo) override { in HandleBatchNormInference() function
Dbatchnorm_expander.cc326 Status BatchNormExpanderVisitor::HandleBatchNormInference( in HandleBatchNormInference() function in xla::BatchNormExpanderVisitor
Dhlo_cost_analysis.cc401 Status HloCostAnalysis::HandleBatchNormInference(const HloInstruction*) { in HandleBatchNormInference() function in xla::HloCostAnalysis
Dhlo_verifier.cc731 Status ShapeVerifier::HandleBatchNormInference( in HandleBatchNormInference() function in xla::ShapeVerifier