Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_live_range.cc203 async_context->AsyncInstructions(), in CalculateBufferStartEndMap()
207 CHECK(async_done_it != async_context->AsyncInstructions().end()); in CalculateBufferStartEndMap()
Dhlo_computation.h595 const std::vector<HloInstruction*>& AsyncInstructions() const { in AsyncInstructions() function
599 std::vector<HloInstruction*>& AsyncInstructions() { in AsyncInstructions() function