You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paddle/python/paddle/fluid/tests/book
minqiyang 4bf3c8c5a1
Use six.moves to migrate zip, map, reduce and pickle in Python2 to Python3
7 years ago
..
high-level-api Use six.moves to migrate zip, map, reduce and pickle in Python2 to Python3 7 years ago
.gitignore move Fluid API code out of V2 API code 7 years ago
CMakeLists.txt [Test-driven] Recognize Digit: update mnist test cases with the new API syntax. (#10507) 7 years ago
__init__.py move Fluid API code out of V2 API code 7 years ago
notest_understand_sentiment.py Fix the overfix of 2to3 for print function 7 years ago
test_fit_a_line.py Fix the overfix of 2to3 for print function 7 years ago
test_image_classification.py Fix the overfix of 2to3 for print function 7 years ago
test_label_semantic_roles.py Fix the overfix of 2to3 for print function 7 years ago
test_machine_translation.py Fix the overfix of 2to3 for print function 7 years ago
test_recognize_digits.py Fix the overfix of 2to3 for print function 7 years ago
test_recommender_system.py Fix the overfix of 2to3 for print function 7 years ago
test_rnn_encoder_decoder.py Fix the overfix of 2to3 for print function 7 years ago
test_word2vec.py Fix the overfix of 2to3 for print function 7 years ago