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
Qiyang Min 1cfd3cb13b
Add some dist-training robust cases into fluid benchmark test (#11207)
8 years ago
..
book Fix function in fit-a-line with new API (#11020) 8 years ago
book_memory_optimization fix lodtensor api in memory opt machine trans (#11171) 8 years ago
demo Add demo for recordio train/test and parallel executor 8 years ago
unittests Add some dist-training robust cases into fluid benchmark test (#11207) 8 years ago
.gitignore
CMakeLists.txt
__init__.py
no_test_concurrency.py disable failed tests 8 years ago
notest_concurrency.py
test_cpp_reader.py expose random_data_generator 8 years ago
test_data_feeder.py fix data_feeder lod bug 8 years ago
test_detection.py Expose prior_box op into detection.py (#10773) 8 years ago
test_error_clip.py Make paddle.fluid no longer depends on paddle.v2 8 years ago
test_gradient_clip.py Make paddle.fluid no longer depends on paddle.v2 8 years ago
test_lod_tensor.py Add create LoDTensor from list option and simplify recommender book example (#10946) 8 years ago
test_mnist_if_else_op.py Make paddle.fluid no longer depends on paddle.v2 8 years ago
test_python_operator_overriding.py