Commit Graph

10169 Commits (b74af56bbc9a656180d8def0254e610655735fff)

Author SHA1 Message Date
dzhwinter b74af56bbc cpu compile is done
7 years ago
dzhwinter 78aab05b71 fix more op errors
7 years ago
dzhwinter cd8f3e9ed0 operator module is done
7 years ago
dzhwinter 2ec589a24e float.h fixed
7 years ago
dzhwinter 7dceb8a080 check some operators
7 years ago
dzhwinter 26dbe35c54 add msvc flags and copy lib done
7 years ago
dzhwinter d7f98f37a7 more platform is done
7 years ago
dzhwinter efd0884fa9 add op registry
7 years ago
dzhwinter 488a2dd2e8 with ir node
7 years ago
dzhwinter c7e0ed8318 inference lib
7 years ago
dzhwinter a94d4f51a8 fix math_function compile
7 years ago
dzhwinter cfbf1ba305 add source
7 years ago
dzhwinter c1ad52f768 pre-commit
7 years ago
dzhwinter 89f95ea25e merge develop branch
7 years ago
Tao Luo 3e3b5f4fda
Merge pull request #12675 from Sand3r-/fix-conv-mkldnn-0.15
7 years ago
dzhwinter 34f8c9b6f5 windows port
7 years ago
Xin Pan 557be6fc58
Merge pull request #12902 from PaddlePaddle/revert-12736
7 years ago
guochaorong 1f270275a6 Revert "Add Python Callstacks when Op::Run error (#12759)"
7 years ago
guochaorong b1fc238694 Revert "Disable in_place in batch_norm API. (#12736)"
7 years ago
tensor-tang f0f06992c1
Merge pull request #12878 from tensor-tang/feature/op/attention_lstm
7 years ago
sneaxiy 5ea7bf88ba
Merge pull request #12872 from sneaxiy/stack_op
7 years ago
Tao Luo ef2da86b4f
Merge pull request #12885 from luotao1/test_ditu_rnn
7 years ago
tangwei12 acdd95d5ca bug fix
7 years ago
luotao1 9c7fde45a7 enhance test_analyzer to profile ditu inference demo
7 years ago
chengduo 8ad9055804
Add is_test for while_op (#12874)
7 years ago
Wu Yi c6f212a339
Merge pull request #12847 from typhoonzero/add_scope_info_in_graphviz
7 years ago
Wu Yi b8da70c370
Resovle multi gpu async deps (#12828)
7 years ago
Xin Pan 4a4567fc3d
Merge pull request #12876 from panyx0718/ir5
7 years ago
Yu Yang b2df17003f
Add Python Callstacks when Op::Run error (#12759)
7 years ago
Yu Yang 17fcc4f5d0
Merge pull request #12864 from reyoung/feature/process_lod_grad
7 years ago
Xin Pan 698c926ce5 copy program and fix op_desc
7 years ago
tensor-tang 4e538db14d refine jit space
7 years ago
tensor-tang 5ca0bb9aad support more activation type and remove some comments
7 years ago
sneaxiy ba168bd2d2 modify API.spec
7 years ago
tensor-tang dd938d0b94 fix bugs and pass op test
7 years ago
tensor-tang ec59f0d454 add cpu vec
7 years ago
tensor-tang cf5ea925c3 fix bugs
7 years ago
tensor-tang 6ed20474d4 refine attention lstm infershape
7 years ago
tensor-tang 508548f897 implement attention lstm cpu forward
7 years ago
tensor-tang 9affc36c89 init attention lstm
7 years ago
tensor-tang 3dd66390b2 add blas vexp
7 years ago
tensor-tang 0ec1f65cf1 fix blas dot and add cblas scal
7 years ago
tensor-tang a2203d0466 add cblas dot
7 years ago
tensor-tang f72ab8961e refine blas gemm
7 years ago
qingqing01 f5d5d7b2d9
Disable in_place in batch_norm API. (#12736)
7 years ago
sneaxiy c73c5ed573 use for_range
7 years ago
Xin Pan b548ecbc2b add stack_op
7 years ago
Yu Yang eb8fd853bc Fix sequence_softmax_cudnn op
7 years ago
Yu Yang 3768677980 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/process_lod_grad
7 years ago
Tao Luo decda738b0
fea/anakin compile with demo (#12772)
7 years ago