Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dmemory_space_assignment.h596 copy_start_schedule_after_(start_time),
628 return copy_start_schedule_after_; in copy_start_schedule_after()
635 copy_start_schedule_after_ = copy_start_schedule_after; in set_copy_start_schedule_after()
651 int64 copy_start_schedule_after_; variable