Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ dnn
Method
dnn
tensorflow/stream_executor/plugin.h:77–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
75
76
PluginId blas() const { return blas_; }
77
PluginId dnn() const { return dnn_; }
78
PluginId fft() const { return fft_; }
79
PluginId rng() const { return rng_; }
80
Callers
2
CreateDnn
Method · 0.45
CreateDnn
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected