Commit Graph

12881 Commits (a75de489c5921c173f4255ef2537160a5bbf354f)
 

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