Class BNNSLayerParametersLossSigmoidCrossEntropy


  • public final class BNNSLayerParametersLossSigmoidCrossEntropy
    extends org.moe.natj.c.StructObject
    • Constructor Detail

      • BNNSLayerParametersLossSigmoidCrossEntropy

        public BNNSLayerParametersLossSigmoidCrossEntropy()
      • BNNSLayerParametersLossSigmoidCrossEntropy

        protected BNNSLayerParametersLossSigmoidCrossEntropy​(org.moe.natj.general.Pointer peer)
    • Method Detail

      • function

        public int function()
        Fields layout compatible with BNNSLayerParametersLoseBase
      • setFunction

        public void setFunction​(int value)
        Fields layout compatible with BNNSLayerParametersLoseBase
      • reduction

        public int reduction()
      • setReduction

        public void setReduction​(int value)
      • label_smooth

        public float label_smooth()
        Fields specific to Softmax Cross Entropy
      • setLabel_smooth

        public void setLabel_smooth​(float value)
        Fields specific to Softmax Cross Entropy