Home
last modified time | relevance | path

Searched defs:HandleCustomCall (Results 1 – 13 of 13) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_hlo_cost_analysis.cc24 Status GpuHloCostAnalysis::HandleCustomCall(const HloInstruction* custom_call) { in HandleCustomCall() function in xla::gpu::GpuHloCostAnalysis
Dgemm_broadcast_folding_rewriter.cc40 Status HandleCustomCall(HloInstruction *instr) override { in HandleCustomCall() function in xla::gpu::GemmBroadcastFoldingVisitor
Dir_emitter.cc580 Status IrEmitter::HandleCustomCall(HloInstruction*) { in HandleCustomCall() function in xla::gpu::IrEmitter
/external/tensorflow/tensorflow/compiler/xla/service/
Dlogical_buffer_analysis.cc181 Status LogicalBufferAnalysis::HandleCustomCall(HloInstruction* custom_call) { in HandleCustomCall() function in xla::LogicalBufferAnalysis
Ddfs_hlo_visitor_with_default.h177 Status HandleCustomCall(HloInstructionPtr custom_call) override { in HandleCustomCall() function
Dtuple_points_to_analysis.cc511 Status TuplePointsToAnalysis::HandleCustomCall(HloInstruction* custom_call) { in HandleCustomCall() function in xla::TuplePointsToAnalysis
Dhlo_verifier.cc1162 Status ShapeVerifier::HandleCustomCall(HloInstruction* instruction) { in HandleCustomCall() function in xla::ShapeVerifier
2488 Status HandleCustomCall(HloInstruction* hlo) override { in HandleCustomCall() function in xla::__anonb51dd00a0e11::InstructionVerifier
Dhlo_cost_analysis.cc994 Status HloCostAnalysis::HandleCustomCall(const HloInstruction* custom_call) { in HandleCustomCall() function in xla::HloCostAnalysis
Ddynamic_padder.cc2107 Status DynamicShapeRemovingVisitor::HandleCustomCall(HloInstruction* hlo) { in HandleCustomCall() function in xla::__anon5c0a30e00111::DynamicShapeRemovingVisitor
Ddynamic_dimension_inference.cc276 Status DynamicDimensionInferenceVisitor::HandleCustomCall(HloInstruction* hlo) { in HandleCustomCall() function in xla::DynamicDimensionInferenceVisitor
Dhlo_evaluator.cc3821 Status HloEvaluator::HandleCustomCall(HloInstruction* custom_call) { in HandleCustomCall() function in xla::HloEvaluator
/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dcustom_call_handler.cc376 Status SpmdPartitioningVisitor::HandleCustomCall(HloInstruction* hlo) { in HandleCustomCall() function in xla::spmd::SpmdPartitioningVisitor
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc2426 Status IrEmitter::HandleCustomCall(HloInstruction* custom_call) { in HandleCustomCall() function in xla::cpu::IrEmitter