Commit Graph

12877 Commits (0b823415a4ffdc69a36e906da1a6b63c7ee6586c)
 

Author SHA1 Message Date
Shan Yi c0511c3c13
Merge pull request #9145 from typhoonzero/remove_legacy_image_in_design
7 years ago
Kexin Zhao f3c5e81556 add fp16 for cast op
7 years ago
Xin Pan 21e2c42a46
Merge pull request #9141 from panyx0718/develop
7 years ago
typhoonzero e1ffb49bab remove legacy design image
7 years ago
Tao Luo 4f3b73ed97
Merge pull request #9128 from luotao1/layer_function_generator
7 years ago
fengjiayi f617ffb10a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_update_reader_doc
7 years ago
Tao Luo a448fbe9e1
Merge pull request #9134 from putcn/fix-selected-row-dep
7 years ago
Tao Luo 20be8e7e33
Merge pull request #9104 from ranqiu92/doc_dir
7 years ago
Xin Pan 1ca1e1c384 Fix a program copy regression.
7 years ago
qingqing01 7c1a0b77a0
Delete the detection_output_op, which had been split into several operators. (#9121)
7 years ago
Kexin Zhao e967d19b0a add more tests
7 years ago
Kexin Zhao a13ec3432a fix test error
7 years ago
Xi Chen 845592708f add gserver to capi dep
7 years ago
Varun Arora 26a9208394 New PingPong test for testing channels / concurrency (#9132)
7 years ago
Kexin Zhao e4de5dc347 add conv2d fp16 support
7 years ago
Xi Chen d20c6eb6de add math_function to selected_rows_functor dependency list
7 years ago
Darcy e382e42ac6 update en doc for Distributed Training (#9130)
7 years ago
Luo Tao 8a3d7647d2 fix AttributeError: 'module' object has no attribute 'framework_pb2'
7 years ago
qingqing01 1cd700d8e8
Fix bug in LRN operator. (#9124)
7 years ago
ranqiu 64775126f3 change the dir of docs
7 years ago
qingqing01 b5a16dca20
Fix a critical bug in softmax_with_cross_entropy_op backward. (#9120)
7 years ago
Thuan Nguyen 1e4c504e60 Implement Select OP (#9088)
7 years ago
qingqing01 45073b7c39
Always synchronize when copy data on GPU from C++ to Numpy array. (#9110)
7 years ago
Xin Pan d284cf88e5
Merge pull request #9037 from panyx0718/develop
7 years ago
dzhwinter 128adf53cb
[Speed]implement cudnn sequence softmax cudnn (#8978)
7 years ago
Yu Yang 9b9f3f09b3
Merge pull request #9058 from reyoung/feature/parallel_do_bug
7 years ago
yangyaming 352fa41a16 Finish adapting forward.
7 years ago
ranqiu92 3ff649e3a8
Merge pull request #9093 from weixing02/dockerfile
7 years ago
wanghaoshuang d7e5e1f13d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into average_model
7 years ago
weixing02 a68290fc57 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dockerfile
7 years ago
weixing02 45eb94e61f Add comments
7 years ago
Kexin Zhao e26f1123da
Add fp16 mul op support and bind paddle fp16 to numpy fp16 (#9017)
7 years ago
weixing02 fdc3843f22 The sphinx version is specified as 1.5.6 in the Dockerfile
7 years ago
dzhwinter 7140071152
"exported scatter to python" (#9038)
7 years ago
qiaolongfei c95156e40e update graph url
7 years ago
fengjiayi 1961d6bca4 some grammatical and sentence structure changes
7 years ago
Tao Luo cf2addd21f
Merge pull request #9067 from luotao1/with_fluid
7 years ago
qiaolongfei 5cf5ad3b14 update digraph format for markdown
7 years ago
chengduo 11c43e5da3
Merge pull request #9072 from chengduoZH/feature/refine_parallel_do
7 years ago
Qiao Longfei bc611f0fc6
Merge pull request #4 from wangkuiyi/yi-lookup-op
7 years ago
Yi Wang 4c33a10074 Update distributed lookup table design doc
7 years ago
Abhinav Arora 41894da145
Add changes to channel that are needed for select op (#9084)
7 years ago
wanghaoshuang 8a645685ce Add sum accumulator with window for model average
7 years ago
fengjiayi 852dbcafe4 Add introduce of reader registry
7 years ago
fengjiayi c1234c8de5 replace pdf images with png images
7 years ago
Yibing Liu a4b0e4a196
Merge pull request #9051 from panyx0718/profiler
7 years ago
Xin Pan ebde3b1a0a Reproduce profiler failure on multi-gpu.
7 years ago
fengjiayi 1a9f4e55e7 update reader doc
7 years ago
Xin Pan 86018641a7
Merge pull request #9077 from kuke/fix-9052
7 years ago
Yibing Liu 90afbd2856 Move back operator's event to RunImpl()
7 years ago