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
Zhong Hui 03e737aca7
Add new norm api, support frobenius norm and p-order vector norm. (#23716)
5 years ago
..
book fix typo word (#22784) 5 years ago
custom_op Imperative tracer refactoring (#22457) 5 years ago
demo fix typo words (#22653) 5 years ago
unittests Add new norm api, support frobenius norm and p-order vector norm. (#23716) 5 years ago
.gitignore
CMakeLists.txt integrated HALF_ASYNC to communicator (#21869) 5 years ago
__init__.py
test_beam_search_decoder.py
test_data_feeder.py
test_detection.py modify some op for dyg rcnn (#23648) 5 years ago
test_error_clip.py
test_if_else_op.py Error Message Enhancement (#23483) 5 years ago
test_lod_tensor.py Dlpack support (#20039) 6 years ago
test_python_operator_overriding.py