Home
last modified time | relevance | path

Searched defs:HandleRngGetAndUpdateState (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Ddfs_hlo_visitor_with_default.h131 Status HandleRngGetAndUpdateState(HloInstructionPtr random) override { in HandleRngGetAndUpdateState() function
Dhlo_cost_analysis.cc809 Status HloCostAnalysis::HandleRngGetAndUpdateState( in HandleRngGetAndUpdateState() function in xla::HloCostAnalysis
Dhlo_verifier.cc523 Status ShapeVerifier::HandleRngGetAndUpdateState(HloInstruction* instruction) { in HandleRngGetAndUpdateState() function in xla::ShapeVerifier
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc2758 Status IrEmitter::HandleRngGetAndUpdateState(HloInstruction* rng_state) { in HandleRngGetAndUpdateState() function in xla::cpu::IrEmitter
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.cc2454 Status IrEmitterUnnested::HandleRngGetAndUpdateState( in HandleRngGetAndUpdateState() function in xla::gpu::IrEmitterUnnested