oneAPI Deep Neural Network Library (oneDNN)  1.4.0
Performance library for Deep Learning
Loading...
Searching...
No Matches
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: