Home
last modified time | relevance | path

Searched refs:computeWithDeviceMemories (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DSupportLibraryTestGenerated.cpp70 void computeWithDeviceMemories(const Compilation& compilation, const TestModel& testModel,
283 void GeneratedTests::computeWithDeviceMemories(const Compilation& compilation, in computeWithDeviceMemories() function in android::nn::generated_tests::GeneratedTests
355 computeWithDeviceMemories(compilation, testModel, &execution, mComputeMode, &result, in executeWithCompilation()