Xin Pan
ebf9171df3
Merge pull request #13532 from panyx0718/infer
...
Add a test to load a full model and allow to to post-train from C++
7 years ago
sneaxiy
0633095c74
fix_api_kwargs
7 years ago
minqiyang
b1448ded40
Port clip and clip_by_norm op to nn and change API.sepc
7 years ago
minqiyang
0ff5d8b02a
Port logical_ops to nn
7 years ago
Jiabin Yang
55467169e5
Merge pull request #13560 from JiabinYang/mac/daily_ci_check
...
disable nccl2 test on CPU-only mode
7 years ago
Yu Yang
21bb9e91fc
Merge pull request #13201 from reyoung/revert_callstack
...
Revert "Revert "Add Python Callstacks when Op::Run error (#12759 )""
7 years ago
gongweibao
3dc54af2d3
merge
7 years ago
Xin Pan
cbdf9833e3
hide create_passes_from_strategy for now
7 years ago
Zeng Jinle
2cd558fb36
Merge pull request #13561 from sneaxiy/fix_api_kwargs
...
[Urgent] Add out params to some apis
7 years ago
Xin Pan
bc1fa4fd6f
Merge pull request #13556 from panyx0718/doc
...
clean a few more kwargs
7 years ago
sneaxiy
48d82bd008
add out params
7 years ago
Dang Qingqing
b7146d60e4
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into quantize_transpiler_update
7 years ago
Dang Qingqing
7264e9a475
Fix unit test.
7 years ago
Yu Yang
46498bf1a0
Merge pull request #13508 from reyoung/hide_parameter
...
Hide parameter
7 years ago
JiabinYang
bd42057ea0
disable nccl2 test on CPU
...
only mode
7 years ago
gongweibao
1113337764
merge
7 years ago
Xin Pan
d3ff3f8a5e
follow comments
7 years ago
Xin Pan
cf38c676ca
fix
7 years ago
Xin Pan
6974265292
support offline train
7 years ago
Yu Yang
606dfb13d5
Merge pull request #13442 from reyoung/feature/remove_trainer_api
...
Move trainer to contrib
7 years ago
Xin Pan
f117feab0c
modify comments
7 years ago
Yu Yang
28cc1e1853
Ignore Attr in doc
7 years ago
Qiao Longfei
cce056cad1
Merge pull request #13537 from jacquesqiao/fix-table-optimize-send-op
...
fix table grad send sync_mode
7 years ago
Yu Yang
7119d6c3cf
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into revert_callstack
7 years ago
Wu Yi
aeb2dc2b05
Nccl2 dist API ( #13506 )
...
* add nccl2 dist api
* update apispec
* update
* update api spec
7 years ago
Xin Pan
b43e49fa31
fix
7 years ago
Xin Pan
36c2a9af27
pass builder allow cutomize pass in python.
7 years ago
Xin Pan
a2a94f602e
clean a few more kwargs
7 years ago
Xin Pan
eb1aeb175b
Merge pull request #13538 from baiyfbupt/softshrink
...
Remove kwargs in softshrink
7 years ago
Qiao Longfei
bcc7bff12f
Merge pull request #13488 from jacquesqiao/fix-img_conv_group-doc
...
fix img_conv_group doc
7 years ago
baiyf
3986242e5e
remove kwargs
7 years ago
qiaolongfei
f4219c0d1d
fix table grad send sync_mode
7 years ago
Zeng Jinle
a8f66365c9
Merge pull request #13524 from sneaxiy/fix_api_kwargs
...
Remove kwargs in elementwise layers and scale layer
7 years ago
sneaxiy
70e70d7d38
fix api.spec
7 years ago
Wu Yi
175a2ef2ec
Merge pull request #13533 from typhoonzero/disable_dist_memopt_test
...
disable memopt test
7 years ago
sneaxiy
6724801884
fix conflict
7 years ago
typhoonzero
ac4195df94
disable memopt test
7 years ago
tensor-tang
21f35eefe7
fix style
7 years ago
gongweibao
bee213e51f
fix conflict
7 years ago
tensor-tang
b9d7bd487f
Merge branch 'develop' into remove/kwargs
7 years ago
sneaxiy
3ad3635de0
fix conflict
7 years ago
sneaxiy
3ee0a6489d
remove kwargs in python api
7 years ago
Xin Pan
6537b175c4
Merge pull request #13522 from wzzju/remove-kwargs
...
remove the kwargs of elu,relu6,pow,stanh,hard_sigmoid and swish
7 years ago
Dang Qingqing
38d5ae7f82
Update code when get_inference_program is removed.
7 years ago
gongweibao
01396d91db
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into generator2
7 years ago
gongweibao
b07c563acf
clean
7 years ago
gongweibao
dda9c3556e
fix
7 years ago
gongweibao
45efc1ddda
fix
7 years ago
Dang Qingqing
ba8ba3000b
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into quantize_transpiler_update
7 years ago
Yu Yang
3043f51b3a
Merge pull request #13511 from reyoung/fix_ce
...
Revert "Merge pull request #13431 from chengduoZH/refine_lod"
7 years ago
gongweibao
ff47841796
fix
7 years ago
whs
cffad81c1a
Fix truncated normal. ( #13509 )
...
* Fix truncated normal.
* Fix.
7 years ago
tensor-tang
6d2ce745a6
Merge remote-tracking branch 'ups/develop' into remove/kwargs
7 years ago
Dang Qingqing
49ca3a32ed
Fix function name.
7 years ago
Wu Yi
29c63d180f
[Feature] dist op role and lr op role, to support memory optimize with dist training ( #13220 )
...
* wip
* clean up
* should fix running with memopt
* add ut
* mark lr schedule op role
* hide lr_schedule_guard
* use op_role_var instead of ufind
* unify dist test name
* wip for py3 support
* fix var deref
* fix python3 mem_opt order
* remove comments
7 years ago
gongweibao
2d97903a95
disable transformer ( #13515 )
7 years ago
tensor-tang
808c3ef3f6
fix sqrt
7 years ago
tensor-tang
f42a12dadc
Merge remote-tracking branch 'ups/develop' into remove/kwargs
...
fix conflicts
7 years ago
tensor-tang
5ee7dcbaad
add unit tests
7 years ago
gongweibao
8f09109a45
fix
7 years ago
Dang Qingqing
cc94b157bf
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into quantize_transpiler_update
7 years ago
Dang Qingqing
49c672d037
Fix unit test in Python 3.5
7 years ago
Tao Luo
dbf07982a7
Merge pull request #13498 from luotao1/for_test
...
use clone(for_test=True) replace get_inference_program
7 years ago
tensor-tang
567b711db9
remove kwargs of brelu, leaky_relu and soft_relu
7 years ago
whs
fc44087d31
Add roi perspective transform op. ( #13176 )
...
* Add roi perspective transform.
* Add roi_perspective_transform_op.
* Fix code style.
* Add python api and fix doc.
* Fix API.spec
* Fix python api.
* Fix API.spec
* Move src to detection.
7 years ago
tensor-tang
2582fecaf7
fix dtype
7 years ago
minqiyang
06289aa2f9
Fix reader of rnn_search in python3
7 years ago
Zhen Wang
26857692cd
remove the kwargs of elu,relu6,pow,stanh,hard_sigmoid and swish
7 years ago
tensor-tang
3b7d9f7b83
remove kwargs of some activation api
7 years ago
Dang Qingqing
605907fe85
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into quantize_transpiler_update
7 years ago
Dang Qingqing
6bd3ed9238
Fix unit test in Python3.5
7 years ago
Dang Qingqing
6f32fdb144
Update unit test for random fail.
7 years ago
Qiao Longfei
a32ad64484
Merge branch 'develop' into fix-img_conv_group-doc
7 years ago
Yu Yang
6d2c6f96f1
Revert "Revert "Merge pull request #13431 from chengduoZH/refine_lod""
...
This reverts commit a6c8d6b9a2
.
7 years ago
Xin Pan
f66d08c2e0
Merge pull request #13493 from panyx0718/doc
...
convert **kwargs to explicit arguments
7 years ago
Yu Yang
a6c8d6b9a2
Revert "Merge pull request #13431 from chengduoZH/refine_lod"
...
This reverts commit bd79e04667
, reversing
changes made to 6b4d290c18
.
7 years ago
luotao1
618944a291
rollback transpiler/__init__.py
7 years ago
Yu Yang
09cf93b91e
Hide Parameter
7 years ago
qiaolongfei
cd073bf9bf
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-img_conv_group-doc
7 years ago
luotao1
0f571c7dc5
remove unused InferenceTranspiler import
7 years ago
luotao1
44ba6942d1
put clone(for_test=True) before optimization phase
7 years ago
Jiabin Yang
fe7f244150
Update CMakeLists.txt
...
Add warning when disable test_fuse_elewise_add_act_pass on Mac
7 years ago
Dang Qingqing
aebe5aa593
Remove InferenceTranspiler in python/paddle/fluid/__init__.py
7 years ago
chengduoZH
683728e989
disable test_fuse_elewise_add_act in mac
7 years ago
Dang Qingqing
96138ca8f0
Fix unit test.
7 years ago
Dang Qingqing
9e580631aa
Fix conflicts.
7 years ago
luotao1
3ba7e74db2
use clone(for_test=True) replace get_inference_program
7 years ago
Yihua Xu
87086b1386
Refine activation for GRU operator ( #13275 )
...
* Optimize GRU with AVX instruction
* Clean code
* Add the Unitest and fix the align issue
* Remove the remanent part of the unitest part
* Code clean
* Fix the parameters length issue for fusion_gru to pass CI
* Change the default type as float32
7 years ago
chengduo
d402234ba8
Feature/op_fuse_pass ( #12440 )
...
* Add Preface
* Add demo code
* Save file
* Refine code
* seems can work
* use elementwise strategy
* Use ElementwiseComputeEx
* Add comments
* extract functions from operator
* Refine code
* Follow comment
* code refine
* add op_fuse pass
* add backward
* code refine
* use TopologySortOperations
* follow comments
* refine IsFusible
* code enhance
* fix op_fusion_pass
* refine code
* refine fuse_elemwise_act_op
* adjust the input and output
* refine logic
* add intermediate_edge
* disable inplace
* follow comments
* refine logic
* follow comments
* Remove the removable IntermediateOut
* change strategy
* code refine
* enable fuse backward
* code refine
* code refine
* rename unit test
* follow comments
7 years ago
Xin Pan
88ae3f169d
further clean
7 years ago
Xin Pan
2030958eee
covert **kwargs to explicit arguments
...
Also deprecate LARs argument
7 years ago
qingqing01
2bb8f5b1b1
Support variable data shape of non-sequence data. ( #13482 )
7 years ago
Qingsheng Li
21ec93aa7e
[WIP]Sequence Scatter Op ( #12625 )
...
Sequence Scatter Op
7 years ago
Xin Pan
103deb111d
Merge pull request #13484 from panyx0718/ir4
...
To support full model saving.
7 years ago
Jiabin Yang
bc5fc5cb4a
Merge pull request #13483 from JiabinYang/mac/fix_unittest_279_395
...
fix mac unittest 279/395 error without distribute
7 years ago
Yan Xu
4760d5a3bc
Merge pull request #13481 from Yancey1989/move_dataset
...
move uci_housing dataset to bce
7 years ago
qiaolongfei
cf0b6f155b
fix img_conv_group doc
7 years ago
Tao Luo
f1cbb4b0bd
Merge pull request #13479 from luotao1/inference_transpiler
...
hidden InferenceTranspiler
7 years ago
Xin Pan
10f7d004c4
To support full model saving.
...
In the future, we'd like to encourage user to save
everything during training.
This allows us to
1. Do more flexible optimization passes
2. Re-train and fune-tune
7 years ago
Jiabin Yang
2c7a8b92c0
Merge branch 'develop' into mac/fix_unittest_279_395
7 years ago
Jiabin Yang
dffc457d60
Merge pull request #13467 from JiabinYang/mac/fix_unitest_ci
...
fix mac unitest on ci
7 years ago
JiabinYang
e8e762f4e8
fix mac unittest 279/395 error without distribute
7 years ago
Yancey1989
3571ca6663
move uci_housing dataset to bce
7 years ago
Wu Yi
a69a584b0c
Merge pull request #13470 from typhoonzero/fix_mat_plot_req_for_py2
...
fix py2 matplotlib deps
7 years ago
Xin Pan
759dae0493
Merge pull request #13461 from panyx0718/ir3
...
clean unused inference_optimize c++ implementation
7 years ago
luotao1
ff37993bf3
hidden InferenceTranspiler
7 years ago
chengduo
fd8d83e68a
Fix the nested dyn_rnn ( #13417 )
...
* add unit test for nested drnn
* add nested dyn_rnn
* refine while_op
* fix bug
7 years ago
whs
cf128231c6
Add truncated gaussian initializer. ( #13000 )
...
* Add truncated gaussian initializer.
* Fix unitest.
* Update API.spec
* Fix code style and fix bug.
* Fix code style.
* Small fix.
7 years ago
Zeng Jinle
642cf6ca2f
Merge pull request #13418 from sneaxiy/dam_save_memory
...
Modify some ops to save memory
7 years ago
whs
5dc5175007
Add python api for expand op. ( #13453 )
...
* Add python api for expand op.
* Fix unitest.
* Remove 'out' from arguments and fix code style.
* fix API.spec
* Fix API
* Fix unitest
7 years ago
Dun
253f618ac7
loosen the restriction of output_size in conv2d_transpose ( #12292 )
...
* loosen the restriction of output_size in conv2d_transpose
* test and docs
* fix code style
* fix ci test error
* bug fix
* fix python3 issue
7 years ago
typhoonzero
bd7920dd14
fix py2 matplotlib deps
7 years ago
Yu Yang
cec94cab87
Merge pull request #13351 from dzhwinter/memory/stable
...
fix memory optimize
7 years ago
qingqing01
65efebb864
Fix detection.py after merge slice_op. ( #13435 )
7 years ago
Yu Yang
93456fc676
Merge pull request #13427 from reyoung/feature/hide_recordio_reader
...
Hide RecordIO Reader
7 years ago
Wu Yi
efafc72f62
Hide program APIs ( #12315 )
...
* hide program APIs
* fix merge error
* update
7 years ago
JiabinYang
6a91200757
fix mac unitest and add test_debugger back
7 years ago
qingqing01
c9e5c1e41b
Hidden ParallelDo. ( #13454 )
7 years ago
JiabinYang
facfec10bc
fix mac unitest on ci
7 years ago
chengduo
6757a31552
[Accelerate] Refine seq_softmax_op ( #13421 )
...
* refine seq_softmax_op
* fix seq_softmax
* use cub in seq_softmax
7 years ago
Yibing Liu
9cc1937d43
Merge pull request #13400 from kuke/fix_seq_pad
...
Get sequence length in sequence_pad op & fix sequence_mask op
7 years ago
Qiao Longfei
020d13c18a
fix dist table send hang problem ( #13259 )
...
* fix dist table send hang problem
* revert sync_mode config
* fix async send table
7 years ago
Yu Yang
2c31ea9293
Merge pull request #13424 from chengduoZH/refine_seq_concat
...
Refine seq_concat
7 years ago
Yu Yang
5996e224fa
Merge pull request #13430 from chengduoZH/refine_seq_pool
...
Refine seq_pool
7 years ago
sneaxiy
fd3e32ea7d
Merge develop
7 years ago
Yu Yang
e104e70667
Update Unittests
7 years ago
Xin Pan
5ce77889f4
clean unused inference_optimize c++ implementation
7 years ago
Dang Qingqing
51d1afd7c4
Update code and fix install
7 years ago
chengduoZH
6534f8527a
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_lod
7 years ago
chengduo
72dd6b37d9
Add sequence_expand_as_op ( #13420 )
...
* Add sequence_expand_as_op
* follow comment
7 years ago
chengduoZH
24459501fe
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_seq_concat
7 years ago
chengduoZH
f92b07f0b5
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_seq_pool
7 years ago
Yu Yang
d5455b2273
Merge pull request #13445 from gongweibao/fixtransformer
...
Fix transformer random failed
7 years ago
Yu Yang
6b3c2a9a88
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/remove_trainer_api
7 years ago
Dang Qingqing
9dbd3d5aac
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into quantize_transpiler_update
7 years ago
Yu Yang
e39899da16
Fix bug in test_detection_map_op
7 years ago
Tao Luo
2d89849125
add WITH_INFERENCE_API_TEST option ( #13425 )
7 years ago
sneaxiy
0718113a9c
modification
7 years ago
sneaxiy
d9942cd122
Merge develop
7 years ago
gongweibao
0c8c0d943f
fix macunittest ( #13434 )
7 years ago
Yu Yang
cd69e1dd2a
Merge pull request #13339 from chengduoZH/debug_while_op
...
Enable nested WhileOp
7 years ago
chengduoZH
b57a2b989b
remove test_seq_concat_op
7 years ago
gongweibao
6eeb063e8c
fix random failed
7 years ago
Zeng Jinle
4c489180e6
Merge pull request #13411 from sneaxiy/feature/eager_delete_tensor
...
[WIP] Feature/eager delete tensor
7 years ago
yuyang
82b8a3c5d9
Move trainer to contrib
7 years ago
dzhwinter
5212b2a969
"rerun"
7 years ago
chengduoZH
284519561d
add doc
7 years ago
chengduoZH
cacf549e8a
refine seq_pool
7 years ago
chengduoZH
f8c55fb2c7
add api
7 years ago
yuyang
ecc4dc6d9b
Hide RecordIO Reader
7 years ago
chengduoZH
e7940141ce
refine seq_concat
7 years ago
yuyang
480c7c4ee3
Fix sentiment dataset
7 years ago
sneaxiy
7116cc12fb
Merge develop
7 years ago
sneaxiy
abf9832c12
tiny change to save memory
7 years ago
Jiabin Yang
edb9e56934
Merge pull request #13401 from JiabinYang/mac/ci_unitest
...
add unitttest for mac on ci after some untest being disable
7 years ago
Dun
e0bca5f866
Implement slice grad operator. #8130 ( #12330 )
...
* Implement slice grad operator. #8130
* test slice grad operator and bug fix
* Fix pre commit style
7 years ago
sneaxiy
612e1a3155
modification
7 years ago
dzhwinter
2617ac9d1a
"add doc string"
7 years ago
dzhwinter
bddd4bc0ce
Merge remote-tracking branch 'origin/develop' into memory/stable
7 years ago
Yibing Liu
1c87558c4a
Revert changes for debug
7 years ago
Yibing Liu
8edf60ceda
Merge branch 'develop' of upstream into fix_seq_pad
7 years ago
Wu Yi
437debf40e
Fix mac ci dist ( #13393 )
7 years ago
sneaxiy
d0b2453ecd
merge develop
7 years ago
sneaxiy
24ea39c4c6
feature/eager_delete_tensor
7 years ago
dzhwinter
da8adf1d04
"comment out unittest"
7 years ago
dzhwinter
fd9dc75fc2
Merge remote-tracking branch 'origin/develop' into memory/stable
7 years ago
dzhwinter
873b517b9b
"use simple stategy"
7 years ago
Yibing Liu
ce773ed7f8
Fix unitttest in sequence_pad_op
7 years ago
JiabinYang
87b11179e5
add unitttest for mac on ci after some untest being disable
7 years ago
Michał Gallus
8cbefd1a43
Fuse Conv+BN+SkipConnectionAdd+ReLU with transpiler temporarily ( #13350 )
7 years ago
dzhwinter
ef60a6544e
"add test"
7 years ago
Yibing Liu
9e3245e3bd
Merge branch 'develop' of upstream into fix_seq_pad
7 years ago
Yibing Liu
f6595811a1
Get sequence length in sequence_pad op & fix sequence_mask op
7 years ago
Xingyuan Bu
9e2e893f59
Enhence generate_proposal_labels_op and fix some bug. ( #13239 )
...
* Enhence generate_proposal_labels_op
* Fix bug in generate_proposals_op
* Refine rpn_target_assign_op.
* by Bu Xingyuan, Wang Guanzhong and Dang Qingqing
7 years ago
Yan Xu
23ec966cd3
Merge pull request #13360 from Yancey1989/parallel_bcast
...
move bcast op into graph passes
7 years ago
Wu Yi
323d017c07
Merge pull request #13379 from typhoonzero/fix_with_distribute_tests_cmake
...
fix with distribute cmake
7 years ago
Wu Yi
3ab3a7f392
Trainer auto wait pserver ports ( #13341 )
...
* trainer auto wait pserver port ready
* add file
* fix docstring
* add option to not wait
* update api spec
* clean
* fix test hang
7 years ago
Dang Qingqing
993cbbcd5c
Move quantization transpiler to fluid/contrib/quantize path.
7 years ago
typhoonzero
26b1704bef
fix with distribute cmake
7 years ago
tensor-tang
a56b6637d2
Merge pull request #13376 from tensor-tang/fix/mac/op
...
disable seqexpandconcatfc op test on Mac
7 years ago
Jiabin Yang
ae0d806cc1
Merge pull request #13367 from JiabinYang/mac/unittest412
...
fix mac test_reader_reset
7 years ago
Dang Qingqing
8a850e21ad
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into quantize_transpiler_update
7 years ago
Jiabin Yang
ae7fb2a191
Merge pull request #13362 from JiabinYang/mac/unitest214
...
fix mac test_data_balance
7 years ago
tensor-tang
2b10aee52a
disable seqexpandconcatfc op test on Mac
7 years ago
Jiabin Yang
5b5fa37fb9
Update test_reader_reset.py
...
import os module to use os.environ in setUp()
7 years ago
Yancey1989
2888d2d7bc
Merge branch 'develop' of github.com:PaddlePaddle/Paddle into parallel_bcast
7 years ago
Yancey1989
4778c6e21c
delete unused py codes
7 years ago
JiabinYang
415e0eac69
fix mac test_reader_reset
7 years ago
Qiyang Min
6abe03be0c
Merge pull request #13317 from velconia/fix_python35_CI_random_fail
...
Fix manylinux ci random fail problem
7 years ago
Jiabin Yang
1b676bef2d
Merge pull request #13361 from JiabinYang/mac/unittest428
...
fix test_parallel_executor_transformer
7 years ago
JiabinYang
670c58bea4
fix mac test_data_baalancance
7 years ago
JiabinYang
bdd957b4be
fix test_parallel_executor_transformer
7 years ago
Jiabin Yang
d41176411f
Update test_py_reader_using_executor.py
7 years ago
Yancey1989
b084dfab7e
Merge branch 'develop' of github.com:PaddlePaddle/Paddle into parallel_bcast
7 years ago
Yancey1989
5ce1a960a5
move bcast op into pass
7 years ago
JiabinYang
36d6e44681
fix test_py_reader_using_executor error
7 years ago
gongweibao
392ae69650
Set parallel executor thread num under nccl2 distributed env ( #13207 )
7 years ago
dzhwinter
0c1a5d87b4
"debug version"
7 years ago
Jacek Czaja
dfbd1cc3c1
Merge pull request #13209 from Sand3r-/mgallus/conv-relu-fuse
...
[MKLDNN] Fuse Conv+BatchNorm + ReLU
7 years ago
Michal Gallus
5d34ef61cb
Fuse MKLDNN's Conv + ReLU
7 years ago
Qiao Longfei
b681537e1a
Add multiprocess reader ( #13311 )
...
* add multiprocess_reader
* add multiprocess_reader to reader decorator
* support piped multi process reader
* revert v2 decorator
* add comment to multiprocess_reader
* optimize code
* use ujson to speed up json serialize/deserialize
* add assert to multiprocess_reader
* update comment of multiprocess_reader
* optimize ujson import, handle error case
* optimize import ujson
* remove ujson from requirements.txt
* add import sys to decorator.py
7 years ago
chengduoZH
cc18fffb90
add nest while_op
7 years ago
Bai Yifan
faf8ad2436
Add ignore_index in cross_entropy op ( #13217 )
...
* add ignore index
* update api.spec
* enhance softmax_with_cross_entropy
7 years ago
Xin Pan
17bf8713a5
Merge pull request #12988 from panyx0718/ir2
...
program and tensor versioning support
7 years ago
Haihao Shen
314e150f8a
Merge branch 'public-dev' into develop
7 years ago
qingqing01
a39eba77eb
Implement norm_op by CUDA instead of Eigen. ( #13273 )
...
* Implement norm_op by CUDA instead of Eigen.
* Remove the commented code.
7 years ago
Haihao Shen
fbcecddfce
Merge branch 'public-dev' into develop
7 years ago
Dang Qingqing
182b24ce3c
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into quantize_transpiler_update
7 years ago
minqiyang
dc863aac7e
Add kids exists detection in Scope
7 years ago
Xin Pan
9b7c3f9615
refine
7 years ago
Xin Pan
56a977d436
add test
7 years ago
Xin Pan
926e1077ca
version
7 years ago
Wu Yi
f90c7865f0
Benchmark tool for imgnet ( #12305 )
...
* support test using executor without reader
* run imgnet
* update fluid benchmark
* wip
* update
* update all models
* support pyreader
* update
* clean up
* make profile batches contollable
* update API.spec
* update scripts
* clean dockerfile
* update
* clean comments
* add scope argument docstring
* use num_trainers to determine nccl init comms
7 years ago
luotao1
5e7bfd4e4c
Merge branch 'develop' into anakin_ner
7 years ago
minqiyang
ce24a92007
Disable image_classification_resnet
7 years ago
minqiyang
d3d22a12fd
Polish code
7 years ago
luotao1
6fae46a128
refine codes
7 years ago
minqiyang
5335ff628e
Polish code
7 years ago
minqiyang
2720330dc5
Disable random fail case
7 years ago
minqiyang
8ef1f9f9b8
Polish code
7 years ago
minqiyang
2bb0ac927b
Polish code
7 years ago
minqiyang
a04d99810e
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_python35_CI_random_fail
7 years ago
tensor-tang
9f2ccf5b3d
Merge pull request #13237 from tensor-tang/refine/op/peephole
...
refine fusion lstm/peephole and fusion gru
7 years ago
Dang Qingqing
a121c89830
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into quantize_transpiler_update
7 years ago
Qiao Longfei
6a79ba2f28
Add save inference model to trainer ( #12682 )
...
* add save_inference_model for Trainer
* add comment
* update comment
* fix mac compile
* add unit test
* update API.spec
* revert cpplint-cpp-source
7 years ago
minqiyang
ad9e6476ff
Force object deletion on trainer in unit test
7 years ago
tensor-tang
718033e14f
Merge remote-tracking branch 'ups/develop' into refine/op/peephole
7 years ago
minqiyang
5af0c60fb6
Add compat deps
7 years ago
Yan Xu
ad4d965172
Merge pull request #13250 from Yancey1989/fix_dist_base
...
fix parallel run dist unit test
7 years ago
Yu Yang
e27a1a6a6a
Merge pull request #13229 from chengduoZH/disable_feed_fetch_unit_test
...
Disable feed_fetch_unit_test temporarily
7 years ago
tensor-tang
40dbd97f8e
Merge remote-tracking branch 'ups/develop' into refine/op/peephole
7 years ago
minqiyang
3420c94994
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_python35_CI_random_fail
7 years ago
minqiyang
d4accfa905
Fix random fail of python35 unit test
7 years ago
Qiyang Min
b805751598
Merge pull request #13223 from velconia/open_python35_CI
...
Open python35 ci
7 years ago
Yancey1989
0a71d58089
Merge branch 'develop' of github.com:PaddlePaddle/Paddle into fix_dist_base
7 years ago
Yancey1989
a0b68653d0
make pickel proto version compatiable with py2
7 years ago
chengduo
886852557f
Refine reshape_grad and transpose_grad ( #13074 )
...
* Add intermediate
* fix flatten/squeeze/unsqueeze
* Considering compatibility issues, we could not fix the origin op
* follow comment
* reset the shape of XShape
7 years ago
Dang Qingqing
e3c7348f52
Update quantize_transpiler
7 years ago
Yancey1989
a267155006
fix parallel run dist unit test
7 years ago
tensor-tang
3eb55f0643
Merge remote-tracking branch 'ups/develop' into refine/op/peephole
7 years ago
tensor-tang
d7ac1cc836
refine seq when bs is large
7 years ago
Qiao Longfei
6e03f7900f
Add centered mode rmsprop ( #13161 )
...
* rmsprop optimizer support v1 mode
* typo
* optimize code
* refine code
* optimize unit test
* update test_rmsprop_op.py
* update formula of rmsprop
* optimize document
* update API.spec for RMSPropOptimizer
* add default value to check_output_with_place equal_nan
7 years ago
tensor-tang
2f3b498949
refine fusion seq lstm peephole
7 years ago
tangwei12
d1e2efae6b
reimplement auc in fluid ( #13167 )
...
* reimplement auc in pyton
* reimplement auc in fluid
* add auc unittest
* replace new auc in layers
* add batch Auc in Fluid
* name formated
7 years ago
chengduoZH
73eba2f87e
disable feed_fetch_unit_test
7 years ago
Brian Liu
04272c0d41
Enable lstm peephole ( #13160 )
...
* Refine fusion lstm op code for better readability
* Enable peephole in fusion lstm op (seq_mode part) and add unit test
* Enable peephole in fused lstop op (batch_mode part)
Set batch_mode as default as well
* Use pre-commit to clean format
* Follow up review comments as well as adding more unit tests for seq mode
7 years ago
Dang Qingqing
1d0353f162
Quantize transpiler
7 years ago
qingqing01
bab341213e
Remove check in top_k API. ( #13178 )
7 years ago
minqiyang
a0e6f416d6
Port transformer
7 years ago
minqiyang
c838fa3173
Port dist_transpiler to Python3.5
...
Resume prelu_op_test in python2
7 years ago
Yu Yang
cda7842e26
Revert "Revert "Add Python Callstacks when Op::Run error ( #12759 )""
...
This reverts commit 1f270275a6
.
7 years ago
qingqing01
9557cc218d
Refine and fix some code for faster-rcnn. ( #13135 )
...
* Fix bug in generate_proposals_op.
* Fix data type for RoIs.
* Refine and fix rpn_target_assign_op.
* Add the missing file bbox_util.h
* Rename BoxEncoder to BoxToDelta
7 years ago
tensor-tang
d9c3123aff
Merge pull request #13181 from tensor-tang/refine/fusion/ut
...
refine fusion lstm and gru op test
7 years ago
tangwei12
6bc16ff33b
Merge pull request #13186 from seiriosPlus/selected_rows_size_fix
...
bug fix
7 years ago
Chen Weihang
3b6090e80b
Merge pull request #12887 from chenwhql/sequence_enumerate_op
...
Feat: add sequence enumerate op
7 years ago
tangwei12
ff618a2880
bug fix
7 years ago
tensor-tang
ef71b8e2ae
refine fusion lstm and gru op test
7 years ago
chengduo
ef628ab887
Fix high level API(Inference) bug ( #13159 )
...
* fix high level API(Inference) bug
* patch the unit tests
7 years ago
tangwei12
fbdd4f8c0f
Merge pull request #13101 from zenghsh3/develop
...
Fix bug of sampling_id op
7 years ago
qingqing01
9bd933d3fb
Improve and fix fake_quantize_op ( #13092 )
...
* Improve and fix fake_quantize_op.
7 years ago
chenweihang
7ddbbcb0b5
doc: refine API and doc
7 years ago
Qiao Longfei
91422138d2
Merge pull request #13104 from jacquesqiao/fix-sparse-grad-merge
...
fix sparse grad merge on pserver
7 years ago
chenweihang
b081363bae
Merge branch 'sequence_enumerate_op' of https://github.com/chenwhql/Paddle into sequence_enumerate_op
7 years ago
chenweihang
0b7d82befb
doc: refine English description
7 years ago
zenghsh3
d0c01d319a
fix codestyle
7 years ago
zenghsh3
b2de658916
refine code
7 years ago
zenghsh3
a64200f8c1
refine unittest of sampling_id op
7 years ago
whs
e10aa80f03
Add pad2d op. ( #12950 )
...
* Add pad2d op.
* Add unitest and python api.
* Fix cuda op kernel.
* Fix python api.
* Fix python api.
* Update API.spec.
* Fix python api
7 years ago
Haihao Shen
dee6d1606f
Enable conv and batch norm by default
7 years ago
qiaolongfei
ed511fe5a7
update test_dist_transpiler
7 years ago
qiaolongfei
f1554a4a07
fix sparse grad merge on pserver
7 years ago
Xin Pan
c709a04ae2
Merge pull request #13018 from panyx0718/name
...
support op_namescope for better debugging
7 years ago
Wu Yi
0b8067c0dc
fix dist train reduce mode ( #13068 )
...
* fix dist train reduce mode
* fix previous fix
7 years ago
jerrywgz
1a88baae22
add rpn_target_assign api test ( #13013 )
...
* Add unit test for rpn_target_assign API.
7 years ago
fengjiayi
03b1e4bec9
Merge pull request #13047 from JiayiFeng/dev_mem_analyse
...
refine memory usage calc
7 years ago
Xingyuan Bu
0a97d24b41
Faster RCNN Generate Proposal Labels ( #12616 )
...
* Add generate_proposal_labels for Faster-RCNN.
7 years ago
Yibing Liu
f88a8ba99a
Merge pull request #12793 from kuke/wrap_squeezes
...
Wrap unsqueeze & squeeze ops
7 years ago
chengduo
3bd1d22a7d
Enhance fused_elementwise_activation_op ( #12837 )
...
* Enhance the function of fused_elementwise_activation_op
* enhance unit test
* Clean Code And Add Doc
* Add compound functors
* Fix doc and enhance unit test
* define Dx and Dy for d_binary_func
* add mul_scale
* add mul_scale
* add elementwise_mul
* code refine
* code refine
* add doc
* add AsIntermediate
7 years ago
Wu Yi
a615ad46e4
Add test for dist and memopt ( #13049 )
...
* add test for dist and memopt
* update transformer too
7 years ago
tangwei12
515a756a3c
Merge pull request #13048 from TomorrowIsAnOtherDay/develop
...
add python api for sampling_id op
7 years ago
gongweibao
f9e20747fc
Modify program_to_desc functions to add types support. ( #12991 )
7 years ago
fengjiayi
d2d082db19
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_mem_analyse
7 years ago
Xin Pan
66f870433d
fix test
7 years ago
Xin Pan
51ef0ad766
allow to use name_scope for debugging and visiualization
7 years ago
Chen Weihang
b98b744067
Merge branch 'develop' into sequence_enumerate_op
7 years ago
Wu Yi
9ae55dd70d
fix dist transpile with memopt ( #12974 )
...
* fix dist transpile with memopt
* update api.spec
* polish dist transpile api
* update apispec
* update apispec
7 years ago
fengjiayi
bbcf1ad263
update
7 years ago
robot
e1f17a1e4f
add python op for sampling_id
7 years ago
fengjiayi
fb08e163cf
refine memory usage calc
7 years ago
Xingyuan Bu
2ad5d91ef8
Faster RCNN Generate Proposals ( #12056 )
...
* Add proposals generation operator for Faster-RCNN.
7 years ago
gongweibao
01e96a8e20
Add Transformerunittest ( #12968 )
7 years ago
tensor-tang
89d6d69ce4
Merge pull request #12781 from tensor-tang/feature/op/fusion_gru
...
add fusion gru
7 years ago
qingqing01
82671e9486
Fix bug in flowers dataset. ( #13024 )
7 years ago
Xin Pan
2bb15f437c
Merge pull request #12791 from panyx0718/ir3
...
graph to program pass
7 years ago
Yu Yang
8965cee89f
Polish PrintOp ( #12895 )
...
* Polish PrintOp
* Polish PrintOp
* Polish PrintOp
* Refine test_print_op
7 years ago
Yibing Liu
13509da69e
Merge upstream to branch wrap_squeezes
7 years ago
whs
9be39bb4b7
Enhence optimizer. ( #13004 )
7 years ago
chengduo
7ad39c4077
Enhance pad_constant_like_op ( #12999 )
...
* enhance pad_constant_like_op
* add API
* add API
7 years ago
qingqing01
0353eddb51
Improve fake_dequantize_op. ( #12877 )
...
* Improve fake_dequantize_op.
* Follow comments.
7 years ago
Qiao Longfei
11e01d9b2d
Scale support selectedrows ( #12960 )
...
* add ScaleOpVarTypeInference for scale op
* scale op support scale selected rows
* optimize code
* use FindVar
* use FindVarRecursive in ScaleOpVarTypeInference
7 years ago
fengjiayi
7b84c580e2
Merge pull request #12824 from JiayiFeng/dev_sequence_padding_op
...
Sequence pad op
7 years ago
Wu Yi
0ee6fed05b
Refine dist rpc deps ( #12899 )
...
* refine dist train RPC deps
* clean up
* clean up
* fix ut
* remove input for fetch_barrier
* follow comments
7 years ago
fengjiayi
7e0c9f50ae
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_sequence_padding_op
7 years ago
Zeng Jinle
599a32641b
Merge pull request #12971 from sneaxiy/unstack_op
...
Add unstack op
7 years ago
Qiyang Min
1d9cb93276
Merge pull request #12989 from velconia/fix_last_of_py3
...
Fix random diff between python2 and python3
7 years ago
tensor-tang
a481c5e98c
Merge remote-tracking branch 'ups/develop' into feature/op/fusion_expand_concat_fc
7 years ago
tensor-tang
49c31febb5
fix typo and op test
7 years ago
fengjiayi
9cb455fa7d
update function
7 years ago
minqiyang
312f3b8654
Fix random diff between python2 and python3
7 years ago
sneaxiy
52a480bb98
Merge develop
7 years ago
tensor-tang
02909335e9
rename fusion seq_concat_fc to fusion seqexpand_concat_fc
7 years ago
tensor-tang
0f0d48230c
add fusion seq_concat_fc op test
7 years ago
Xin Pan
1a67061fee
graph to program pass
...
fix a few other things
7 years ago
qingqing01
1f09bc320c
Support data type int8_t . ( #12841 )
...
* Support int8 type.
7 years ago
chenweihang
0c4697f8cd
fix: change to enumerate by sentence
7 years ago
sneaxiy
24264bc0b8
Merge develop
7 years ago
dzhwinter
0153c21d83
add unstack_op
7 years ago
chengduo
3e1050a2e8
Add pad_constant_like_op ( #12943 )
...
* Add pad_constant_batch_size_like
* refine pad_op
* optimize memory
7 years ago
tensor-tang
c488ee96a7
Merge remote-tracking branch 'ups/develop' into refine/op/fusion_lstm
7 years ago
tensor-tang
e61cf3214d
complete reverse seq
7 years ago
Chen Weihang
4ec12496dd
Merge branch 'develop' into sequence_enumerate_op
7 years ago
tensor-tang
1777cd09f6
refine fusion lstm op test
7 years ago
tensor-tang
4b28fab8c9
enable more acts
7 years ago
Qiao Longfei
3c58b87b45
fix auc layer and add check for auc op ( #12954 )
...
* fix auc layer and add check for auc op
* use input to check if states are inited
* optimize code
7 years ago
Yibing Liu
efa6f0df4e
Remove inplace args in unsqueeze & squeeze ops
7 years ago
Yibing Liu
5aa64827df
Rename the input of squeeze's wrapper
7 years ago
Yibing Liu
b586cc2ae8
Fix typos in unsqueeze & unsequeeze wrapper
7 years ago
Yibing Liu
1443d762fd
Wrap unsqueeze & squeeze ops
7 years ago
Zeng Jinle
d189d4dbab
Merge pull request #12884 from sneaxiy/sequence_mask_op
...
Add sequence_mask_op for DAM model
7 years ago
Jiabin Yang
7240e7215a
Merge pull request #12914 from JiabinYang/check_cv2
...
fix bug to avoid warning once import paddle.fluid
7 years ago
Qiyang Min
038e2817f0
Merge pull request #12836 from velconia/disable_prelu_test_local
...
Disable prelu_op_test until fixing Python3 issues
7 years ago
tangwei12
ef6445ee39
Merge pull request #12908 from seiriosPlus/fill_constant_selectedrows
...
add SelectedRows support in fill_constant_op
7 years ago
JiabinYang
786558fc68
fix bug to avoid warning once import paddle.fluid
7 years ago
chenweihang
733ea0d29b
adjust infershape details
7 years ago
Qiyang Min
836e1e0b36
Merge pull request #12910 from velconia/fix_flowers_dataset
...
Fix flowers dataset download problem
7 years ago
tangwei12
66cc1850a8
add gpu place
7 years ago
tangwei12
fff6f595ff
add unit test
7 years ago
tangwei12
8f9bbc2834
add unit test
7 years ago
minqiyang
fca139b5e3
Fix flowers dataset download problem
7 years ago
Xin Pan
557be6fc58
Merge pull request #12902 from PaddlePaddle/revert-12736
...
Revert "Disable in_place in batch_norm API. (#12736 )"
7 years ago
minqiyang
a7849db561
Port new added code
7 years ago
minqiyang
6c775a0a06
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into disable_prelu_test_local
7 years ago
Chen Weihang
2969aba14f
Merge branch 'develop' into sequence_enumerate_op
7 years ago
chenweihang
219a2369da
feat: wrap sequence enumerate op
7 years ago
sneaxiy
7df74a5ee4
Merge develop
7 years ago
guochaorong
1f270275a6
Revert "Add Python Callstacks when Op::Run error ( #12759 )"
...
This reverts commit b2df17003f
.
7 years ago
guochaorong
b1fc238694
Revert "Disable in_place in batch_norm API. ( #12736 )"
...
This reverts commit f5d5d7b2d9
.
7 years ago
sneaxiy
1083e99520
Merge develop
7 years ago
gongweibao
7570e5ef04
Print readable program codes. ( #12673 )
7 years ago
tensor-tang
f0f06992c1
Merge pull request #12878 from tensor-tang/feature/op/attention_lstm
...
Add attention lstm cpu forward
7 years ago