oneAPI Deep Neural Network Library (oneDNN)
Performance library for Deep Learning
1.96.0
dnnl_version_t Struct Reference

Structure containing version information as per Semantic Versioning More...

#include <dnnl_types.h>

Public Attributes

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.
 

Detailed Description

Structure containing version information as per Semantic Versioning


The documentation for this struct was generated from the following file: