Home
last modified time | relevance | path

Searched defs:createModel (Results 1 – 7 of 7) sorted by relevance

/packages/modules/NeuralNetworks/runtime/test/
DGeneratedTestUtils.h89 inline void createModel(const NnApiSupportLibrary* nnapi, const test_helper::TestModel& testModel, in createModel() function
96 inline void createModel(const test_helper::TestModel& testModel, GeneratedModel* model) { in createModel() function
DGeneratedTestUtils.cpp188 void createModel(const NnApiSupportLibrary* nnapi, const TestModel& testModel, function
DTestValidation.cpp103 virtual void createModel() { in createModel() function in __anona1c03bcd0111::ValidationTestModel
330 void createModel(ANeuralNetworksModel* model, bool dimensionsUnspecified, bool isValid) { in createModel() function in __anona1c03bcd0111::ValidationTestExecutionDeviceMemory
2419 void createModel() override { in createModel() function in __anona1c03bcd0111::ValidationTestDimensionProductOverflow
2465 void createModel() override { in createModel() function in __anona1c03bcd0111::ValidationTestDimensionProductOverflow2
/packages/modules/NeuralNetworks/tools/test_generator/test_harness/
DTestUtils.cpp117 Model createModel(const TestModel& testModel) { in createModel() function
/packages/apps/DocumentsUI/src/com/android/documentsui/sorting/
DSortModel.java453 public static SortModel createModel() { in createModel() method in SortModel
/packages/modules/NeuralNetworks/runtime/test/android_fuzzing/
DDriverFuzzTest.cpp135 V1_3::Model createModel(const TestModel& testModel) { in createModel() function
/packages/modules/NeuralNetworks/runtime/test/fibonacci_extension/
DFibonacciExtensionTest.cpp150 void createModel(ExtensionModel* model, ExtensionOperandType inputType, in createModel() function