Tao Luo
3d19f44a89
remove unused SERIAL compiler option ( #17500 )
...
test=develop
6 years ago
石晓伟
a72dbe9abf
Cherry-pick benchmark related changes from release/1.4 ( #17156 )
...
* cherry-pick commit from 8877054
* cherry-pick commit from 3f0b97d
* cherry-pick from 16691:Anakin subgraph support yolo_v3 and faster-rcnn
(cherry picked from commit 8643dbc233
)
* Cherry-Pick from 16662 : Anakin subgraph cpu support
(cherry picked from commit 7ad182e16c
)
* Cherry-pick from 1662, 16797.. : add anakin int8 support
(cherry picked from commit e14ab180fe
)
* Cherry-pick from 16813 : change singleton to graph RegistBlock
test=release/1.4
(cherry picked from commit 4b9fa42307
)
* Cherry Pick : 16837 Support ShuffleNet and MobileNet-v2
Support ShuffleNet and MobileNet-v2, test=release/1.4
(cherry picked from commit a6fb066f90
)
* Cherry-pick : anakin subgraph add opt config layout argument #16846
test=release/1.4
(cherry picked from commit 8121b3eccb
)
* 1. add shuffle_channel_detect
(cherry picked from commit 6efdea8997
)
* update shuffle_channel op convert, test=release/1.4
(cherry picked from commit e4726a066f
)
* Modify symbol export rules
test=develop
6 years ago
nhzlx
bc6b0ca1f4
fix trt anakin subgraph compile rely
...
test=develop
6 years ago
石晓伟
5dea0bdd1b
Merge pull request #16498 from Shixiaowei02/feature/anakin-engine
...
merge feature/anakin-engine to develop
6 years ago
Shixiaowei02
bddb2cd315
resolve conflicts with the develop branch test=develop
6 years ago
nhzlx
d065b5bf2b
Anakin ssd support
...
refine trt first run
add quant dequant fuse pass
omit simplify_anakin_priorbox_detection template
omit transpose_flatten_concat_fuse template
test=develop
6 years ago
nhzlx
45b3766fdf
fix comments
...
test=develop
6 years ago
nhzlx
f3a2e4b3d8
1. Add ANAKIN_ROOT compile option
...
2. refine trt code
test=develop
6 years ago
nhzlx
4f4daa4b66
cherry-pick from feature/anakin-engine: add data type for zero copy #16313
...
1. refine anakin engine
2. add data type for zero copy
align dev branch and PaddlePaddle:feature/anakin-engine brach
the cudnn workspace modify was not included for now, because we use a hard code way
in feature/anakin-engine branch. There should be a better way to implement it,
and subsequent submissions will be made.
test=develop
6 years ago
nhzlx
07dcf2856c
git cherry-pick from feature/anakin-engine: update anakin subgraph #16278
6 years ago
nhzlx
c407dfa3cb
cherry-pick from feature/anakin-engine: refine paddle-anakin to new interface. #16276
6 years ago
nhzlx
a25331bc26
cherry-pick from feature/anakin-engine: deal the changing shape when using anakin #16189
6 years ago
nhzlx
c79f06d3d8
cherry-pick from feature/anakin-engine: add batch interface for pd-anakin #16178
6 years ago
nhzlx
69d37f81d7
cherry-pick from feature/anakin-engine: refine anakin subgraph. #16157
...
support change input size
6 years ago
nhzlx
a1d200a5de
cherry-pick from feature/anakin-engine: Anakin support facebox #16111
6 years ago
flame
a32d420043
cherry-pick from feature/anakin-engine: batch norm ( #16110 )
...
* use anakin batch norm and scale implement fluid batch norm
6 years ago
flame
0945b97f07
cherry-pick feature/anakin-engine: add anakin softmax/transpose/batch_norm/flatten/reshape op ( #16020 )
...
* add anakin softmax/ flatten/reshape/transpose/batch_norm op converter
6 years ago
nhzlx
b21770a2aa
cherry-pick from feature/anakin-engine: Add subgraph fuse support and anakin engine #16018
6 years ago
nhzlx
084310f536
paddle-anakin: concat, split, pool2d converter#16003
6 years ago
flame
be523baad2
Add anakin conv2d/relu/sigmoid/tanh converter ( #15997 )
...
* add activation op
* test conv2d relu sigmoid tanh
6 years ago
Yan Chunwei
d0ce6a9044
fix anakin converter registry ( #15993 )
6 years ago
flame
b187e3728e
add anakin fc op converter ( #15965 )
6 years ago
flame
e40d56c3d3
anakin subgraph engine ( #15774 )
...
* add anakin subgraph engine
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* add initial op converter
* update
* update
* fix op register compile error
* update
test=develop
* update
6 years ago