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
chengduoZH d06c79c7a7
fix elementwise_grad op kernel and add unit test
7 years ago
..
book Fix a bug in save_inference_model and prune when the program is initailized by load_inference_model (#10011) 7 years ago
book_memory_optimization Make paddle.fluid no longer depends on paddle.v2 7 years ago
demo Make paddle.fluid no longer depends on paddle.v2 7 years ago
unittests fix elementwise_grad op kernel and add unit test 7 years ago
.gitignore
CMakeLists.txt merge fluid dist tests (#8573) 7 years ago
__init__.py
notest_concurrency.py Add Go_op, Channel_create, channel_close, channel_send and channel_receive ops (#8593) 7 years ago
test_concurrency.py Add in is_copy attribute to SelectCase. (#9393) 7 years ago
test_cpp_reader.py Make paddle.fluid no longer depends on paddle.v2 7 years ago
test_data_feeder.py
test_detection.py Fix bug in detection mAP evaluator. (#8778) 7 years ago
test_error_clip.py Make paddle.fluid no longer depends on paddle.v2 7 years ago
test_gradient_clip.py Make paddle.fluid no longer depends on paddle.v2 7 years ago
test_mnist_if_else_op.py Make paddle.fluid no longer depends on paddle.v2 7 years ago
test_python_operator_overriding.py