Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestPartitioningRandom.cpp150 class TestModel : public WrapperModel { class
387 int (RandomPartitioningTest::*mMakeSpecialInput)(unsigned, TestModel*, unsigned);
392 int makeRnnSpecialInput(unsigned problemSize, TestModel* model, unsigned inputIndex) { in makeRnnSpecialInput()
574 TestModel model; in TEST_P()