DLPrimitives
|
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. | |
Configuration of InnerProduct layer.