Commit Graph

2935 Commits (c44fb003715aab90d14f0d0fce020d0b65ec6fbf)

Author SHA1 Message Date
qingqing01 c44fb00371
Add name in relu and log API. (#12438)
7 years ago
dzhwinter bf3c34960f
"cherry picked operators changes" (#12184)
7 years ago
jerrywgz c108376506 Add three modes for prelu_op (#12630)
7 years ago
gongweibao d06849305a
parameter dispather. (#12666)
7 years ago
tensor-tang efc5392d97
Merge pull request #12676 from tensor-tang/refine/op/fc
7 years ago
Yan Chunwei 5d2834fcf7
fea/ir support fuse, based on graph pattern detection helper (#12636)
7 years ago
Wu Yi bd87f67f0e
Dist transpile can pass startup program by argument (#12606)
7 years ago
Bai Yifan 9333a62792
Add flatten op interface and enhance APIs about detection to support variable-length image. (#12422)
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
7 years ago
Yu Yang a197737c02
Merge pull request #12690 from reyoung/feature/better_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
7 years ago
fengjiayi d6b5302bd6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_op_tensor_support
7 years ago
Yan Chunwei 0a641ba326
add ratio to profiler (#12701)
7 years ago
tensor-tang 0098a494a2 Merge remote-tracking branch 'ups/develop' into refine/op/fc
7 years ago
gongweibao 842fb021b3
Fix clone() bug. (#12583)
7 years ago
Qiao Longfei 5d579e1a96
add export_for_deployment flag to save_inference_model (#12582)
7 years ago
Xin Pan 891c3c0f9a test and doc IR Graph
7 years ago
fengjiayi 5e7aa8c7e5 code clean
7 years ago
tensor-tang 742300baa8 fix unkown omp pragmas
7 years ago
tensor-tang b9dbb7c5cb fix bias attri in mkldnn fc
7 years ago
yuyang18 aac80ef4cc Polish API of exception holder
7 years ago
Zhaolong Xing 83c85f34e8
Merge pull request #12598 from NHZlX/add_tensorrt_softmax
7 years ago
Tao Luo 1e1974c998
Merge pull request #12563 from luotao1/anakin_test
7 years ago
tensor-tang a85bf42ae4
Merge pull request #12681 from PaddlePaddle/revert-12554-refine_elementwise_add
7 years ago
tensor-tang 4b5986bb77 enable fc op in normal case
7 years ago
Wu Yi 8b77448d5f
hide misc APIs (#12540)
7 years ago
tensor-tang e133df6037 enable native fc forward
7 years ago
tensor-tang 6a2a9a8350
Revert "Refine elementwise_add op"
7 years ago
Yu Yang 8dda526a45
Merge pull request #12659 from sneaxiy/refine_softmax_with_cross_entropy
7 years ago
sneaxiy f6f5cdaa05
Merge pull request #12555 from sneaxiy/refine_layer_norm
7 years ago
sneaxiy c50c537732 fix arithmetic error in backward kernel
7 years ago
tensor-tang 038cbf799d add bias for fc op
7 years ago
whs 9d6243b6fb Fix crop op. (#12603)
7 years ago
Bai Yifan 649f5d74f0
fix mine_hard_example bug (#12664)
7 years ago
Tao Luo 51cc80cca0
Merge pull request #12662 from tensor-tang/fix/xbyak
7 years ago
sneaxiy 2d9508f8f3
Merge pull request #12554 from sneaxiy/refine_elementwise_add
7 years ago
tensor-tang 1ab1d03c62 fix missing macro condition
7 years ago
Xin Pan 6b45c5a134
Merge pull request #12605 from panyx0718/ir
7 years ago
sneaxiy 2c560623d1 fix dependency error
7 years ago
Qiao Longfei 331151f065
Merge pull request #12647 from jacquesqiao/add-RPCServerProfiler
7 years ago
Qiao Longfei e8fcb71bed
Merge pull request #12620 from jacquesqiao/timeline-support-pure-cpu
7 years ago
qiaolongfei 5a6c3cd9e0 fix profiler dead lock
7 years ago
Tao Luo 16b65c559d
Merge pull request #12646 from tensor-tang/feature/jit/xbyak
7 years ago
chengduo 64824ac73f
Add write after write dependence (#12632)
7 years ago
qiaolongfei c0890988da add RPCServerProfiler, replace listen and serv optimizer
7 years ago
tensor-tang a50889f523 introduce xbyak
7 years ago