Commit Graph

11650 Commits (25d5686169af577a409686b0b01edc29d24ae3a5)
 

Author SHA1 Message Date
chengduo 25d5686169
Merge pull request #8094 from abhinavarora/fix_buff_channel_close
7 years ago
Abhinav Arora dbe06551b8 Channel should notify both condition variables on close
7 years ago
Zhaolong Xing d059951174
Merge pull request #7885 from NHZlX/add_depthwiseConv_op_gpu
7 years ago
xzl 3074ae7b8d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_depthwiseConv_op_gpu
7 years ago
fengjiayi 71bd0dfa25
Merge pull request #8087 from JiayiFeng/simplify_infershape_code
7 years ago
chengduo 7e695ce8eb
Merge pull request #8091 from chengduoZH/feature/refine_elementwise
7 years ago
fengjiayi 9a970702d3 remove unnecessary framework::
7 years ago
fengjiayi ab1341eab7 fix typo
7 years ago
xzl 2ffa3a8bf6 rename op to depthwise_conv2d, more efficient
7 years ago
chengduoZH affce7331c refine elementwise_op
7 years ago
武毅 42c98f4b43
Merge pull request #7539 from typhoonzero/dist_train_benchmark_vgg16
7 years ago
qingqing01 c9ef69be40
Merge pull request #7953 from qingqing01/multiclass_nms_op
7 years ago
Tao Luo 624d22d933
Merge pull request #8085 from luotao1/v2_api_refine
7 years ago
Wang Hao a43594fa4a
Merge pull request #7679 from wanghaox/hard_example
7 years ago
fengjiayi 0575fd4647 simplify shape inference code
7 years ago
qingqing01 b7db35316f
Merge pull request #7922 from Noplz/box_coder_op
7 years ago
typhoonzero a5acad11e8 update docs
7 years ago
wanghaox 8137dd9b5e update mine_hard_examples_op
7 years ago
Luo Tao 2c35e6389a Reclassify and change of V2 API documentation structure
7 years ago
dangqingqing a6f3846d8f Remove the redundant header file and make one function inlne.
7 years ago
wanghaox 4284b857cb update mine_hard_examples op
7 years ago
qingqing01 4e7e39b4bd
Merge pull request #8069 from qingqing01/bn_name
7 years ago
wanghaox 62dc593e51 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into hard_example
7 years ago
Qiao Longfei 7831e0bdd3
switch-op design (#8031)
7 years ago
gaoyuan 7d8d9db9ba Update according to the code review
7 years ago
dangqingqing cbc9a59c33 Allow uers to specify the name of moving mean and variance in batch_norm interface.
7 years ago
Abhinav Arora a4cf6a2819
Adding unit tests for checking that closing unbuffered channel closes all blocked senders and receivers (#8067)
7 years ago
gaoyuan 251c2fd50a Update according to the code review
7 years ago
Yan Chunwei 8894c67d71
add block graph image for debuging (#8026)
7 years ago
typhoonzero 0bbd7bc38e follow comments
7 years ago
Yu Yang 2bd92754e8
Merge pull request #8005 from reyoung/feature/make_nmt_normal_unittest
7 years ago
qingqing01 6d9607bb80
Merge pull request #8065 from qingqing01/softmax_api
7 years ago
Yu Yang b3580ecd2b
Merge pull request #8000 from reyoung/feature/make_recognize_digits_normal_unittest
7 years ago
QI JUN c1ac5b63ef
memory optimization for dynamic RNN (#8041)
7 years ago
dangqingqing 4673a24bda Add softmax into Python API.
7 years ago
dangqingqing 1d9a7e10da Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into multiclass_nms_op
7 years ago
dangqingqing f3415ec55e Follow comments.
7 years ago
qingqing01 292c1951f0
Merge pull request #7441 from hedaoyuan/inference
7 years ago
kavyasrinet 148d35feb8 Add unit test with less receivers, more senders for unbuffered channel. (#8060)
7 years ago
Abhinav Arora 6d8bc1378b
Adding an initial implementation for the unbuffered channel (#7984)
7 years ago
xzl fc9b2b9aa3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_depthwiseConv_op_gpu
7 years ago
xzl 84ded49d66 fix comments
7 years ago
武毅 0f8dd95666
Merge pull request #8040 from gongweibao/fixdoc
7 years ago
dzhwinter 47ebe435a7
Fix/vector (#8045)
7 years ago
typhoonzero 52df85f4db fix style
7 years ago
Tao Luo 9b83462a0b
Merge pull request #7762 from luotao1/warpctc_deps
7 years ago
gongweibao b26a5b5d04 fix en doc
7 years ago
typhoonzero 978396e7dc Merge branch 'dist_train_benchmark_vgg16' of https://github.com/typhoonzero/Paddle into dist_train_benchmark_vgg16
7 years ago
typhoonzero 7c2d32b849 update dockerfile
7 years ago
武毅 747df80d59
Merge pull request #3 from gongweibao/wuyi7539_3
7 years ago