public final class LossReduce extends Object
| Modifier and Type | Field and Description |
|---|---|
static byte |
MEAN_BY_NONZERO_WEIGHT_COUNT |
static byte |
MEAN_BY_WEIGHT |
static String[] |
names |
static byte |
NONE |
static byte |
SUM |
public static final byte NONE
public static final byte SUM
public static final byte MEAN_BY_WEIGHT
public static final byte MEAN_BY_NONZERO_WEIGHT_COUNT
public static final String[] names
public static String name(int e)
Copyright © 2022. All rights reserved.