Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ TEST_F
Function
TEST_F
tensorflow/compiler/xla/service/stream_pool_test.cc:36–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
};
35
36
TEST_F(StreamPoolTest, EmptyPool) { StreamPool pool; }
37
38
TEST_F(StreamPoolTest, OneStreamPool) {
39
std::unique_ptr<se::StreamExecutor> executor = NewStreamExecutor();
Callers
nothing calls this directly
Calls
3
BorrowStream
Method · 0.45
get
Method · 0.45
ok
Method · 0.45
Tested by
no test coverage detected