1 instantiation of TestDataSize
Microsoft.ML.TensorFlow.Tests (1)
TensorFlowEstimatorTests.cs (1)
80var sizeData = new List<TestDataSize> { new TestDataSize() { a = new float[2], b = new float[2] } };
1 reference to TestDataSize
Microsoft.ML.TensorFlow.Tests (1)
TensorFlowEstimatorTests.cs (1)
80var sizeData = new List<TestDataSize> { new TestDataSize() { a = new float[2], b = new float[2] } };