DLPrimitives
|
Static Public Member Functions | |
static GlobalPoolingConfig | from_json (json::value const &v) |
Static Public Member Functions inherited from dlprim::PoolingBase | |
static PoolingBase | from_json (json::value const &v) |
Additional Inherited Members | |
Public Types inherited from dlprim::PoolingBase | |
enum | Mode { max = 0, avg = 1 } |
Public Attributes inherited from dlprim::PoolingBase | |
Mode | mode = max |