Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_live_range.h67 return flattened_instruction_sequence_; in flattened_instruction_sequence()
203 HloInstructionSequence flattened_instruction_sequence_; variable
Dhlo_live_range.cc120 flattened_instruction_sequence_.push_back(instruction); in FlattenSchedule()
125 flattened_instruction_sequence_.size()); in FlattenSchedule()