Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ AsGpuStreamValue
Function
AsGpuStreamValue
tensorflow/stream_executor/gpu/gpu_stream.cc:56–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
GpuStreamHandle AsGpuStreamValue(Stream* stream) {
57
DCHECK(stream != nullptr);
58
return AsGpuStream(stream)->gpu_stream();
59
}
60
61
} // namespace gpu
62
} // namespace stream_executor
Callers
15
SetStream
Method · 0.85
Launch
Method · 0.85
Memset
Method · 0.85
Memset32
Method · 0.85
Memcpy
Method · 0.85
MemcpyDeviceToDevice
Method · 0.85
HostCallback
Method · 0.85
CreateStreamDependency
Method · 0.85
BlockHostUntilDone
Method · 0.85
SetStream
Function · 0.85
GetHandle
Method · 0.85
SetStream
Method · 0.85
Calls
2
AsGpuStream
Function · 0.85
gpu_stream
Method · 0.80
Tested by
no test coverage detected