3 writes to PeakMemoryInMegaByte
Microsoft.ML.AutoML (2)
AutoMLExperiment\AutoMLExperiment.cs (1)
278
trialResult.
PeakMemoryInMegaByte
= peakMemoryInMB;
AutoMLExperiment\ITrialResultManager.cs (1)
184
PeakMemoryInMegaByte
= peakMemory,
Microsoft.ML.AutoML.Tests (1)
TrialResultManagerTest.cs (1)
50
PeakMemoryInMegaByte
= i * 0.97,
1 reference to PeakMemoryInMegaByte
Microsoft.ML.AutoML (1)
AutoMLExperiment\ITrialResultManager.cs (1)
111
trialResult.
PeakMemoryInMegaByte
?.ToString("F3", CultureInfo.InvariantCulture),