|
mxnet
|
#include <mkldnn_types.h>

Public Attributes | |
| int | arg |
| An argument index, e.g. MKLDNN_ARG_SRC. More... | |
| mkldnn_memory_t | memory |
| Input/output memory. More... | |
An auxiliary structure to specify primitive's inputs/outputs at execution
| int mkldnn_exec_arg_t::arg |
An argument index, e.g. MKLDNN_ARG_SRC.
| mkldnn_memory_t mkldnn_exec_arg_t::memory |
Input/output memory.
1.8.11