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
minqiyang 6abe819f07
Fix pybind11 problem
7 years ago
..
book Fix pybind11 problem 7 years ago
book_memory_optimization Fix the overfix of 2to3 for print function 7 years ago
demo Fix the overfix of 2to3 in xrange 7 years ago
unittests Fix pybind11 problem 7 years ago
.gitignore
CMakeLists.txt
__init__.py
no_test_concurrency.py Apply 2to3 to current paddle main python code 7 years ago
notest_concurrency.py
test_beam_search_decoder.py Change iter_parameters back and port unittests code to Python3 7 years ago
test_cpp_reader.py expose random_data_generator 7 years ago
test_data_feeder.py Modify Pybind LoDTensor API according to length-based LoD (#11106) 7 years ago
test_detection.py Fix the overfix of 2to3 for print function 7 years ago
test_error_clip.py Apply 2to3 to current paddle main python code 7 years ago
test_gradient_clip.py
test_if_else_op.py Fix the overfix of 2to3 for print function 7 years ago
test_lod_tensor.py fix lodtensor.py 7 years ago
test_python_operator_overriding.py