Intel(R) Math Kernel Library for Deep Neural Networks (Intel(R) MKL-DNN)  0.21.0
Performance library for Deep Learning
Public Attributes | List of all members
mkldnn_version_t Struct Reference

Intel(R) MKL-DNN Version type. More...

#include <mkldnn_types.h>

Public Attributes

int major
 
int minor
 
int patch
 
const char * hash
 

Detailed Description

Intel(R) MKL-DNN Version type.

Member Data Documentation

◆ major

int mkldnn_version_t::major

◆ minor

int mkldnn_version_t::minor

◆ patch

int mkldnn_version_t::patch

◆ hash

const char* mkldnn_version_t::hash

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