Home
last modified time | relevance | path

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

/dports/misc/mnn/MNN-1.2.0/include/MNN/expr/
H A DModule.hpp61 bool shapeMutable = true; member
/dports/misc/mnn/MNN-1.2.0/test/expr/
H A DModuleTest.cpp96 config.shapeMutable = false; in run()
/dports/misc/mnn/MNN-1.2.0/express/module/
H A DStaticModule.cpp149 mResource->mShapeFix = !moduleconfig.shapeMutable; in StaticModule()
/dports/misc/mnn/MNN-1.2.0/pymnn/src/
H A DMNN.cc3078 config.shapeMutable = shape_mutable; in MOD_INIT_FUNC()