Functions | |
dnnl_status_t DNNL_API | dnnl_set_verbose (int level) |
Sets verbosity level (print information to stdout). More... | |
dnnl_status_t DNNL_API | dnnl_set_jit_dump (int enable) |
Enables or disables dumping of JIT-generated code. More... | |
const dnnl_version_t DNNL_API * | dnnl_version () |
Gets library version information. More... | |
dnnl_status_t DNNL_API dnnl_set_verbose | ( | int | level | ) |
Sets verbosity level (print information to stdout).
Possible levels are:
dnnl_status_t DNNL_API dnnl_set_jit_dump | ( | int | enable | ) |
Enables or disables dumping of JIT-generated code.
The enable parameter can be:
const dnnl_version_t DNNL_API* dnnl_version | ( | ) |
Gets library version information.
Version information includes: