public final class MPSGraphLossReductionType
extends java.lang.Object
Options to be utilized by the graph
[@constant] MPSGraphLossReductionTypeAxis No Reductions [@constant] MPSGraphLossReductionTypeSum ReduceSum down to a scalar [@constant] MPSGraphLossReductionTypeMean ReduceMean down to a scalar
public static final long Axis
public static final long Sum
public static final long Mean