mirror of https://github.com/alibaba/MNN.git
Due to a BUG of VS compiler which makes 'call_once' function executing twice and is not fixed yet, (link:https://developercommunity.visualstudio.com/t/dynamic-initializer-created-for-stdonce-flag/243273) avoid to use global static variable, and use local static variable instead. |
||
|---|---|---|
| .. | ||
| backend | ||
| core | ||
| cv | ||
| geometry | ||
| math | ||
| plugin | ||
| shape | ||
| utils | ||