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
qiaolongfei c0e8dd8758
add unit test for dist lookup table
7 years ago
..
book Fixed unittests for WITH_GPU=OFF and WITH_DISTRIBUTE=OFF build 7 years ago
book_memory_optimization Hide get_places. Mark it as deprecated 7 years ago
demo some update 7 years ago
unittests add unit test for dist lookup table 7 years ago
.gitignore
CMakeLists.txt
__init__.py
no_test_concurrency.py
notest_concurrency.py
test_beam_search_decoder.py Beam search decoder API (#11687) 7 years ago
test_cpp_reader.py
test_data_feeder.py Modify Pybind LoDTensor API according to length-based LoD (#11106) 7 years ago
test_detection.py FasterRCNN Anchor Generator Op (#11218) 7 years ago
test_error_clip.py hide variable API (#12307) 7 years ago
test_gradient_clip.py
test_if_else_op.py Hiden some LoDTensor ralated ops' Python wrapper. (#12230) 7 years ago
test_lod_tensor.py fix lodtensor.py 7 years ago
test_python_operator_overriding.py