Commit Graph

246 Commits (bc7a3afa687696541b032d56d1e9a8ca8e101c77)

Author SHA1 Message Date
Leo Chen e6af7c0dd8
[NPU] fix some bugs of npu op (#31739)
4 years ago
OleNet 17862b725f
[NPU] Support mean npu kernel (#31729)
4 years ago
liym27 c8729f2aec
[NPU] Remove redundant ctest of top_k_op_npu_test (#31718)
4 years ago
OleNet 7ec8459c6c
[NPU] Support softmax npu kernel (#31564)
4 years ago
Meiyim 7875bcb8f7
[NPU] npu support `transpose` (#31486)
4 years ago
Meiyim 3dd992e24f
[NPU] Support npu op `expand` (#31405)
4 years ago
Leo Chen 8f08f160c6
Revert "[NPU] add npu kernel for mean Op (#31562)" (#31665)
4 years ago
OleNet 468ac6993b
[NPU] add npu kernel for mean Op (#31562)
4 years ago
Meiyim a3cc4a4a69
[NPU] Support npu op table_lookup_v2 and table_lookup_v2_grad (#31399)
4 years ago
OleNet ec2160a622
[NPU] add range op (#31560)
4 years ago
Leo Chen 5e851bff42
[NPU] fix assgin cmake (#31595)
4 years ago
oyjxer 382fc31f89
【NPU】Support npu op gelu and gelu_grad (#31530)
4 years ago
OleNet 09bf2cfc0e
[NPU] add Assign OP (#31561)
4 years ago
xiayanming e19195f795
Support npu kernel for gather op (#31458)
4 years ago
Leo Chen 7e049108c5
[feature] support npu operator (#30951)
4 years ago
hutuxian 6dd52c5b25
Ascend rc (#30483)
4 years ago
tangwei12 25f80fd304
Fix/distributed proto (#29981)
4 years ago
tangwei12 032414ca2a
[Feature] one ps (3/4) (#29604)
5 years ago
Jacek Czaja c9e874fc8e
[oneDNN] Unit test for checking oneDNN caching (#29606)
5 years ago
LoveAn 671555ed32
Compiling operator libraries with Unity build (#29130)
5 years ago
Aurelius84 67c700b479
[Dy2Stat] Add cache for Executor and Context in run_program_op (#28421)
5 years ago
Zhou Wei bf143652ac
fix lstm OP compile error on windows (#28667)
5 years ago
石晓伟 21a63f6f90
enhance the op_version_registry, test=develop (#28347)
5 years ago
Jacek Czaja b9fda2ff09
Fix to issue #25537 (#27546)
5 years ago
Zhong Hui f4c750d721
Add the cpu version of segment sum mean max min op
5 years ago
wangchaochaohu c71d79b1d2
[cuda11 support] change the CMakeLists to support the cuda11 (#27124)
5 years ago
yaoxuefeng efee426742
support generator seed in related kernals test=develop (#26495)
5 years ago
yaoxuefeng 23261ff44b
add cpu random Generator (#26013)
5 years ago
Leo Chen ffe52b4452
[OpDevOptimize] Add common infershape functions (#26096)
5 years ago
Zhou Wei e0a9115e28
fix random compile failure due to missing file (#25661)
5 years ago
Huihuang Zheng f9ac5fb992
[Dy2stat] Fix Memory Optimization in run_program_op and Add SimNet as Unit Test (#25383)
5 years ago
Shibo Tao 19c4db1b56
don't re-generate header file if content doesn't change (#25130)
5 years ago
Leo Chen 1e818158f5
Feature/add amp_checkout_finite_and_scale op (#24875)
5 years ago
Pei Yang 9c073bbd53
skip pyramid_hash on jetson platforms to avoid compile error. test=develop (#24371)
5 years ago
Huihuang Zheng 8a1a2af82e
Add Assert Op (#24280)
5 years ago
Tao Luo d7850dcdc0
add noavx_axpy and noavx_axpy_noadd (#24207)
5 years ago
Yiqun Liu ecfddebbef
Add the implementation of inverse (#23310)
5 years ago
mozga-intel 3baaee9aab
Remove: NGraph engine from PDPD repository (#23545)
5 years ago
Kaipeng Deng d223a24904
Fix inplace_abn compile error on Windows (#23464)
5 years ago
Kaipeng Deng 21d95be0db
Add inplace abn op (#22806)
5 years ago
Jacek Czaja 012886df79
[DNNL] Softmax mkldnn op inplace support (#23197)
5 years ago
Zhaolong Xing 430b0099c9
[Paddle-TRT]: Ernie Dynamic shape support. (#23138)
5 years ago
Wilber 7bc4b09500
add WITH_NCCL option for cmake. (#22384)
5 years ago
石晓伟 e1b0d7cbb1
remove anakin from code, test=develop (#22420)
5 years ago
石晓伟 ad0dfb17c1
[Feature] Lite subgraph (#22114)
5 years ago
Zeng Jinle 89966525f1
Polish reference count pass (#21324)
6 years ago
Huihuang Zheng 1957192f05
Add select_input_op and select_output_op (#21016)
6 years ago
Zeng Jinle 878a40f57d
Support NoNeedBufferVarsInference in dygraph backward (#20868)
6 years ago
Yiqun Liu 03ba0fdae6
Move the codes of fused operators to operators/fused directory. (#20881)
6 years ago
Aurelius84 aacd16dbb4 add pyramid_hash_op (#20698)
6 years ago