Package apple.accelerate.enums
Class BNNSNDArrayFlags
- java.lang.Object
-
- apple.accelerate.enums.BNNSNDArrayFlags
-
public final class BNNSNDArrayFlags extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBNNSNDArrayFlagBackpropAccumulatestatic intBNNSNDArrayFlagBackpropSet
-
-
-
Field Detail
-
BNNSNDArrayFlagBackpropSet
public static final int BNNSNDArrayFlagBackpropSet
- See Also:
- Constant Field Values
-
BNNSNDArrayFlagBackpropAccumulate
public static final int BNNSNDArrayFlagBackpropAccumulate
- See Also:
- Constant Field Values
-
-