Commit Graph

61 Commits (17299b8d217c0872408cc9146a58f0769d8b05ba)

Author SHA1 Message Date
Huihuang Zheng 0677a1c1c1
Fix That conditional_block_op Doesn't Have InferShape (#21733)
5 years ago
Zeng Jinle 0f8888360e
Polish op registry codes (#21561)
5 years ago
Huihuang Zheng 1dcf6a7212
Add Much Complex Test and Fix Bugs for Control Flow cond API (#21532)
5 years ago
Huihuang Zheng 630be31952
Fix Cond Bug for Nested Control Flow (#21340)
5 years ago
Jacek Czaja cd43c4440e [MKL-DNN] LRN and Pool2d (FWD) NHWC support (#21375)
5 years ago
hong 8c4573a3cb
GradMaker for dygraph (#19706)
5 years ago
Yiqun Liu 6fcfd32e6c
Check and correct the output's lod_level in DynamicRNN related operators (#19144)
5 years ago
chengduo 36c85ef492
Add sub-scope check in RecurrentOp (#20468)
5 years ago
Wilber 2893cd1ae0
modify english api (#20159)
5 years ago
Zeng Jinle 3fd3b663a8
fix gc bug in controlflow ops, test=develop (#19827)
6 years ago
Tao Luo d6c85c96dc
paddle::framework::vectorize() templatization (#19627)
6 years ago
Jacek Czaja ecd9f330c9 [MKL-DNN] Fix to face model on AVX512 platforms (#19282)
6 years ago
chengduo b6d1d8901f
Increase num_iteration_per_drop_scope (#19075)
6 years ago
Zeng Jinle 7ac748adb4
Open gc by default (#18836)
6 years ago
Huihuang Zheng 89bc3fd841
Support memory eager deletion on recurrent OP (#17710)
6 years ago
Zhaolong Xing 88b52a27fe
Inference: fix mask rcnn model diff, optim memory usage, memory leak. (#18532)
6 years ago
qingqing01 e32c9888f5
Double backward of conv2d. (#17211)
6 years ago
Guo Sheng caf2848356
Merge pull request #16898 from Superjomn/fix/logical_op_infershape
6 years ago
Yan Chunwei 8cff2b4231
Update logical_op.cc
6 years ago
Yan Chunwei 916930a8ae
Update logical_op.cc
6 years ago
superjomn 0c233e8870 up
6 years ago
superjomn f0985cecb9 fix logical op infershape
6 years ago
phlrain 165a7bd5a1 fix shape check many; test=develop
6 years ago
Zeng Jinle bb143052cb
fix gc bug in conditional block (#16673)
6 years ago
Yiqun Liu 98802e1f75
Optimize the implementation of while_op again, for cases when is_test is true. (#16359)
6 years ago
minqiyang 8364688c30 Fix py_func_op's problem
6 years ago
minqiyang b40e41fbd1 Polish code style
6 years ago
minqiyang 438bca9c3d Implement Runtime Var Type Inference
6 years ago
minqiyang ca392c7e97 Implement infer var type context
6 years ago
sneaxiy 7b608396fe fix travis-ci format check
6 years ago
sneaxiy 33138a421d remove match check
6 years ago
sneaxiy 597dc65e76 enhance gc
6 years ago
Yiqun Liu 798925453e
Revert "Optimize while_op when is_test is true. (#15811)" (#15968)
6 years ago
Yiqun Liu 613d9d0756
Optimize while_op when is_test is true. (#15811)
6 years ago
tensor-tang e1c707fe9c
fix warnings (#15790)
6 years ago
Yiqun Liu 56a5039e24
Correct the doc in Python API (#15725)
6 years ago
Yan Chunwei 885c4e57ab
fea/infer memory optim2 (#14953)
6 years ago
Yiqun Liu f413b6892b
Revert the modification of while_op in #14764. (#15372)
6 years ago
Yiqun Liu 568cc2ffa8
Optimize while_op for test (#14764)
6 years ago
sneaxiy 73896eeb94 merge develop
6 years ago
sneaxiy b56aca82e9 merge develop
6 years ago
sneaxiy c1f7e54f62 merge develop
6 years ago
sneaxiy 045dc12766 merge develop
6 years ago
sneaxiy 74a8e6b032 merge develop
6 years ago
Xin Pan 1fe3ac352a move more and fix while
6 years ago
sneaxiy ae6f46a1a9 rewrite variable type
6 years ago
Xin Pan 876993887b convert more interface to avoid scope
6 years ago
Xin Pan c89a1fb287
Merge pull request #14879 from panyx0718/clean
6 years ago
sneaxiy a500dfa579 rewrite ddim
6 years ago
Yu Yang bacf1d2399 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/tensor_type
6 years ago