Commit Graph

36 Commits (0f7411a1aec865ada830156c0fc67bf820bf12a5)

Author SHA1 Message Date
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
Yan Chunwei a985949be9
Fea/fuse conv elementwise add fuse (#14669)
6 years ago
Yu Yang 4ecdb6f486 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/tensor_type
6 years ago
Xin Pan 47ea2534fb clean parallel do
6 years ago
sneaxiy 06f8aa5b97 remove while_op support temporarily
6 years ago
Yu Yang 9bd70a1e04 Change tensor uses proto::VarType::type
6 years ago
sneaxiy 387bac46b5 refine code
6 years ago
sneaxiy e694d0c2e4 fix while_op eager deletion bug
6 years ago
sneaxiy c47c451a00 fix bug
6 years ago
chengduo 6776e92846
refine tensor_array_write_read (#14643)
6 years ago
minqiyang 53433d7f2e Revert the changes of VLOG
6 years ago
Wu Yi a2d9b34417
Refine operator cmake (#14413)
6 years ago