Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ patch
Method
patch
tensorflow/stream_executor/dnn.h:1098–1098 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1096
int major_version() const { return major_; }
1097
int minor_version() const { return minor_; }
1098
int patch() const { return patch_; }
1099
1100
private:
1101
int major_;
Callers
5
GetCudnnVersion
Function · 0.80
GetBlacklistedConvAlgorithms
Function · 0.80
GetCudnnVersion
Function · 0.80
PrintPlatformInfo
Function · 0.80
GetCudnnVersion
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected