Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dthunk_schedule.h59 bool Depended(const Thunk* thunk) const { in Depended() function
Dgpu_executable.cc147 if (thunk_schedule_->Depended(thunk)) { in ExecuteThunks()