Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Ddfs_hlo_visitor_with_default.h125 Status HandleRng(HloInstructionPtr random) override { in HandleRng() function
Dhlo_cost_analysis.cc791 Status HloCostAnalysis::HandleRng(const HloInstruction* random) { in HandleRng() function in xla::HloCostAnalysis
Dhlo_verifier.cc457 Status ShapeVerifier::HandleRng(HloInstruction* instruction) { in HandleRng() function in xla::ShapeVerifier
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc2754 Status IrEmitter::HandleRng(HloInstruction* rng) { in HandleRng() function in xla::cpu::IrEmitter
/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner.cc3043 Status SpmdPartitioningVisitor::HandleRng(HloInstruction* hlo) { in HandleRng() function in xla::spmd::SpmdPartitioningVisitor
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.cc2450 Status IrEmitterUnnested::HandleRng(HloInstruction* rng) { in HandleRng() function in xla::gpu::IrEmitterUnnested