OptimizerGPU constructor

OptimizerGPU(
  1. List<GPUTensor> parameters
)

Implementation

OptimizerGPU(this.parameters);