Commit Graph

28442 Commits

Author SHA1 Message Date
i-robot 5a6bafc6aa !21219 [MS][LITE] remove nnie passwd
Merge pull request !21219 from jianghui58/rm_pass
2021-08-02 06:07:44 +00:00
i-robot 528ce89c2f !21137 Break ayalysis context loop, fix memleak problem
Merge pull request !21137 from zhangzhaoju/master_leak_ContextLoop
2021-08-02 06:06:54 +00:00
Liu_Xuu 58e740a48a [MSLITE] fix bugs and code check 2021-08-02 11:41:10 +08:00
i-robot 94e80856d8 !21084 clean magic number and unsuitable input argument
Merge pull request !21084 from hangq/codex-master
2021-08-02 03:20:54 +00:00
yangruoqi713 3333c2cdbd [MSLITE][DEVELOP] remove malloc for model GetInputs API, clean code check 2021-08-02 11:10:48 +08:00
jianghui58 4ed2b957de remove nnie passwd 2021-08-02 11:06:25 +08:00
i-robot 0c369e4ea5 !21170 [Auto parallel] Add ReduceAny operator in Parallel module; Extend Onehot operator to multi-dimensions
Merge pull request !21170 from Xiaoda/77-add-reduceany-and-onehot
2021-08-02 03:05:34 +00:00
王南 8aa0081bd5 change import code of lossscalemanager 2021-08-02 11:04:16 +08:00
i-robot 93fe6f772c !20472 update the documentation of ROIAlign, Adam, FusedSparseAdam, etc.
Merge pull request !20472 from wangshuide/code_docs_wsd_master
2021-08-02 02:29:11 +00:00
xuanyue e0fb23cf88 open nnie 2021-08-02 10:12:18 +08:00
i-robot 9a86dbecd5 !21141 make some symbols const
Merge pull request !21141 from zhaozhenlong/lite/issue/pclint
2021-08-02 02:05:45 +00:00
i-robot bfaf780c99 !21146 [MS][LITE][CPU] 高性能模式和安全模型的宏定义 div0 数组越界等
Merge pull request !21146 from liuzhongkai/div_00
2021-08-02 01:58:17 +00:00
i-robot 9cfd847b74 !21144 [MS][LITE][Develop] lite support vs build
Merge pull request !21144 from sunsuodong/vs_build
2021-08-02 01:55:54 +00:00
i-robot e948611be1 !21204 [MS][Lite][ToD] Lay LSTMGrad infrastructure and fix static code analysis warnings
Merge pull request !21204 from ehaleva/export
2021-08-02 01:53:01 +00:00
i-robot 645e32dde7 !21135 pclint code clean
Merge pull request !21135 from yuchaojie/code-clean
2021-08-02 01:48:48 +00:00
i-robot bb6d1a3019 !21180 alltoall and neighbor-exchange op
Merge pull request !21180 from zhoufeng/all-to-all-op
2021-08-02 01:42:42 +00:00
wangshuide2020 50eb0d41e3 update the documentation of ROIAlign, Adam, FusedSparseAdam, etc. 2021-08-02 09:38:25 +08:00
i-robot f1c35128a3 !21193 fix static check
Merge pull request !21193 from zhaodezan/master_fix_magic
2021-08-02 01:36:09 +00:00
i-robot 799772455b !21002 [MS][LITE][STABLE]support NCHW input tensor
Merge pull request !21002 from chenjianping/kernel_reg
2021-08-02 01:29:47 +00:00
hangangqiang 4dd4d3989a clean magic number and unsuitable input argument 2021-08-02 09:26:23 +08:00
limingqi107 481060bba1 unified runtime fix the bug of graph output update 2021-08-02 09:11:09 +08:00
Xiaoda Zhang 4b4b3cdaf4 add reduceany operator and extend onehot to multi-dimensions 2021-08-02 08:53:43 +08:00
Emir Haleva d0f9158c1e Fixed RefCount of Tensor also in TrainSession Eval Mode 2021-08-01 22:02:26 +03:00
sunsuodong ea93087683 :support vs build 2021-08-01 22:11:21 +08:00
Emir Haleva 1a0695aba6 Add LSTMGrad infra and fixed static code analysis warnings 2021-08-01 16:57:28 +03:00
danansheng 556e67402d [fix][assistant][I3PYD4] fix bug in Ascend operator HShrink and HShrinkGrad 2021-08-01 21:19:25 +08:00
zhangjie b04036e13c [feat][assistant][I3PYD4] add new data operator HShrink and HShrinkGrad 2021-08-01 20:55:58 +08:00
danansheng accb87606a [feat][assistant][I3PYD4] add new data operator HShrink 2021-08-01 20:52:55 +08:00
gaojing 310841bd51 profiler cleancode 2021-08-01 07:02:25 -04:00
zhoufeng 2143241092 change neighbor exchange to all to all
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2021-08-01 18:21:28 +08:00
i-robot 9720bab9c9 !21184 Fix code review.
Merge pull request !21184 from ZPaC/static
2021-08-01 04:06:11 +00:00
i-robot 792c19b491 !21162 unified runtime pclint fixed
Merge pull request !21162 from limingqi107/bug_fix
2021-07-31 15:30:26 +00:00
i-robot 7a13a2e394 !21075 add support data type to ArgMax and fix some error about Floor operator
Merge pull request !21075 from dinglinhe/code_dosc_dlh_ms_I3R3BX_9
2021-07-31 13:45:38 +00:00
i-robot 25e135c830 !21148 [lite]add format-changed interface for user and adjust pass registry strategy
Merge pull request !21148 from 徐安越/master1
2021-07-31 12:02:48 +00:00
yanghaoran 0364650eae Upgrade Ascend packages 28 Jul 21, with testcases removed 2021-07-31 18:55:55 +08:00
lzk def72c8cc8 div 0 bug fix 2021-07-31 03:12:34 -07:00
i-robot 77cc4590ec !21166 Fix pclint.
Merge pull request !21166 from gaoyong10/runtime_001
2021-07-31 09:46:05 +00:00
zengxianglong edd151b48f adjust scripts 2021-07-31 17:38:39 +08:00
zhaodezan 7c4b66ccb8 master fix magic 2021-07-31 17:31:32 +08:00
zhujingxuan 0e9e17d496 correct log message 2021-07-31 16:46:54 +08:00
ZPaC a2b8198024 Fix code review. 2021-07-31 16:36:20 +08:00
i-robot 79af42153d !21160 clean pclint and codedex warning
Merge pull request !21160 from zyli2020/mindrt_debug
2021-07-31 08:22:21 +00:00
zhanghuiyao d500eeeb79 fix yolov3_resnet18 run_eval.sh dataset path bug 2021-07-31 16:16:07 +08:00
i-robot 27e0c7d8b8 !21004 Add CPU Sort OP
Merge pull request !21004 from zhujingxuan/master
2021-07-31 08:15:54 +00:00
Isaac b49e1acc3e [feat] [assistant] [I3J6TM] add new audio operator AllpassBiquad 2021-07-31 16:15:17 +08:00
i-robot b63fd669f6 !21099 fit cross compile
Merge pull request !21099 from zhaodezan/master
2021-07-31 08:09:41 +00:00
i-robot 707307cb32 !21131 sponge ops 0730
Merge pull request !21131 from jiahongQian/master1
2021-07-31 08:07:07 +00:00
i-robot dbe8016596 !21132 sponge ops 0730
Merge pull request !21132 from jiahongQian/mater2
2021-07-31 08:06:19 +00:00
xuanyue d00c38a923 add format-changed interface for user and adjust pass registry strategy 2021-07-31 16:06:06 +08:00
linqingke 0beb46325b add resnet 32k acc. 2021-07-31 15:57:06 +08:00