Home
last modified time | relevance | path

Searched defs:models (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/neuralnetworks/benchmark/src/com/android/nn/benchmark/cts/
DNNAccuracyTest.java84 List<TestModels.TestModelEntry> models = new ArrayList<>(); in modelsList() local
/cts/hostsidetests/adpf/app/hintsession/src/cpp/
DModel.h117 static void applyPhysics(float deltaTimeUnit, Model *models, int size, float width, in applyPhysics()
136 static void nBodySimulation(float deltaTimeUnit, Model *models, int size, float width, in nBodySimulation()