Commit Graph

23501 Commits

Author SHA1 Message Date
i-robot 0f08b98903 !21563 [lite]code check
Merge pull request !21563 from 徐安越/master
2021-08-11 02:46:22 +00:00
i-robot ebb1f7c51a !21502 [lite]alter pass register namespace
Merge pull request !21502 from 徐安越/master1
2021-08-11 02:45:33 +00:00
i-robot 4884736d19 !21610 [MS][LITE]tile gather broad_cast infer bug
Merge pull request !21610 from mengyuanli/bugfix
2021-08-11 02:39:41 +00:00
i-robot 1feab9bdf5 !21587 Change private member naming style
Merge pull request !21587 from sabrinasun_59ee/selfcheck
2021-08-11 01:48:02 +00:00
mengyuanli 915a646b0e fix bug of where tile gater broadcast_to infer shape 2021-08-11 09:35:16 +08:00
i-robot 14ed247eeb !21609 [MSLITE] MSLITE_ENABLE_RUNTIME_PASS
Merge pull request !21609 from ling/sr
2021-08-11 01:31:08 +00:00
i-robot 9211814983 !21606 mindir: support control flow_ while
Merge pull request !21606 from lanzhineng/mindir_control_flow
2021-08-11 01:26:35 +00:00
i-robot f367d4c9d8 !21550 [MSLITE] Fix bug of pad operator.
Merge pull request !21550 from wangshaocong/bugfix_master
2021-08-11 01:13:18 +00:00
i-robot 8947a11e49 !21544 [GraphKernel] fix bert and add graph kernel ops.
Merge pull request !21544 from chenlei_autodiff/add_sin
2021-08-11 01:04:12 +00:00
i-robot ace6e49e00 !21494 pyfunc primitive register
Merge pull request !21494 from chenweifeng/pyfunc-primitive-register
2021-08-10 13:43:46 +00:00
ling df896449a4 [MSLITE] MSLITE_ENABLE_RUNTIME_PASS 2021-08-10 20:47:06 +08:00
i-robot 7ec7ff4513 !17891 [assistant][TimeMasking]
Merge pull request !17891 from QingfengLi/TimeMask
2021-08-10 12:03:01 +00:00
i-robot 5403dba560 !21541 implement the GPU operators of truncatemod and truncatediv
Merge pull request !21541 from zong_shuai/master
2021-08-10 11:53:05 +00:00
i-robot c20936ccb5 !21503 [MS][LITE]optimize npu and add npu weightquant guard
Merge pull request !21503 from XianglongZeng/myms_new_2
2021-08-10 11:26:24 +00:00
i-robot b9e4b49a66 !21591 add default args note to constexpr and add example of TBERegOp
Merge pull request !21591 from lianliguang/code_docs_primitive
2021-08-10 09:41:44 +00:00
lanzhineng 787b19c014 mindir:support control flow while 2021-08-10 17:01:26 +08:00
i-robot 3b0c3e640b !21602 fix a doc error in export
Merge pull request !21602 from liuluobin/code_docs_master
2021-08-10 08:46:10 +00:00
i-robot 57bbc7fb94 !21486 Add Op Infer for Graph Kernel C++
Merge pull request !21486 from jiaoy1224/eliminate_empty
2021-08-10 08:16:56 +00:00
chenlei_autodiff 0271535429 [GraphKernel] fix bert and add graph kernel ops. 2021-08-10 16:02:00 +08:00
wilfChen 95ab172c56 pyfunc primitive register 2021-08-10 15:47:07 +08:00
i-robot e2c8c8f385 !21583 [MS][parallel]Support user configured full batch dataset loading
Merge pull request !21583 from Chong/PanGu
2021-08-10 07:11:22 +00:00
zong_shuai f1eb2fe6bf expend broadcast_gpu_kernel with truncate_div and truncate_mod 2021-08-10 14:30:40 +08:00
i-robot 322bb37070 !21045 pangu_train_and_eval
Merge pull request !21045 from yao_yf/pangu_train_and_eval
2021-08-10 06:24:31 +00:00
xuanyue 26897f5155 alter pass register namespace 2021-08-10 14:20:45 +08:00
zong_shuai ebe1a2d7f5 expend broadcast_gpu_kernel with truncate_div and truncate_mod 2021-08-10 14:19:23 +08:00
i-robot 2f09b0ebe1 !21597 [LITE] fix memleak and declare const pointer
Merge pull request !21597 from zhaozhenlong/lite/issue/codex_0810
2021-08-10 06:17:48 +00:00
zengxianglong 1bbbd602b4 optimize npu and add npu weightquant guard 2021-08-10 14:16:04 +08:00
i-robot d670ce9bbb !21480 [MSLITE] nc4hw4 pass
Merge pull request !21480 from ling/sr
2021-08-10 06:07:32 +00:00
chenx2ovo e72acf362c [feat][assistant][I3CEGH] add op timemasking 2021-08-10 12:06:07 +08:00
Yang Jiao 74c96bf4ee add more infer 2021-08-10 11:33:27 +08:00
i-robot caee1ec751 !21530 code review of gpu backend
Merge pull request !21530 from limingqi107/bug_fix
2021-08-10 03:32:03 +00:00
i-robot 776b9dcbc0 !21474 memory leak fix optimize
Merge pull request !21474 from zhangzhaoju/ms_master_context_loop
2021-08-10 03:22:40 +00:00
i-robot 8a8c5467d3 !20900 GetDeviceAddress nullptr check
Merge pull request !20900 from Peilin/getdeviceaddress-nullptr-fix
2021-08-10 03:17:28 +00:00
i-robot d162fb0c92 !21536 codex fix 6
Merge pull request !21536 from zhaodezan/master_fix_magic
2021-08-10 03:05:26 +00:00
zong_shuai 336fabe0e6 expend broadcast_gpu_kernel with truncate_div and truncate_mod 2021-08-10 11:03:14 +08:00
i-robot f154db1bb0 !20680 [assistant][ops] Add New SoftMarginLoss and SoftMarginLossGrad
Merge pull request !20680 from 孟权令/SoftMarginLoss
2021-08-10 02:39:28 +00:00
liuluobin 30790616bd fix a doc error in export 2021-08-10 10:11:04 +08:00
zhaozhenlong 307cedefe0 fix memleak and declare const pointer 2021-08-10 10:09:37 +08:00
lianliguang de85952031 fix doc 2021-08-10 09:49:58 +08:00
i-robot 5f92471380 !20561 [MS][RDR] Fix set GLOG_log_dir bugs
Merge pull request !20561 from louie5/glog
2021-08-10 01:41:10 +00:00
ling e945991872 [MSLITE] nc4hw4 pass 2021-08-10 09:39:20 +08:00
i-robot 52e0ee8e60 !21573 [MSLITE] init context ptr to nullptr
Merge pull request !21573 from Liu_Xuu/master
2021-08-10 01:31:43 +00:00
i-robot 846393b176 !21564 [MS][LITE][Develop] fix debug
Merge pull request !21564 from sunsuodong/fix_debug
2021-08-10 01:21:39 +00:00
i-robot 798833b605 !21471 fix java assembleRelease
Merge pull request !21471 from yeyunpeng2020/master
2021-08-10 01:18:19 +00:00
i-robot f4a23f6a69 !21523 avoid npu bug of conv bias channel 0
Merge pull request !21523 from zhaozhenlong/lite/issue/npu_avoid_320_011_018
2021-08-10 01:13:42 +00:00
sabrinasun 3150413259 change privare member name 2021-08-09 16:10:49 -04:00
Peilin Wang 6a1b1495d9 initial commit: add nullptr exception in GetDeviceAddress
all cudnn functions now use the new GetPossiblyNullDeviceAddress

fix batchnorm

fix ci

fix nll loss

fix cast and concat

fix cast: skip kernel if null input and output

fix ci

fix concat: allow null input

fix concat: allow for null inputs
2021-08-09 13:51:06 -04:00
i-robot ef2d3ad850 !21507 fix insert cast in cpu pynative mode
Merge pull request !21507 from baihuawei/insert_cast_fix
2021-08-09 16:52:58 +00:00
i-robot fe3aa8cfc2 !19891 Sending heartbeat periodically to MI
Merge pull request !19891 from sabrinasun_59ee/dev
2021-08-09 13:57:55 +00:00
i-robot a1fb0485e2 !21456 Revert parameter.__del__ to avoid NoneType error if excute fail
Merge pull request !21456 from huanghui/fix-nonetype-error-if-excute-fail
2021-08-09 12:43:26 +00:00