mxnet
Public Attributes | List of all members
mkldnn_version_t Struct Reference

Version type. More...

#include <mkldnn_types.h>

Collaboration diagram for mkldnn_version_t:
Collaboration graph

Public Attributes

int major
 
int minor
 
int patch
 
const char * hash
 

Detailed Description

Version type.

Member Data Documentation

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

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