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