Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_hlo_schedule.cc47 return &computation == module_->entry_computation() ? entry_sequence_.get() in SequentialOrder()
54 std::unique_ptr<HloInstructionSequence> entry_sequence_; member in xla::gpu::__anonb73355c50111::GpuHloOrdering
63 entry_sequence_ = in GpuHloOrdering()