Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_memory_scheduler.cc309 scheduled_instructions_.insert(best); in CreateSchedule()
365 CHECK_EQ(scheduled_instructions_.size(), computation_->instruction_count()); in CreateSchedule()
388 absl::flat_hash_set<const HloInstruction*> scheduled_instructions_; member in xla::__anone86b2dc90111::ListScheduler