Intel(R) Math Kernel Library for Deep Neural Networks (Intel(R) MKL-DNN)  0.19.0
Performance library for Deep Learning
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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

int mkldnn_version_t::major
int mkldnn_version_t::minor
int mkldnn_version_t::patch
const char* mkldnn_version_t::hash

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