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
yuyang18 8e86721fe7
Fix data balance on single GPU
7 years ago
..
book Use real test data for fit_a_line model to get valid result 7 years ago
book_memory_optimization fix unit test 7 years ago
demo Add demo for recordio train/test and parallel executor 8 years ago
unittests Fix data balance on single GPU 7 years ago
.gitignore move Fluid API code out of V2 API code 8 years ago
CMakeLists.txt merge fluid dist tests (#8573) 8 years ago
__init__.py move Fluid API code out of V2 API code 8 years ago
no_test_concurrency.py disable failed tests 7 years ago
notest_concurrency.py Add Go_op, Channel_create, channel_close, channel_send and channel_receive ops (#8593) 8 years ago
test_cpp_reader.py expose random_data_generator 7 years ago
test_data_feeder.py Modify Pybind LoDTensor API according to length-based LoD (#11106) 7 years ago
test_detection.py FasterRCNN Anchor Generator Op (#11218) 7 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 fix lodtensor.py 7 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 replace paddle.v2.fluid by paddle.fluid in tests 8 years ago