Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DGeneratedTestUtils.h75 inline void createModel(const test_helper::TestModel& testModel, GeneratedModel* model) { in createModel() function
DGeneratedTestUtils.cpp158 void createModel(const TestModel& testModel, bool testDynamicOutputShape, GeneratedModel* model) { in createModel() function
DTestValidation.cpp99 virtual void createModel() { in createModel() function in __anon1fd66c800111::ValidationTestModel
326 void createModel(ANeuralNetworksModel* model, bool dimensionsUnspecified, bool isValid) { in createModel() function in __anon1fd66c800111::ValidationTestExecutionDeviceMemory
1924 void createModel() override { in createModel() function in __anon1fd66c800111::ValidationTestDimensionProductOverflow
1970 void createModel() override { in createModel() function in __anon1fd66c800111::ValidationTestDimensionProductOverflow2
/frameworks/ml/nn/runtime/test/android_fuzzing/
DDriverFuzzTest.cpp135 V1_3::Model createModel(const TestModel& testModel) { in createModel() function
/frameworks/ml/nn/runtime/test/fibonacci_extension/
DFibonacciExtensionTest.cpp150 void createModel(ExtensionModel* model, ExtensionOperandType inputType, in createModel() function