tensor-tang
|
b090479409
|
Merge remote-tracking branch 'ups/develop' into feature/op/fusion_lstm
|
7 years ago |
Qiao Longfei
|
fd10669ecb
|
Add dependency to send recv (#12760)
Add dependency to send recv
|
7 years ago |
Xin Pan
|
a9217031ba
|
small fix
|
7 years ago |
dzhwinter
|
2673798ddb
|
"fix float16 ShuffleDownSync Bug" (#12756)
* "fix bug"
* "add test case"
|
7 years ago |
Yan Chunwei
|
6fe5547db7
|
switch NodeAttr to boost::varient (#12539)
|
7 years ago |
Qiao Longfei
|
03d4c7efd3
|
add rw lock test (#12752)
* add rw lock test
* optimize read_write and wirte_read test
|
7 years ago |
dzhwinter
|
f36818d532
|
"windows testing easier" (#12739)
|
7 years ago |
dzhwinter
|
4069262f0e
|
Revert ""cherry picked operators changes" (#12184)" (#12747)
This reverts commit bf3c34960f .
|
7 years ago |
Qiao Longfei
|
653fad08f8
|
Optimize selected rows for dist lookup table with pthread rwlock (#12635)
Optimize selected rows for dist lookup table with rwlock
|
7 years ago |
Qiao Longfei
|
64d48f4d6a
|
fix mac compile (#12751)
|
7 years ago |
tensor-tang
|
92890ac258
|
Merge remote-tracking branch 'ups/develop' into feature/op/fusion_lstm
|
7 years ago |
tangwei12
|
0749c8822d
|
Merge pull request #12556 from seiriosPlus/samplingIdOp
Sampling id op
|
7 years ago |
Qiyang Min
|
340a104c58
|
Merge pull request #12658 from velconia/port_pybind11
Port pybind11 and python code to support py3 CI test
|
7 years ago |
tensor-tang
|
ff92b6ba81
|
Merge pull request #12531 from tensor-tang/refine/op/gru
Refine gru cpu forward
|
7 years ago |
Chen Weihang
|
d4d8f83137
|
Merge pull request #12633 from chenwhql/demangle_type_name
Error message refine: add demangle api to attribute type
|
7 years ago |
Chen Weihang
|
1e961b145c
|
Merge pull request #12591 from chenwhql/enforce_msg_polish
polish high frequency enforce error message
|
7 years ago |
tensor-tang
|
a72f68f223
|
Merge remote-tracking branch 'ups/develop' into feature/op/fusion_lstm
|
7 years ago |
tensor-tang
|
df28a3b452
|
fix lod and op test
|
7 years ago |
Tao Luo
|
17da113c87
|
Merge pull request #12693 from luotao1/anakin_bug
fix specific cudnn include and library path
|
7 years ago |
Qingsheng Li
|
317e18abd2
|
Remove Data Sharing between input and output in scatter_op (#12672)
* Remove Data Sharing between input and output in scatter_op
* Removed data sharing in backward op
|
7 years ago |
tensor-tang
|
f3cd2612ae
|
refine fc and use the fc compute in fusion_lstm
|
7 years ago |
qingqing01
|
c44fb00371
|
Add name in relu and log API. (#12438)
|
7 years ago |
luotao1
|
9f3789944c
|
use latest anakin commit
|
7 years ago |
tangwei12
|
822496f626
|
merge cpu and gpu
|
7 years ago |
dzhwinter
|
bf3c34960f
|
"cherry picked operators changes" (#12184)
* "cherry picked operators changes"
* "remove duplicated code"
* "add constant setter"
* "add get expected kernel"
* "fix ci"
* "add fill constant"
|
7 years ago |
tensor-tang
|
40138c4cd6
|
add unit test of fusion lstm op
|
7 years ago |
jerrywgz
|
c108376506
|
Add three modes for prelu_op (#12630)
* Add three modes for prelu_op.
|
7 years ago |
tangwei12
|
9f09d68678
|
add enforce
|
7 years ago |
gongweibao
|
d06849305a
|
parameter dispather. (#12666)
|
7 years ago |
tensor-tang
|
852bc6f4aa
|
refine fusion lstm op doc
|
7 years ago |
tensor-tang
|
8f9132959e
|
fuse fc in lstm
|
7 years ago |
tensor-tang
|
ddb05dffb6
|
init fusion lstm op
|
7 years ago |
tensor-tang
|
efc5392d97
|
Merge pull request #12676 from tensor-tang/refine/op/fc
refine fc op
|
7 years ago |
minqiyang
|
a32ce8c444
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
|
7 years ago |
Yan Chunwei
|
5d2834fcf7
|
fea/ir support fuse, based on graph pattern detection helper (#12636)
|
7 years ago |
tangwei12
|
470fb7c5c3
|
bug fix
|
7 years ago |
minqiyang
|
0d7047ca79
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
|
7 years ago |
tangwei12
|
60dda7bf9f
|
add gpu Implementation
|
7 years ago |
tangwei12
|
4661f5589d
|
random optimize
|
7 years ago |
Wu Yi
|
bd87f67f0e
|
Dist transpile can pass startup program by argument (#12606)
* dist transpile can pass startup program by argument
* update API.spec
|
7 years ago |
Bai Yifan
|
9333a62792
|
Add flatten op interface and enhance APIs about detection to support variable-length image. (#12422)
* add flatten api&enhance detection api
* unify shape_op data type
* update API.spec
|
7 years ago |
tensor-tang
|
eee38464dc
|
refine fc op use cpu only
|
7 years ago |
fengjiayi
|
f276006f0c
|
Merge pull request #12694 from JiayiFeng/dev_op_tensor_support
Make cross_entropy_op supporting tensor
|
7 years ago |
Yu Yang
|
a197737c02
|
Merge pull request #12690 from reyoung/feature/better_exception_holder
Polish API of exception holder
|
7 years ago |
Yan Chunwei
|
e765dead86
|
add profiler to fluid inference (#12707)
|
7 years ago |
tensor-tang
|
d84a1a0010
|
fc op use cpu only
|
7 years ago |
tensor-tang
|
fbc164047d
|
Merge remote-tracking branch 'ups/develop' into refine/op/fc
|
7 years ago |
Xin Pan
|
d96ee24f0b
|
Merge pull request #12697 from panyx0718/ir2
test and doc IR Graph
|
7 years ago |
minqiyang
|
77f12e000f
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
|
7 years ago |
tangwei12
|
478f73c188
|
merge header in cc
|
7 years ago |