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