Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_evaluator_typed_visitor.h2693 Status HandleRng(HloInstruction* random) { in HandleRng() function
2699 Status HandleRng(HloInstruction* random) { in HandleRng() function
2759 Status HandleRng(HloInstruction* random) { in HandleRng() function
2795 Status HandleRng(HloInstruction* random) override { in HandleRng() function
Ddfs_hlo_visitor_with_default.h112 Status HandleRng(HloInstructionPtr random) override { in HandleRng() function
Dhlo_cost_analysis.cc605 Status HloCostAnalysis::HandleRng(const HloInstruction* random) { in HandleRng() function in xla::HloCostAnalysis
Dhlo_verifier.cc282 Status ShapeVerifier::HandleRng(HloInstruction* instruction) { in HandleRng() function in xla::ShapeVerifier
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc2652 Status IrEmitter::HandleRng(HloInstruction* rng) { in HandleRng() function in xla::cpu::IrEmitter
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.cc993 Status IrEmitterUnnested::HandleRng(HloInstruction* rng) { in HandleRng() function in xla::gpu::IrEmitterUnnested