1 write to B
Microsoft.ML.TensorFlow.Tests (1)
TensorflowTests.cs (1)
1357B = new[] { "Thank/you/very/much!.", "I/am/grateful/to/you.", "So/nice/of/you." }
1 reference to B
Microsoft.ML.TensorFlow.Tests (1)
TensorflowTests.cs (1)
1363Assert.Equal(string.Join(" ", input.B).Replace("/", " "), textOutput.BOut[0]);