Commit Graph

22226 Commits (339829327235e7a4a3ff5bd5f81ec81fabbec11f)
 

Author SHA1 Message Date
shippingwang 3398293272 add API.spec. test=develop
7 years ago
shippingwang 5ce46c637a fix api.spec, test=develop
7 years ago
shippingwang eb932f717a add cosine decay op, test=develop
7 years ago
Tao Luo a2a0251db0
Merge pull request #15681 from chengduoZH/refine_api_doc
7 years ago
Yan Chunwei 077d12b939
fix scale cleaner (#15742)
7 years ago
Tao Luo daab5ad77e
Merge pull request #15719 from wojtuss/wojtuss/remove-duplicated-code
7 years ago
Tao Luo e17017aa65
Merge pull request #15739 from guomingz/resolve_issue_15724
7 years ago
Hongyu Liu 8c0292dead
Merge pull request #15717 from phlrain/fix_leak
7 years ago
Zeng Jinle fc87ef741b
Merge pull request #15687 from sneaxiy/fix_enforce
7 years ago
Wu Yi 8666902b9d
fix test_transpiler random fail test=develop (#15736)
7 years ago
chengduozh 1e46ab2e3e follow comment
7 years ago
Xin Pan 69f5c0eee2
Merge pull request #15557 from panyx0718/imperative
7 years ago
Zhang, Guoming e5d3d7c63d resolve #15724
7 years ago
Xin Pan 792719fb7e polish test
7 years ago
Zhen Wang 832bd720d1
Merge pull request #15610 from wzzju/quantization_inference_passes
7 years ago
Xin Pan 54f4d58553 make parameter and layer access easier
7 years ago
Tao Luo 4da291c6a3
Merge pull request #15726 from qingqing01/fix_api_doc
7 years ago
Dun f7b768d364
fix group_norm (#15727)
7 years ago
Dun e4b9fcdbd2
More restrict check load_combine_op. (#15479)
7 years ago
qingqing01 48a5cccbcd
Fix debug mode in prior_box_op (#15702)
7 years ago
Dang Qingqing 2868232556 Fix row_conv doc
7 years ago
Xin Pan 408a9bb2e7 polish
7 years ago
Xin Pan 989138378d add sugar for fetching parameters
7 years ago
Tao Luo 4c8feae43d
Merge pull request #15718 from luotao1/v2_code
7 years ago
dzhwinter 0936097c1e
Merge pull request #15714 from dzhwinter/fix/memory_with_dtype
7 years ago
qingqing01 abcefe7211
Fix debug mode in fake_quantize_op (#15693)
7 years ago
Tao Luo b9999435b7 remove 'import paddle.v2' in read data
7 years ago
Tao Luo 031d995080 remove legacy v2 codes in benchmark
7 years ago
Tao Luo 31287cdb43 remove legace v2 code in python/paddle/utils
7 years ago
liuhongyu 029be5fda9 fix lstmp bug; test=develop
7 years ago
dzhwinter fdb4c9fbf5
update. test=develop
7 years ago
dzhwinter 84f067be94
update. test=develop
7 years ago
liuhongyu 393fa6021e set lstm lstmp unsed pointer to nullptr; test=develop
7 years ago
liuhongyu 869f00ffc6 set lstm lstmp unsed pointer to null
7 years ago
dzhwinter d453b0dcf7 add details. test=develop
7 years ago
Yan Chunwei 3a5d6e5e64
move passes to src to avoid different behavior in deployment (#15705)
7 years ago
Wojciech Uss daac6a05f5 Removed duplicated code
7 years ago
jerrywgz 6f11f35abe
Merge pull request #15703 from jerrywgz/enhance_expand_op
7 years ago
Yan Chunwei c00ed19df2
add more comment (#15603)
7 years ago
sneaxiy f0590947c3 fix enforce
7 years ago
chengduo c794ecf641
Remove test_image_classification_resnet from mac CI (#15706)
7 years ago
Tao Luo 3086502522
Merge pull request #15704 from Sand3r-/mgallus/old-fc-mkldnn-branch-fix-develop
7 years ago
chengduo 5a03b515ae
fix potential bug in async_executor (#15707)
7 years ago
jerrywgz a52d5d5095 refine unittest, test=develop
7 years ago
Tao Luo 25ec6a2cfd
Merge pull request #15657 from qingqing01/fix_bn_api
7 years ago
baojun c47e258ea4 Add ngraph sum, sigmoid, relu_grad and tanh_grad op (#15642)
7 years ago
tensor-tang 33d0cebbff
Merge pull request #15695 from tensor-tang/fix/name
7 years ago
Michal Gallus 7a8eff36a6 Fix old FC backward weights descriptor creation
7 years ago
chengduo ad61e1b22c
fix potential bug (#15688)
7 years ago
Zhen Wang bc95a4ccfe
Merge branch 'develop' into quantization_inference_passes
7 years ago