1 write to B
Microsoft.ML.TensorFlow.Tests (1)
TensorFlowEstimatorTests.cs (1)
78
var xyData = new List<TestDataXY> { new TestDataXY() { A = new float[4],
B
= new float[4] } };