qingqing01
fd7e643153
Convolution fusion operator. ( #14449 )
...
* Convolution fusion operator.
* Clean code
test=develop
6 years ago
Wu Yi
d7bd0361cb
fix dist deps ( #14471 )
...
* fix dist deps test=develop
* update test=develop
* update test=develop
* update test=develop
* update test=develop
6 years ago
Wu Yi
a2d9b34417
Refine operator cmake ( #14413 )
...
* wip simplify operator framework
* wip
* wip
* done test=develop
* clean test=develop
* fix test=develop
* fix deps test=develop
* fix cpu build test=develop
* fix tensorrt build test=develop
* fix tests test=develop
* fix test=develop
* fix cpu build test=develop
6 years ago
Yan Chunwei
7796f65f89
fix inference on gpu out of mem ( #14414 )
...
* fix inference on gpu out of mem
the transfer logic in operator.cc will keep creating new scopes.
6 years ago
peizhilin
be332a13bc
Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
Yu Yang
83ddafb515
Splict cicheks jobs and expose anakin options ( #14327 )
...
* Split cichecks
test=develop
* feat(Anakin): expose anakin options to paddle cmake option
Expose ANAKIN_BUILD_FAT_BIN, ANAKIN_BUILD_CROSS_PLANTFORM to Paddle cmake option
test=develop
6 years ago
peizhilin
447bf7c80b
test=develop
6 years ago
peizhilin
203ec852cf
Merge branch 'windows/build' into windows/online
...
test=develop
6 years ago
peizhilin
30ddc07a7e
Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
Yan Chunwei
9f252e0032
Combine Inference Analysis with IR ( #13914 )
6 years ago
peizhilin
bb3f6bd31c
Merge branch 'windows/build' into windows/online
...
test=develop
6 years ago
peizhilin
61fa5218b9
Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
Tao Luo
9d4425dd1c
Merge pull request #14227 from baojun-nervana/intel/ngraph_cmake
...
Adding Intel nGraph build
6 years ago
Yu Yang
8f9bfad246
perf(compile): speed up reduce_op compile by splitting files ( #14294 )
...
test=develop
6 years ago
peizhilin
13bfee1f85
Merge branch 'windows/build' into windows/online
...
test=develop
6 years ago
peizhilin
dc339b78d7
fix code style
6 years ago
Yu Yang
792bf0b77f
Fix for cmake 1.11 ( #14350 )
...
test=develop
6 years ago
Sang Ik Lee
236e4d2635
Fix build issues on CentOS.
...
test=develop
6 years ago
peizhilin
9b558a8035
Merge branch 'windows/build' into windows/online
...
test=develop
6 years ago
peizhilin
7638f0afb3
simplify the logic
6 years ago
peizhilin
efe9d44ae6
Merge branch 'windows/build' into windows/online
...
test=develop
6 years ago
peizhilin
52f7644f53
Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
Tao Luo
34e9e59f4a
Merge pull request #14333 from kbinias/change-hardcoded-format-and-bump-mkldnn-version
...
Changed hardcoded format to any in convolution and bumped MKL-DNN version to 0.17rc
6 years ago
peizhilin
ded93a354a
fix the typo
6 years ago
peizhilin
9fa96147c2
fix the typo
6 years ago
Krzysztof Binias
080112276a
Fixed problem with array subscript is above array bounds in MKL-DNN jit_uni_reorder_utils.cpp:prb_simplify function
...
test=develop
6 years ago
peizhilin
c290c7a076
Merge branch 'windows/build' into windows/online
6 years ago
peizhilin
4ffa92d4f0
Merge branch 'develop' into windows/build
6 years ago
Krzysztof Binias
f1c1acf1ac
Changed hardcoded format to any in convolution and bumped MKL-DNN version to 0.17-rc
...
test=develop
6 years ago
peizhilin
45125ba538
fix share library issue
6 years ago
Zhaolong Xing
ba8b5619a3
Revert "cherry picked windows patches."
6 years ago
peizhilin
52d3cd964e
fix
6 years ago
peizhilin
67eb357f87
Merge branch 'windows/build' into windows/online
6 years ago
peizhilin
869487a2b7
Merge remote-tracking branch 'origin/develop' into windows/build
6 years ago
peizhilin
3c439feadc
remove the duplicate flag
6 years ago
peizhilin
e3f7be959d
fix the debug flag for nvcc
6 years ago
peizhilin
130cdda65b
add gpu debug mode
6 years ago
peizhilin
77892124fb
online configuration
6 years ago
dzhwinter
2835e04409
merge develop branch. test=develop
6 years ago
Sang Ik Lee
f30c1ddb45
Include nGraph build.
...
test=develop
6 years ago
peizhilin
1f12ba6192
gpu support, fix build issue:
...
1. Non utf-8 characters within comments of OPs may lead to protobuf fail to parse_from_string
2. comment out some ops which not supported on windows
3. cuda libs may not be correctly linked to target on windows
6 years ago
tensor-tang
d277a2e6ef
fix avx512f flag ( #14041 )
6 years ago
tensor-tang
94ab65d591
disable avx2 and avx512 flag
...
test=develop
6 years ago
peizhilin
9d67c1fb69
cpu build support
6 years ago
dzhwinter
eb2f7ed21b
refine tests. test=develop
6 years ago
dzhwinter
0a180584e6
clean cmake. test=develop
6 years ago
dzhwinter
316765839d
add back jit simd instructions. stage.
6 years ago
dzhwinter
bf2e4cb188
cleard. staged
6 years ago
dzhwinter
ebfe5a02b3
merge develop branch
6 years ago
Xin Pan
9ef19d4919
Merge pull request #14106 from luotao1/fix_cmake_warning
...
[1.1] fix cmake warning when ON_INFER=false
6 years ago