Skip to content

Commit 0fed3db

Browse files
authored
Put all new tests under high-level-api (#10534)
* Put all new tests under high-level-api * be consistent with the naming
1 parent 303277f commit 0fed3db

File tree

7 files changed

+0
-0
lines changed

7 files changed

+0
-0
lines changed

python/paddle/fluid/tests/book/image_classification/notest_image_classification_resnet.py renamed to python/paddle/fluid/tests/book/high-level-api/image_classification/notest_image_classification_resnet.py

File renamed without changes.

python/paddle/fluid/tests/book/image_classification/notest_image_classification_vgg.py renamed to python/paddle/fluid/tests/book/high-level-api/image_classification/notest_image_classification_vgg.py

File renamed without changes.

python/paddle/fluid/tests/book/label_semantic_roles/no_test_label_semantic_roles.py renamed to python/paddle/fluid/tests/book/high-level-api/label_semantic_roles/no_test_label_semantic_roles.py

File renamed without changes.

python/paddle/fluid/tests/book/notest_recognize_digits/notest_recognize_digits_conv.py renamed to python/paddle/fluid/tests/book/high-level-api/recognize_digits/notest_recognize_digits_conv.py

File renamed without changes.

python/paddle/fluid/tests/book/notest_recognize_digits/notest_recognize_digits_mlp.py renamed to python/paddle/fluid/tests/book/high-level-api/recognize_digits/notest_recognize_digits_mlp.py

File renamed without changes.

python/paddle/fluid/tests/book/understand_sentiment/notest_understand_sentiment_stacked_lstm.py renamed to python/paddle/fluid/tests/book/high-level-api/understand_sentiment/notest_understand_sentiment_stacked_lstm.py

File renamed without changes.

python/paddle/fluid/tests/book/word2vec/no_test_word2vec_new_api.py renamed to python/paddle/fluid/tests/book/high-level-api/word2vec/no_test_word2vec_new_api.py

File renamed without changes.

0 commit comments

Comments
 (0)