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
qingqing01 91bd5835df
Fix fill_constant_batch_size_like_op when input is LoDTensor. (#10943)
7 years ago
..
book Fix attribute name in new API (#10947) 7 years ago
book_memory_optimization Make paddle.fluid no longer depends on paddle.v2 8 years ago
demo Add demo for recordio train/test and parallel executor 8 years ago
unittests Fix fill_constant_batch_size_like_op when input is LoDTensor. (#10943) 7 years ago
.gitignore move Fluid API code out of V2 API code 8 years ago
CMakeLists.txt merge fluid dist tests (#8573) 8 years ago
__init__.py move Fluid API code out of V2 API code 8 years ago
notest_concurrency.py Add Go_op, Channel_create, channel_close, channel_send and channel_receive ops (#8593) 8 years ago
test_concurrency.py Add in is_copy attribute to SelectCase. (#9393) 8 years ago
test_cpp_reader.py expose random_data_generator 7 years ago
test_data_feeder.py fix data_feeder lod bug 7 years ago
test_detection.py Expose prior_box op into detection.py (#10773) 7 years ago
test_error_clip.py Make paddle.fluid no longer depends on paddle.v2 8 years ago
test_gradient_clip.py Make paddle.fluid no longer depends on paddle.v2 8 years ago
test_lod_tensor.py Add create LoDTensor from list option and simplify recommender book example (#10946) 7 years ago
test_mnist_if_else_op.py Make paddle.fluid no longer depends on paddle.v2 8 years ago
test_python_operator_overriding.py replace paddle.v2.fluid by paddle.fluid in tests 8 years ago