!3305 modify the vgg16/lstm path to offical/{cv/npl}

Merge pull request !3305 from caojian05/ms_master_dev
This commit is contained in:
mindspore-ci-bot 2020-07-23 16:01:42 +08:00 committed by Gitee
commit 0a84b63fc3
17 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ import numpy as np
import pytest
from mindspore import Tensor
from model_zoo.vgg16.src.vgg import vgg16
from model_zoo.official.cv.vgg16.src.vgg import vgg16
from ..ut_filter import non_graph_engine