public interface MPSNNTrainableNode
| Modifier and Type | Method and Description |
|---|---|
void |
setTrainingStyle(long value)
Configure whether and when neural network training parameters are updated
|
long |
trainingStyle()
Configure whether and when neural network training parameters are updated
|
void setTrainingStyle(long value)
Default: MPSNNTrainingStyleUpdateDeviceGPU
long trainingStyle()
Default: MPSNNTrainingStyleUpdateDeviceGPU