fix bug of dynamic shape load error

pull/1266/head
wxl 4 years ago
parent e203878910
commit 1751f0e462

@ -340,7 +340,6 @@ class FMK_FUNC_HOST_VISIBILITY FMK_FUNC_DEV_VISIBILITY ModelManager {
ge::Status DeleteModel(uint32_t id);
void GenModelId(uint32_t *id);
bool IsNeedHybridLoad();
std::map<uint32_t, std::shared_ptr<DavinciModel>> model_map_;

Loading…
Cancel
Save