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
Jeff Wang 380471f947
Simplify fluid api recognize digit (#10308)
7 years ago
..
image_classification Prediction should be a part of inference_network in new API (#10356) 7 years ago
label_semantic_roles Add label semantic examples with new Fluid api (#10368) 7 years ago
notest_recognize_digits Simplify fluid api recognize digit (#10308) 7 years ago
understand_sentiment Write the Understand Sentiment book example with stacked LSTM using new API (#10355) 7 years ago
word2vec improve trainer API 7 years ago
.gitignore move Fluid API code out of V2 API code 7 years ago
CMakeLists.txt move Fluid API code out of V2 API code 7 years ago
__init__.py move Fluid API code out of V2 API code 7 years ago
notest_rnn_encoder_decoder.py Correct filename (#10384) 7 years ago
test_fit_a_line.py redefine distribute transpiler api 7 years ago
test_image_classification.py Add float16 demo code and put float16 work in contrib/float16 folder (#10331) 7 years ago
test_label_semantic_roles.py redefine distribute transpiler api 7 years ago
test_machine_translation.py redefine distribute transpiler api 7 years ago
test_recognize_digits.py redefine distribute transpiler api 7 years ago
test_recommender_system.py redefine distribute transpiler api 7 years ago
test_understand_sentiment.py redefine distribute transpiler api 7 years ago
test_word2vec.py redefine distribute transpiler api 7 years ago