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

  /external/tensorflow/tensorflow/compiler/xla/service/
call_graph.h 252 std::vector<HloInstruction*> GetComputationCallers(HloComputation* c);
ar_crs_combiner.cc 99 auto caller_instructions = call_graph_->GetComputationCallers(computation);
call_graph.cc 366 std::vector<HloInstruction*> CallGraph::GetComputationCallers(

Completed in 445 milliseconds