Structure containing version information as per Semantic Versioning
More...
#include <dnnl_types.h>
|
|
int | major |
| | Major version.
|
|
int | minor |
| | Minor version.
|
|
int | patch |
| | Patch version.
|
|
const char * | hash |
| | Git hash of the sources (may be absent)
|
|
unsigned | cpu_runtime |
| | CPU runtime.
|
|
unsigned | gpu_runtime |
| | GPU runtime.
|
Structure containing version information as per Semantic Versioning
The documentation for this struct was generated from the following file: