Home
last modified time | relevance | path

Searched defs:HandleGather (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Ddfs_hlo_visitor_with_default.h206 Status HandleGather(HloInstructionPtr gather) override { in HandleGather() function
Dhlo_cost_analysis.cc710 Status HloCostAnalysis::HandleGather(const HloInstruction* gather) { in HandleGather() function in xla::HloCostAnalysis
Dhlo_verifier.cc810 Status ShapeVerifier::HandleGather(HloInstruction* gather) { in HandleGather() function in xla::ShapeVerifier
Dhlo_evaluator.cc1047 Status HloEvaluator::HandleGather(HloInstruction* gather) { in HandleGather() function in xla::HloEvaluator