Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arrayfire/arrayfire
/ major
Method
major
src/backend/common/Version.hpp:38–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
}
37
38
constexpr int major() const { return major_; }
39
constexpr int minor() const { return minor_; }
40
constexpr int patch() const { return patch_; }
41
Callers
9
format
Method · 0.80
libNames
Function · 0.80
operator==
Function · 0.80
operator<
Function · 0.80
cudnnModule
Method · 0.80
getForwardAlgorithm
Function · 0.80
getBackwardFilterAlgorithm
Function · 0.80
cudnnGetConvolutionForwardAlgorithm
Function · 0.80
cudnnGetConvolutionBackwardFilterAlgorithm
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected