!3379 modify the vgg16/lstm path to offical/{cv/nlp}

Merge pull request !3379 from caojian05/ms_master_dev
This commit is contained in:
mindspore-ci-bot 2020-07-24 11:08:07 +08:00 committed by Gitee
commit f9aec99c01
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