- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
In this page: https://software.intel.com/en-us/mkl-developer-reference-c-2018-beta-dnnlayoutdeserialize
It is defined as: dnnError_t dnnLayoutDeserialize_F32(const void *buf, dnnLayout_t *pLayout);
but in mkl_dnn.h from mklml_lnx_2017.0.2.20170209, it is defined as: dnnError_t dnnLayoutDeserialize_F32(dnnLayout_t *pLayout, const void *buf);
The parameter order is opposite.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
thanks, this is documentation problem. We will fix this.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page