Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgemm_broadcast_folding_rewriter.cc39 Status HandleCustomCall(HloInstruction *instr) override { in HandleCustomCall() function in xla::gpu::GemmBroadcastFoldingVisitor
Dir_emitter.cc593 Status IrEmitter::HandleCustomCall(HloInstruction*) { in HandleCustomCall() function in xla::gpu::IrEmitter
/external/tensorflow/tensorflow/compiler/xla/service/
Dlogical_buffer_analysis.cc192 Status LogicalBufferAnalysis::HandleCustomCall(HloInstruction* custom_call) { in HandleCustomCall() function in xla::LogicalBufferAnalysis
Ddfs_hlo_visitor_with_default.h179 Status HandleCustomCall(HloInstructionPtr custom_call) override { in HandleCustomCall() function
Dtuple_points_to_analysis.cc478 Status TuplePointsToAnalysis::HandleCustomCall(HloInstruction* custom_call) { in HandleCustomCall() function in xla::TuplePointsToAnalysis
Dhlo_cost_analysis.cc965 Status HloCostAnalysis::HandleCustomCall(const HloInstruction* custom_call) { in HandleCustomCall() function in xla::HloCostAnalysis
Dhlo_verifier.cc1129 Status ShapeVerifier::HandleCustomCall(HloInstruction* instruction) { in HandleCustomCall() function in xla::ShapeVerifier
Ddynamic_padder.cc1960 Status DynamicShapeRemovingVisitor::HandleCustomCall(HloInstruction* hlo) { in HandleCustomCall() function in xla::__anonab86f1e70111::DynamicShapeRemovingVisitor
Ddynamic_dimension_inference.cc247 Status DynamicDimensionInferenceVisitor::HandleCustomCall(HloInstruction* hlo) { in HandleCustomCall() function in xla::DynamicDimensionInferenceVisitor
Dhlo_evaluator.cc2579 Status HloEvaluator::HandleCustomCall(HloInstruction* custom_call) { in HandleCustomCall() function in xla::HloEvaluator
/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dcustom_call_handler.cc374 Status SpmdPartitioningVisitor::HandleCustomCall(HloInstruction* hlo) { in HandleCustomCall() function in xla::spmd::SpmdPartitioningVisitor
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc2301 Status IrEmitter::HandleCustomCall(HloInstruction* custom_call) { in HandleCustomCall() function in xla::cpu::IrEmitter