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