Searched defs:TestModel (Results 1 – 2 of 2) sorted by relevance
299 struct TestModel { struct304 // Additional testing information and flags associated with the TestModel. argument311 // If set to true, the TestModel specifies a validation test that is expected to fail during argument333 TestModel copy() const { in copy() argument343 bool hasQuant8CoupledOperands() const { in hasQuant8CoupledOperands()392 bool hasScalarOutputs() const { in hasScalarOutputs()418 // This should only match the TestModel generated from while_infinite_loop.mod.py. in isInfiniteLoopTimeoutTest() argument
146 class TestModel : public WrapperModel { class