DLPrimitives
Public Attributes | List of all members
dlprim::core::IPSettings Struct Reference

Configuration of InnerProduct layer. More...

#include <include/dlprim/core/ip.hpp>

Public Attributes

int inputs = -1
 
int outputs = -1
 number of input features
 
int optimal_batch_size = -1
 output features
 
DataType dtype =float_data
 Expected batch size the network is used with.
 

Detailed Description

Configuration of InnerProduct layer.


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