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
lilong12 bfcc97d924
Split the unittest test_dist_mmist into multiple unittests (test_dist_mnist, test_dist_mnist_nccl and test_dist_mnist_lars) to avoid timeout (#17707)
6 years ago
..
book use two GPUs to run the exclusive test test=develop (#17187) 6 years ago
book_memory_optimization
demo remove async executor python api to fix document (#17174) 6 years ago
unittests Split the unittest test_dist_mmist into multiple unittests (test_dist_mnist, test_dist_mnist_nccl and test_dist_mnist_lars) to avoid timeout (#17707) 6 years ago
.gitignore
CMakeLists.txt Async exe support communicator (#17386) 6 years ago
__init__.py
test_beam_search_decoder.py
test_communicator.py Async exe support communicator (#17386) 6 years ago
test_cpp_reader.py
test_data_feeder.py
test_detection.py add collect fpn proposals op,test=develop (#16074) 6 years ago
test_error_clip.py
test_if_else_op.py
test_lod_tensor.py add __str__ method for tensor and lodtensor to support print test=dev… (#17588) 6 years ago
test_python_operator_overriding.py