Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dthunk_schedule.h78 int StreamNumberForThunk(const Thunk* thunk) const { in StreamNumberForThunk() function
Dgpu_executable.cc174 int32 stream_no = thunk_schedule_->StreamNumberForThunk(thunk); in ExecuteThunks()