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
Siddharth Goyal 80868f799a
Add dynamic rnn model for sentiment analysis with new API (#10849)
7 years ago
..
book Add dynamic rnn model for sentiment analysis with new API (#10849) 7 years ago
book_memory_optimization Make paddle.fluid no longer depends on paddle.v2 7 years ago
demo Add demo for recordio train/test and parallel executor 7 years ago
unittests Force some unittests serial 7 years ago
.gitignore
CMakeLists.txt
__init__.py
notest_concurrency.py Add Go_op, Channel_create, channel_close, channel_send and channel_receive ops (#8593) 7 years ago
test_concurrency.py Add in is_copy attribute to SelectCase. (#9393) 7 years ago
test_cpp_reader.py Make paddle.fluid no longer depends on paddle.v2 7 years ago
test_data_feeder.py fix data_feeder lod bug 7 years ago
test_detection.py Expose prior_box op into detection.py (#10773) 7 years ago
test_error_clip.py Make paddle.fluid no longer depends on paddle.v2 7 years ago
test_gradient_clip.py Make paddle.fluid no longer depends on paddle.v2 7 years ago
test_mnist_if_else_op.py Make paddle.fluid no longer depends on paddle.v2 7 years ago
test_python_operator_overriding.py