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