2 instantiations of InMemoryImageData
Microsoft.ML.Samples.GPU (2)
docs\e4e90a0f3c9b109a\LearningRateSchedulingCifarResnetTransferLearning.cs (2)
165InMemoryImageData imageToPredict = new InMemoryImageData 260yield return new InMemoryImageData()
4 references to InMemoryImageData
Microsoft.ML.Samples.GPU (4)
docs\e4e90a0f3c9b109a\LearningRateSchedulingCifarResnetTransferLearning.cs (4)
157.CreatePredictionEngine<InMemoryImageData, 161IEnumerable<InMemoryImageData> testImages = 165InMemoryImageData imageToPredict = new InMemoryImageData 232public static IEnumerable<InMemoryImageData>