Commit Graph

2101 Commits (02275240dcfea1648381230cd69b9f3c2a4aece0)

Author SHA1 Message Date
Qiao Longfei 0f353ab46e
cpu gpu transform function (#7191)
7 years ago
emailweixu 8814bec0c5 Show argument dimensions with operator::DebugStringEx (#7268)
7 years ago
tensor-tang 673dc26cd4
Merge pull request #7164 from tensor-tang/context
7 years ago
Yu Yang 894236a128
Merge pull request #6730 from tonyyang-svail/parallel_do
7 years ago
zhangchao d06bbb12e8
Merge pull request #7203 from peterzhang2029/fix_adagrad
7 years ago
tensor-tang 6177cb5162 Merge remote-tracking branch 'upstream/develop' into context
7 years ago
dzhwinter 5593858dd9
Feature/use cudnn (#7141)
7 years ago
peterzhang2029 dd09d8b2bf fix gpu error
7 years ago
tensor-tang 9c7cea81c8 follow comments, use unique_ptr and remove unused file
7 years ago
Yang Yu 8496b2e41b Refine parallel_do
7 years ago
Yang Yu 60e27d110b Merge branch 'develop' of github.com:baidu/Paddle into parallel_do
7 years ago
Yancey e5fe8935fb
send_recv variables (#7161)
7 years ago
Yang Yu 040dc59b0f Correctly handle image operators
8 years ago
peterzhang2029 c10d5d2aa1 refine code style
8 years ago
peterzhang2029 f9ef6d1519 init
8 years ago
Yu Yang cd5fad13ce
Merge pull request #7160 from reyoung/feature/expose_activations
8 years ago
Yu Yang dd8ffe1ea8
Merge pull request #7131 from reyoung/feature/tiny_enhance_of_while_op
8 years ago
Yang Yang 97dc451f4a clean up
8 years ago
Yang Yang fccbc2fc28 licence update
8 years ago
tensor-tang 880b2e8012 Merge remote-tracking branch 'upstream/develop' into context
8 years ago
tensor-tang 5bf5650dcf generate mkldnn dummy target for static deps
8 years ago
Tao Luo 231e2ee55e
Merge pull request #7148 from luotao1/op_make
8 years ago
Luo Tao 2d2b633282 add more comments in CMakelists.txt of operator
8 years ago
Yang Yang 7411df34b8 add multi thread
8 years ago
Yang Yang 8ee17e965f pass sgd at first iter
8 years ago
Yang Yang 9313233297 merge develop
8 years ago
Yang Yang 6004a2ed4f add copy skeleton
8 years ago
Yang Yu 5a4367bb16 Update
8 years ago
sweetsky0901 cbe25b3345
Merge pull request #6881 from sweetsky0901/cross_channel_norm
8 years ago
Yang Yang cb0b81f97b add << lodtensor
8 years ago
Luo Tao 5974c1b76e refine comments in CMakelists.txt of operator
8 years ago
Luo Tao e4e95beedc manually pybind some specific operators
8 years ago
Luo Tao f3851fe58d auto pybind when *_op.cc contains several operators
8 years ago
Tao Luo 25af35d8bb
Merge pull request #7134 from PaddlePaddle/del_some_in_makelist
8 years ago
sweetsky0901 4d33bfbd5a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cross_channel_norm
8 years ago
dzhwinter 899a79cceb
Feature/transform (#7111)
8 years ago
sweetsky0901 0219c3d6d2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cross_channel_norm
8 years ago
sweetsky0901 783f9eade4 del using in .h
8 years ago
sweetsky0901 554f696712 for del DEPS
8 years ago
Yang Yu 0c5202cbb5 Tiny enhance of while_op
8 years ago
sweetsky0901 59c14f0b6e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into detection_output
8 years ago
sweetsky0901 0df2290707 for makelist update
8 years ago
QI JUN 105ee86d14
fix compile (#7125)
8 years ago
Yu Yang 8b91174c83
Merge pull request #7027 from reyoung/feature/rnn_gradient_check
8 years ago
Guo Sheng 4b7bd642c5
Merge pull request #7102 from guoshengCS/refine-act-GRU
8 years ago
chengduo f58fe6d3ed
Merge pull request #6601 from chengduoZH/profiling/cosine_op
8 years ago
武毅 0bd7f97b4b
Merge pull request #7045 from typhoonzero/adam_selectedrows
8 years ago
sweetsky0901 d52fd00a66 int to size_t
8 years ago
guosheng a6ff5240f5 Refine the activation type of GRUOp by following comments
8 years ago
chengduoZH 812c5f60eb remove conflict
8 years ago