Home
last modified time | relevance | path

Searched defs:sub_streams (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dhlo_execution_profiler.cc42 const std::vector<StreamPool::Ptr>& sub_streams, in GetCyclesTaken()
56 const std::vector<StreamPool::Ptr>& sub_streams, in HloExecutionProfiler()
Dgpu_executable.cc89 std::vector<StreamPool::Ptr> sub_streams; in ExecuteThunks() local