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
Zhou Wei b555378e18
fix Layer.__dir__ to show the parameters/sublayers/buffers/attr/method of the Layer (#25197)
5 years ago
..
book fix ut test_recognize_digits (#24794) 6 years ago
custom_op Imperative tracer refactoring (#22457) 6 years ago
demo fix typo words (#22653) 6 years ago
unittests fix Layer.__dir__ to show the parameters/sublayers/buffers/attr/method of the Layer (#25197) 5 years ago
.gitignore
CMakeLists.txt integrated HALF_ASYNC to communicator (#21869) 6 years ago
__init__.py
test_beam_search_decoder.py
test_data_feeder.py
test_detection.py Enhance yolo_box & yolov3_loss (#24370) 6 years ago
test_error_clip.py
test_if_else_op.py Error Message Enhancement (#23483) 6 years ago
test_lod_tensor.py Dlpack support (#20039) 6 years ago
test_python_operator_overriding.py