Commit Graph

12345 Commits (84aea8a8a1da187b2d70e7d8016668380ab075f2)
 

Author SHA1 Message Date
chengduo 84aea8a8a1
Merge pull request #8669 from chengduoZH/feature/concat_op
8 years ago
pzelazko-intel 8c71adaa8c MKLDNN conv2d kernel added (#8451)
8 years ago
Yan Chunwei 049383c615
add inplace to reshape (#8747)
8 years ago
Yu Yang 42e65a20c6
Merge pull request #8791 from reyoung/feature/extract_reader_ops
8 years ago
fengjiayi 87568cfd96
Merge pull request #8643 from JiayiFeng/remove_evaluator
8 years ago
fengjiayi f2cf2a7afc
Merge pull request #8800 from JiayiFeng/fix_a_bug_in_backward
8 years ago
Yu Yang 4690b9c987 FIX CI
8 years ago
chengduo c43995ed36
Merge pull request #8810 from chengduoZH/feature/refine_elementwise_mul
8 years ago
kexinzhao 266ccaa843
Integrate float16 into data_type_transform (#8619)
8 years ago
Abhinav Arora 78c884d7a7
Redesign channel implementation for Select Op (#8814)
8 years ago
chengduoZH a1331f9877 refine elementwise_mul_op
8 years ago
Qiao Longfei 351795e892
Merge pull request #8804 from jacquesqiao/fix-snappy-build-on-mac
8 years ago
qiaolongfei 8ccb091fb4 fix snappy build on macos
8 years ago
fengjiayi 55e11e21cb fix_a_bug
8 years ago
qingqing01 0e1f82fd2a
Fix bug in detection mAP evaluator. (#8778)
8 years ago
Yu Yang 4d8345e3ac Extract create_reader_op to three files
8 years ago
Yu Yang 82b149cd29
Merge pull request #8780 from reyoung/feature/recordio
8 years ago
whs f608bb2756
Merge pull request #8651 from wanghaoshuang/fix_pool
8 years ago
Xin Pan 98ac92944b
Merge pull request #8782 from panyx0718/fix
8 years ago
Xin Pan f10152df78 Fix nullptr when doing nested profileing
8 years ago
Tao Luo ea4e6c7af7
Merge pull request #8772 from luotao1/v2_doc
8 years ago
Yu Yang 9dc69582de Make recordio simple
8 years ago
Luo Tao 3cba54ae1e remove unused document deployment function in build_doc.sh
8 years ago
Xin Pan c7b7291b9f
Merge pull request #8758 from panyx0718/nccl
8 years ago
Qiao Longfei 767acc6c9f
Merge pull request #8744 from jacquesqiao/add-program-cache-for-executor
8 years ago
Luo Tao f5ebd1a513 fix document deployment
8 years ago
fengjiayi ea508c9ef2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into remove_evaluator
8 years ago
Tao Luo 86263b2f3f
Merge pull request #8765 from JiayiFeng/dev_update_cluster_doc
8 years ago
Xin Pan a4d68ed3d8 Add lock
8 years ago
kexinzhao 6720681cc2 Enable is_test attr of batch norm and drop out op for test program (#8642)
8 years ago
qiaolongfei 5d9dbe1e33 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-program-cache-for-executor
8 years ago
qiaolongfei 1ee77841be add get_program_cache_key function
8 years ago
Qiao Longfei f45a82be4e
change learning_rate_decay to learning_rate_scheduler (#8583)
8 years ago
fengjiayi a5899ca117 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_update_cluster_doc
8 years ago
fengjiayi a66543a6e5 follow comments
8 years ago
gmcather bc36396d71 fix test_understand_sentiment bug (#8767)
8 years ago
Tao Luo d398b96823
Merge pull request #8761 from luotao1/v2_doc
8 years ago
qiaolongfei b63901f523 optimize program_cache_key, delete cache when use_program_cache is false
8 years ago
qingqing01 608feea204
Implement detection mAP evaluator wrapper and unify label format between SSD loss and mAP evaluator (#8736)
8 years ago
qiaolongfei 82a8e080cb update comment of executor.run
8 years ago
Luo Tao 41cbfbba5b * fix html_static_path warning
8 years ago
Luo Tao 2f786776a8 create doc/fluid directory
8 years ago
fengjiayi 92dfdf6924 update doc
8 years ago
chengduoZH c3864eab99 if axis == 0; directly copy D->D
8 years ago
Luo Tao bcf5b62970 refine CMakeLists.txt and build_doc.sh
8 years ago
Luo Tao 4ca2209701 Merge branch 'develop' into v2_doc
8 years ago
dongzhihong fe18341585 "seperate internal library and exported library"
8 years ago
Thuan Nguyen 95a28d1326
PaddlePaddle.org requires the nav tree to be generated in order to parse the site map. Since we removed theme in https://github.com/PaddlePaddle/Paddle/pull/8752, this also removed the site navigation menu. This changelist adds back the site navigation menu. (#8760)
8 years ago
dongzhihong 7364348d04 "move from recordio repo to paddle"
8 years ago
chengduoZH 131ec276ed fix bug for big number; float->double and code refine
8 years ago