Commit Graph

17605 Commits (0153c21d83c0ac77eb2125db20a59e233e83c098)
 

Author SHA1 Message Date
dzhwinter 0153c21d83 add unstack_op
7 years ago
tensor-tang d292ad8501
Merge pull request #12958 from tensor-tang/refine/op/fusion_lstm
7 years ago
tensor-tang c488ee96a7 Merge remote-tracking branch 'ups/develop' into refine/op/fusion_lstm
7 years ago
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)
7 years ago
Qiao Longfei 3c58b87b45
fix auc layer and add check for auc op (#12954)
7 years ago
Yibing Liu c1488b1796
Merge pull request #12940 from sneaxiy/stack_op
7 years ago
dzhwinter dbd7896678
cmakelist windows (#12927)
7 years ago
dzhwinter 04b1e4dcea
tensor module windows support (#12934)
7 years ago
dzhwinter 77c0aeb91e
boost (#12929)
7 years ago
dzhwinter c790d57cd4
data_type (#12933)
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
7 years ago
Tao Luo 2b64a19f61
Merge pull request #12924 from luotao1/infer_doc
7 years ago
Zeng Jinle d189d4dbab
Merge pull request #12884 from sneaxiy/sequence_mask_op
7 years ago
sneaxiy 3b38e5a4fc speed up stack_op
7 years ago
Jiabin Yang 7240e7215a
Merge pull request #12914 from JiabinYang/check_cv2
7 years ago
Qiyang Min 038e2817f0
Merge pull request #12836 from velconia/disable_prelu_test_local
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
7 years ago
Tao Luo 8650f6ffae
Merge pull request #12898 from luotao1/expand
7 years ago
Wu Yi 0875ccbf3c
Merge pull request #11968 from typhoonzero/mac_releasing_doc
7 years ago
Qiao Longfei 52948a0b50
Merge pull request #12909 from jacquesqiao/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
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
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
7 years ago
tangwei12 fff6f595ff add unit test
7 years ago
tensor-tang c70a3fec3e fix redefinition of argument machine
7 years ago
tensor-tang 7a4924cd44 further optimize sigmoid with avx and avx512
7 years ago
tangwei12 8f9bbc2834 add unit test
7 years ago
minqiyang fca139b5e3 Fix flowers dataset download problem
7 years ago