Deep Neural Network Library (DNNL)  1.1.3
Performance library for Deep Learning
List of all members
dnnl::inner_product_backward_data::desc Struct Reference

Initializes an inner product descriptor for backward propagation with respect to data using memory descriptors. More...

#include <dnnl.hpp>

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

Detailed Description

Initializes an inner product descriptor for backward propagation with respect to data using memory descriptors.

Note
Memory descriptors are allowed to be initialized with dnnl::memory::format_tag::any value of format_kind.

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