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 1f618c4ff9
Fix the overfix of 2to3 in xrange
7 years ago
..
book Use six.moves to migrate zip, map, reduce and pickle in Python2 to Python3 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 the overfix of 2to3 in xrange 7 years ago
.gitignore move Fluid API code out of V2 API code 7 years ago
CMakeLists.txt merge fluid dist tests (#8573) 7 years ago
__init__.py move Fluid API code out of V2 API code 7 years ago
no_test_concurrency.py Apply 2to3 to current paddle main python code 7 years ago
notest_concurrency.py Add Go_op, Channel_create, channel_close, channel_send and channel_receive ops (#8593) 7 years ago
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 Make paddle.fluid no longer depends on paddle.v2 7 years ago
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 replace paddle.v2.fluid by paddle.fluid in tests 7 years ago