Commit Graph

223 Commits (d8128930efdf74873d518da132d2d82cb78ea185)

Author SHA1 Message Date
Xin Pan 44e7fcddc5
Merge pull request #15844 from panyx0718/infer
6 years ago
乔龙飞 Qiao Longfei ec8e878200
Merge pull request #15840 from jacquesqiao/revert-15684-revert-15661-fix-cpu-broadcast
6 years ago
Qiao Longfei 2b7931d5c9 refine code test=develop
6 years ago
Xin Pan 5eb87506bc add per kernel config and remove const_cast.
6 years ago
Yiqun Liu 56a5039e24
Correct the doc in Python API (#15725)
6 years ago
Zhen Wang bc95a4ccfe
Merge branch 'develop' into quantization_inference_passes
6 years ago
sneaxiy 7e399b0628 rename
6 years ago
sneaxiy f85245b409 test=develop
6 years ago
WangZhen 28dfad5e27 fix some bugs about python3. test=develop
6 years ago
dzhwinter 0a63234c85 follow comments. test=develop
6 years ago
WangZhen 2175292634 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into quantization_inference_passes
6 years ago
WangZhen a7efab7ec1 add comments for public API. test=develop
6 years ago
dzhwinter 8b97a3a44f rerun ci. test=develop
6 years ago
dzhwinter a26a6bc728 add flag. test=develop
6 years ago
minqiyang 159c407328 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_resnet
6 years ago
minqiyang edf742cfac Polish code
6 years ago
WangZhen c67b29c178 fix some bugs of graph.to_program and get_pass.
6 years ago
minqiyang 79d62c5402 Fix mnist
6 years ago
WangZhen c8095eeb82 add freeze pass, and UT is passed.
6 years ago
WangZhen dde19a0ff8 add quantization freeze pass.
6 years ago
minqiyang 3ce2d295c0 Refine stop_gradient
6 years ago
Xin Pan 58cb18d9d9
Merge pull request #15322 from velconia/imperative_resnet
6 years ago
minqiyang c8965dc1ab Polish code
6 years ago
tangwei12 8b50ad80ff
checkpoint at distributed training (#14854)
6 years ago
Paddle CI 289aba750a Polish code
6 years ago
WangZhen b913463e83 Update according to the reviewers' suggestion. test=develop
6 years ago
WangZhen 3ce6172052 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into graph_quantization
6 years ago
WangZhen 59e5cc51d6 Add quantization transform pass and UT.
6 years ago
peizhilin 5e5e6a3225 fix the prompt when dll load failed on windows
6 years ago
minqiyang a21f4e38c3 Polish code
6 years ago
minqiyang 8ce198b2e1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_resnet
6 years ago
minqiyang 31a1cd8ce5 Align the first batch of gpu resnet
6 years ago
Xin Pan 9a9c690e71
Merge pull request #15343 from panyx0718/imperative3
6 years ago
minqiyang dbd4d058af Add static implementation and fix fc layer
6 years ago
Xin Pan e395f2c6a3 polish codes
6 years ago
minqiyang 315b133e67 Add single GPU support to imperative
6 years ago
Xin Pan 9a4314f025 imperative gan
6 years ago
peizhilin eea75a1d93 fix issue when type is invalid
6 years ago
peizhilin 9adb158e5b Merge remote-tracking branch 'upstream/develop' into debug/support
6 years ago
minqiyang d0b640dca1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_shared_ptr
6 years ago
minqiyang c8d1a8e909 Change var_ and grad_ to shared_ptr
6 years ago
minqiyang 7aab39af15 Change grads to VarBase
6 years ago
peizhilin c1235c935f add the enable_debug flag
6 years ago
peizhilin a6f5ceee74 add the python callstack for debug support test=develop
6 years ago
wopeizl 796322d31a
Merge pull request #15134 from wopeizl/windows/whlsupport
6 years ago
peizhilin 8bb513cad4 test=develop
6 years ago
peizhilin 1cb74b061b fix the whl issue test=develop
6 years ago
minqiyang 09e2e66236 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_mnist
6 years ago
qingqing01 6f0a1d7b47
Inception fusion operator. (#14968)
6 years ago
Cheerego 871ac282f8
Merge pull request #15085 from haowang101779990/enapi_improve_dec27
6 years ago