1 write to _ch
Microsoft.ML.Mkl.Components (1)
SymSgdClassificationTrainer.cs (1)
387
_ch
= ch;
2 references to _ch
Microsoft.ML.Mkl.Components (2)
SymSgdClassificationTrainer.cs (2)
415
_ch
.Assert(_storage[_storageIndex].Length == _veryLongArrayLength);
427
_ch
.Assert(instArrayLength * _sizeofT * 2 < _trainer.AcceleratedMemoryBudgetBytes);