Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dfused_ir_emitter.cc82 Status FusedIrEmitter::HandleConstant(HloInstruction* constant) { in HandleConstant() function in xla::FusedIrEmitter
/external/tensorflow/tensorflow/compiler/xla/service/
Ddfs_hlo_visitor_with_default.h127 Status HandleConstant(HloInstructionPtr constant) override { in HandleConstant() function
Dhlo_cost_analysis.cc159 Status HloCostAnalysis::HandleConstant(const HloInstruction*) { in HandleConstant() function in xla::HloCostAnalysis
Dhlo_verifier.cc391 Status ShapeVerifier::HandleConstant(HloInstruction* constant) { in HandleConstant() function in xla::ShapeVerifier
Dhlo_evaluator.cc434 Status HloEvaluator::HandleConstant(HloInstruction*) { return Status::OK(); } in HandleConstant() function in xla::HloEvaluator
Dhlo_instruction_test.cc64 Status HandleConstant(HloInstruction* constant) override { in HandleConstant() function in xla::__anon0e998cf30111::OpAndUserCollectingVisitor
Dalgebraic_simplifier.cc793 Status AlgebraicSimplifierVisitor::HandleConstant(HloInstruction* constant) { in HandleConstant() function in xla::AlgebraicSimplifierVisitor
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_compiler.cc221 Status HandleConstant(HloInstruction*) override { return Status::OK(); } in HandleConstant() function in xla::cpu::__anonaf93c4290211::CollectProfileCandidates
Dir_emitter.cc214 Status IrEmitter::HandleConstant(HloInstruction* constant) { in HandleConstant() function in xla::cpu::IrEmitter
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter.cc81 Status IrEmitter::HandleConstant(HloInstruction* constant) { in HandleConstant() function in xla::gpu::IrEmitter