Searched defs:sub_streams (Results 1 – 2 of 2) sorted by relevance
41 const std::vector<StreamPool::Ptr>& sub_streams, in GetCyclesTaken()55 const std::vector<StreamPool::Ptr>& sub_streams, size_t index) in HloExecutionProfiler()
147 std::vector<StreamPool::Ptr> sub_streams; in ExecuteThunks() local