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
Youwei Song f6144d8463
remove build_once & name_scope (#21131)
7 years ago
..
book
custom_op GradMaker for dygraph (#19706) 7 years ago
demo
unittests remove build_once & name_scope (#21131) 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
test_data_feeder.py
test_detection.py move nms2 to contrib, test=develop (#20709) 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