1 write to _ch
Microsoft.ML.Data (1)
Utilities\TimerScope.cs (1)
27_ch = ch;
4 references to _ch
Microsoft.ML.Data (4)
Utilities\TimerScope.cs (4)
37_ch.Info("Physical memory usage(MB): {0}", physicalMemoryUsageInMB); 40_ch.Info("Virtual memory usage(MB): {0}", virtualMemoryUsageInMB); 49_ch.Info("{0}\t Time elapsed(s): {1}\n\n", DateTime.UtcNow, elapsedSeconds); 53_ch.AssertValue(pipe);