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
gongweibao 78431dc7bc
Add detail log on parallel dygraph unit test when failed. (#20660)
7 years ago
..
book hide with inference optim API (#17355) 7 years ago
custom_op Enable users to create custom cpp op outside framework. (#19256) 7 years ago
demo remove reset recordio usage (#19519) 7 years ago
unittests Add detail log on parallel dygraph unit test when failed. (#20660) 7 years ago
.gitignore
CMakeLists.txt Enable users to create custom cpp op outside framework. (#19256) 7 years ago
__init__.py
test_beam_search_decoder.py
test_communicator.py Fix the correctness of async mode at distributed training (#18863) 7 years ago
test_data_feeder.py polish code 8 years ago
test_detection.py Enhance InferShape in deformable_conv and prior_box op (#20372) 7 years ago
test_error_clip.py
test_if_else_op.py fix the error message for reduce_mean and reduce_sum op (#20063) 7 years ago
test_lod_tensor.py Dlpack support (#20039) 7 years ago
test_python_operator_overriding.py