HomeSort by relevance Sort by last modified time
    Searched refs:HandleRng (Results 1 - 12 of 12) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/service/
dfs_hlo_visitor_with_default.h 112 Status HandleRng(HloInstructionPtr random) override {
hlo_cost_analysis.h 82 Status HandleRng(const HloInstruction* random) override;
dfs_hlo_visitor.h 222 virtual Status HandleRng(HloInstructionPtr hlo) = 0;
hlo_verifier.h 64 Status HandleRng(HloInstruction*) override;
hlo_evaluator_typed_visitor.h     [all...]
hlo_cost_analysis.cc 605 Status HloCostAnalysis::HandleRng(const HloInstruction* random) {
hlo_verifier.cc 282 Status ShapeVerifier::HandleRng(HloInstruction* instruction) {
    [all...]
hlo_instruction.cc     [all...]
  /external/tensorflow/tensorflow/compiler/xla/service/gpu/
ir_emitter_unnested.h 175 Status HandleRng(HloInstruction* random) override;
ir_emitter_unnested.cc     [all...]
  /external/tensorflow/tensorflow/compiler/xla/service/cpu/
ir_emitter.h 184 Status HandleRng(HloInstruction* rng) override;
ir_emitter.cc     [all...]

Completed in 8855 milliseconds