DLPrimitives
Public Types | Static Public Member Functions | Public Attributes | List of all members
dlprim::NLLLossConfig Struct Reference

Public Types

enum  Reduction { reduce_none, reduce_sum, reduce_mean }
 

Static Public Member Functions

static NLLLossConfig from_json (json::value const &v)
 

Public Attributes

Reduction reduce = reduce_mean
 

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