4 references to TensorFlowScenariosTestsFixture
Microsoft.ML.TensorFlow.Tests (4)
TensorflowTests.cs (4)
60
public sealed class TensorFlowScenariosTests : BaseTestClass, IClassFixture<
TensorFlowScenariosTestsFixture
>
69
string imagesDownloadFolderPath = Path.Combine(
TensorFlowScenariosTestsFixture
.assetsPath, "inputs",
1465
string workspacePath = Path.Combine(
TensorFlowScenariosTestsFixture
.parentWorkspacePath, finalImagesFolderName + "_" + (int)arch);
1844
string imagesDownloadFolderPath = Path.Combine(
TensorFlowScenariosTestsFixture
.assetsPath, "inputs",