Descriptor for binary. More...
#include <dnnl.hpp>

Public Member Functions | |
| desc (algorithm aalgorithm, const memory::desc &src0, const memory::desc &src1, const memory::desc &dst) | |
Initializes a binary descriptor using algorithm, memory descriptors src0_desc, src1_desc and dst_desc. | |
Descriptor for binary.