Home
last modified time | relevance | path

Searched refs:IdToComputation (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_schedule.cc300 const HloComputation* IdToComputation(const HloModule* module, int64 id) { in IdToComputation() function
317 IdToComputation(module_, id_sequence.first); in ToString()