Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dthunk_schedule.h105 std::list<const Thunk*> empty_thunk_list_; variable
Dthunk_schedule.cc151 return empty_thunk_list_; in DependsOn()