Deep Neural Network Library (DNNL)  1.90.1
Performance library for Deep Learning
Public Member Functions | List of all members
dnnl::binary::desc Struct Reference

Descriptor for binary. More...

#include <dnnl.hpp>

Collaboration diagram for dnnl::binary::desc:
Collaboration graph
[legend]

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.
 

Detailed Description

Descriptor for binary.


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