Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Ddfs_hlo_visitor_with_default.h130 Status HandleCustomCall(HloInstructionPtr custom_call) override { in HandleCustomCall() function
Dhlo_verifier.cc215 Status ShapeVerifier::HandleCustomCall(HloInstruction*) { in HandleCustomCall() function in xla::ShapeVerifier
Dhlo_cost_analysis.cc475 Status HloCostAnalysis::HandleCustomCall(const HloInstruction*) { in HandleCustomCall() function in xla::HloCostAnalysis
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter.cc709 Status IrEmitter::HandleCustomCall(HloInstruction*) { in HandleCustomCall() function in xla::gpu::IrEmitter
Dir_emitter_unnested.cc317 Status IrEmitterUnnested::HandleCustomCall(HloInstruction* custom_call) { in HandleCustomCall() function in xla::gpu::IrEmitterUnnested
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc2187 Status IrEmitter::HandleCustomCall(HloInstruction* custom_call) { in HandleCustomCall() function in xla::cpu::IrEmitter