tensor-tang
|
e61cf3214d
|
complete reverse seq
|
7 years ago |
tensor-tang
|
1777cd09f6
|
refine fusion lstm op test
|
7 years ago |
tensor-tang
|
4b28fab8c9
|
enable more acts
|
7 years ago |
tensor-tang
|
607c41952e
|
compute gates
|
7 years ago |
dzhwinter
|
4fcc293617
|
memory module (#12931)
* memory module
* "fix ci"
|
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
|
43b2438aee
|
Merge branch 'develop' of upstream into wrap_squeezes
|
7 years ago |
Yibing Liu
|
c1488b1796
|
Merge pull request #12940 from sneaxiy/stack_op
Speedup stack_op
|
7 years ago |
Yibing Liu
|
efa6f0df4e
|
Remove inplace args in unsqueeze & squeeze ops
|
7 years ago |
Yibing Liu
|
26710ccd08
|
Update api spec accordingly
|
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 |
dzhwinter
|
dbd7896678
|
cmakelist windows (#12927)
* picked pr
* "fix ci"
|
7 years ago |
dzhwinter
|
04b1e4dcea
|
tensor module windows support (#12934)
* tensor windows support
* "fix ci"
* "remove utils"
|
7 years ago |
dzhwinter
|
77c0aeb91e
|
boost (#12929)
* "fix ci"
* "windows tab"
* "fix ci"
|
7 years ago |
dzhwinter
|
c790d57cd4
|
data_type (#12933)
* data_type
* "remove tabs"
|
7 years ago |
Qiao Longfei
|
d0b713493e
|
enhance DebugStringEx (#12949)
|
7 years ago |
dzhwinter
|
eca4563e5d
|
operators module (#12938)
|
7 years ago |
dzhwinter
|
a4ffdf3088
|
gflags (#12928)
|
7 years ago |
dzhwinter
|
669304f4e5
|
protobuf (#12935)
|
7 years ago |
dzhwinter
|
5df6581101
|
merge_static_libs (#12936)
|
7 years ago |
dzhwinter
|
593ac0f23e
|
openblas (#12937)
|
7 years ago |
tensor-tang
|
6be273cbdb
|
add seq mode lstm
|
7 years ago |
tensor-tang
|
36363292c3
|
Merge pull request #12904 from tensor-tang/refine/jit
optimize cpu vec activations
|
7 years ago |
nhzlx
|
368dbc2835
|
merge develop
|
7 years ago |
nhzlx
|
3de4556659
|
concat op && map cnn model support
|
7 years ago |
Tao Luo
|
2b64a19f61
|
Merge pull request #12924 from luotao1/infer_doc
update native_infer.rst
|
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 |
sneaxiy
|
3b38e5a4fc
|
speed up stack_op
|
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 |
luotao1
|
3d06ccfb23
|
update native_infer.rst
|
7 years ago |
tensor-tang
|
7bdaf09664
|
Merge remote-tracking branch 'ups/develop' into refine/jit
|
7 years ago |
Tao Luo
|
989cc2a4f4
|
Merge pull request #12913 from luotao1/concat
enhance the forward of concat op
|
7 years ago |
Tao Luo
|
8650f6ffae
|
Merge pull request #12898 from luotao1/expand
remove broadcast in sequence_expand
|
7 years ago |
Wu Yi
|
0875ccbf3c
|
Merge pull request #11968 from typhoonzero/mac_releasing_doc
Add releasing for mac
|
7 years ago |
Qiao Longfei
|
52948a0b50
|
Merge pull request #12909 from jacquesqiao/fix-sparse-update-bug
fix sparse update bug
|
7 years ago |
tensor-tang
|
ba943d38e3
|
make runtime avx act
|
7 years ago |
tensor-tang
|
3462c29940
|
refine add bias with avx
|
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 |
tensor-tang
|
bb9f98e10d
|
add inplace test
|
7 years ago |
tensor-tang
|
f269614bcd
|
further optimize tanh with avx and mkl
|
7 years ago |
luotao1
|
e999c74cff
|
Merge branch 'develop' into concat
|
7 years ago |
luotao1
|
b61cf7ac4f
|
Merge branch 'develop' into expand
|
7 years ago |
Qiyang Min
|
836e1e0b36
|
Merge pull request #12910 from velconia/fix_flowers_dataset
Fix flowers dataset download problem
|
7 years ago |
luotao1
|
2b4edacca0
|
enhance the forward of concat op
|
7 years ago |
tangwei12
|
66cc1850a8
|
add gpu place
|
7 years ago |
Tao Luo
|
3e3b5f4fda
|
Merge pull request #12675 from Sand3r-/fix-conv-mkldnn-0.15
Update MKLDNN to 0.15, fix convolution integration
|
7 years ago |