Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ stream
Method
stream
tensorflow/compiler/jit/xla_device_context.h:74–74 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
73
xla::LocalClient* client() const { return client_; }
74
se::Stream* stream() const override { return stream_.get(); }
75
se::Stream* host_to_device_stream() const {
76
return host_to_device_stream_.get();
77
}
Callers
9
MatchAndExplain
Method · 0.45
MatchAndExplainInput
Method · 0.45
MatchAndExplain
Method · 0.45
PopulateInputs
Method · 0.45
PopulateOutputs
Method · 0.45
Run
Method · 0.45
GetAllocator
Function · 0.45
CompileToLocalExecutable
Function · 0.45
Compute
Method · 0.45
Calls
1
get
Method · 0.45
Tested by
no test coverage detected