Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dfused_ir_emitter.cc82 Status FusedIrEmitter::HandleConstant(const HloInstruction* constant) { in HandleConstant() function in xla::FusedIrEmitter
/external/tensorflow/tensorflow/compiler/xla/service/
Ddfs_hlo_visitor_with_default.h146 Status HandleConstant(HloInstructionPtr constant) override { in HandleConstant() function
Dhlo_cost_analysis.cc216 Status HloCostAnalysis::HandleConstant(const HloInstruction*) { in HandleConstant() function in xla::HloCostAnalysis
Dhlo_verifier.cc596 Status ShapeVerifier::HandleConstant(HloInstruction* constant) { in HandleConstant() function in xla::ShapeVerifier
Dhlo_instruction_test.cc66 Status HandleConstant(HloInstruction* constant) override { in HandleConstant() function in xla::__anonabde1bd10111::OpAndUserCollectingVisitor
Dhlo_evaluator.cc471 Status HloEvaluator::HandleConstant(HloInstruction*) { return Status::OK(); } in HandleConstant() function in xla::HloEvaluator
Dalgebraic_simplifier.cc1388 Status AlgebraicSimplifierVisitor::HandleConstant(HloInstruction* constant) { in HandleConstant() function in xla::AlgebraicSimplifierVisitor
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter.cc166 Status IrEmitter::HandleConstant(HloInstruction* constant) { in HandleConstant() function in xla::gpu::IrEmitter
Dir_emitter_unnested.cc736 Status IrEmitterUnnested::HandleConstant(HloInstruction* constant) { in HandleConstant() function in xla::gpu::IrEmitterUnnested
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_compiler.cc257 Status HandleConstant(HloInstruction*) override { return Status::OK(); } in HandleConstant() function in xla::cpu::__anon31d794070311::CollectProfileCandidates
Dir_emitter.cc274 Status IrEmitter::HandleConstant(HloInstruction* constant) { in HandleConstant() function in xla::cpu::IrEmitter
/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner.cc2264 Status SpmdPartitioningVisitor::HandleConstant(HloInstruction* hlo) { in HandleConstant() function in xla::spmd::SpmdPartitioningVisitor