Interface MPSNNTrainableNode

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void setTrainingStyle​(long value)
      Configure whether and when neural network training parameters are updated Default: MPSNNTrainingStyleUpdateDeviceGPU
      long trainingStyle()
      Configure whether and when neural network training parameters are updated Default: MPSNNTrainingStyleUpdateDeviceGPU
    • Method Detail

      • setTrainingStyle

        void setTrainingStyle​(long value)
        Configure whether and when neural network training parameters are updated Default: MPSNNTrainingStyleUpdateDeviceGPU
      • trainingStyle

        long trainingStyle()
        Configure whether and when neural network training parameters are updated Default: MPSNNTrainingStyleUpdateDeviceGPU