Yibing Liu
03f6292bef
Update API spec
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
tensor-tang
fd4f7c3ab5
refine seq2batch
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
Zhaolong Xing
3a0b6f97cc
Merge pull request #12942 from NHZlX/add_concat_op_converter
...
Add concat op converter
7 years ago
fengjiayi
7e0c9f50ae
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_sequence_padding_op
7 years ago
Wu Yi
9b2b49ff26
test fix release branch api check ( #12977 )
...
* test fix release branch api check
* fix reviews > 30
* check approval after test, check api diff before test
7 years ago
Zeng Jinle
599a32641b
Merge pull request #12971 from sneaxiy/unstack_op
...
Add unstack op
7 years ago
Tao Luo
0b77518f3a
Merge pull request #12982 from Sand3r-/mutable-data-check
...
Enforce requested size of tensor to be sufficiently large
7 years ago
Tao Luo
26cac36bfd
Merge pull request #12515 from kbinias/kbinias/bnorm-fwd-reuse
...
Reusing primitives for forward Batch Norm operator
7 years ago
Michal Gallus
b6d261dff5
Enforce requested size of tensor to be sufficiently large
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
320451d681
Merge pull request #12990 from tensor-tang/feature/op/fusion_expand_concat_fc
...
Feature fusion expand concat fc
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
luotao1
918516f01d
Merge branch 'develop' into anakin_v4
7 years ago
minqiyang
312f3b8654
Fix random diff between python2 and python3
7 years ago
Krzysztof Binias
fb4b4f8d57
Refactor code
7 years ago
Krzysztof Binias
50d3e6e96b
Reusing primitives for forward Batch Norm operator
7 years ago
Zeng Jinle
ef7bd03a03
Merge pull request #12964 from sneaxiy/fix_concat_sync
...
Fix concat bug
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
luotao1
79d4a99d47
Merge branch 'develop' into anakin_v4
7 years ago
Xin Pan
cf547e2714
fix program_desc feed/fetch names' order.
7 years ago
Xin Pan
08352fe56a
fix
7 years ago
Xin Pan
6fdb7f5348
add test
7 years ago
Xin Pan
880cb8c4c3
clean
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
luotao1
e89936fc01
update anakin commit id due to fix 5117 compile bug
7 years ago
tensor-tang
c45cee0349
refine infershape and forward
7 years ago
sneaxiy
33b4def10a
add api.spec
7 years ago
sneaxiy
24264bc0b8
Merge develop
7 years ago
dzhwinter
0153c21d83
add unstack_op
7 years ago
tensor-tang
c7c2506733
add forward implementation
7 years ago
nhzlx
478eeabdd4
refine uttest of api_tensorrt_subgraph_engine
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
sneaxiy
94bc0c8811
Merge develop
7 years ago
dzhwinter
6cc7870517
fix concat synchronization bug
7 years ago
tensor-tang
954b0e113f
init fusion seq expand concat fc op
7 years ago
nhzlx
791aa7f49d
merge develop
7 years ago
dzhwinter
d361624c1d
platform module ( #12932 )
...
* platform module
* Update profiler.h
7 years ago
tensor-tang
d292ad8501
Merge pull request #12958 from tensor-tang/refine/op/fusion_lstm
...
refine fusion lstm
7 years ago
tensor-tang
c488ee96a7
Merge remote-tracking branch 'ups/develop' into refine/op/fusion_lstm
7 years ago