1 write to assetsPath
Microsoft.ML.TensorFlow.Tests (1)
TensorflowTests.cs (1)
36
assetsPath
= Path.Combine(tempFolder, "assets");
3 references to assetsPath
Microsoft.ML.TensorFlow.Tests (3)
TensorflowTests.cs (3)
37
parentWorkspacePath = Path.Combine(
assetsPath
, "cached");
68
string imagesDownloadFolderPath = Path.Combine(TensorFlowScenariosTestsFixture.
assetsPath
, "inputs",
1841
string imagesDownloadFolderPath = Path.Combine(TensorFlowScenariosTestsFixture.
assetsPath
, "inputs",