2 instantiations of ShapeData
Microsoft.ML.TensorFlow.Tests (2)
TensorflowTests.cs (2)
262new ShapeData() { OneDim = new[] { 0.1f, 0.2f, 0.3f, 0.4f, 0.5f },
270new ShapeData() { OneDim = new[] { 100.1f, 100.2f, 100.3f, 100.4f, 100.5f },
4 references to ShapeData
Microsoft.ML.TensorFlow.Tests (4)