Commit Graph

32186 Commits

Author SHA1 Message Date
hangangqiang 6e8d899f0f reopen tflite posttraining 2021-09-29 14:28:17 +08:00
i-robot 43a525a3f1 !24333 codex: makevalue nullptr check
Merge pull request !24333 from hangq/codex-master
2021-09-29 06:18:27 +00:00
i-robot 43f6739279 !24323 Fix codedex warning in import
Merge pull request !24323 from LiangZhibo/warning
2021-09-29 06:18:22 +00:00
i-robot 68aa0cbd8f !24275 [Debugger] fix reading async data shows device format shape issue
Merge pull request !24275 from TinaMengtingZhang/fix_offline_dbg_async_show_device_shape
2021-09-29 06:18:03 +00:00
i-robot 3948551b1a !24345 fix bug of TaskFailCallback and AicpuExitInfo
Merge pull request !24345 from caifubi/master-fix-aicpu-ds
2021-09-29 06:13:46 +00:00
i-robot 17b8370023 !24369 [MS][LITE]replace kernel init with prepare
Merge pull request !24369 from mengyuanli/remove_kernel_init
2021-09-29 06:10:57 +00:00
i-robot 6c4d42c142 !24385 [MS][LITE] fix albert java
Merge pull request !24385 from yefeng/167-fix_java_albert-master
2021-09-29 06:10:29 +00:00
i-robot 734445684b !24394 static checking
Merge pull request !24394 from lz/master
2021-09-29 06:08:46 +00:00
shicaiwei 05cf14a8a9 [feat] [assistant] [I48OFJ] add dynamic shape for abs operator 2021-09-29 13:35:41 +08:00
lz ff8488da0e static checking 2021-09-29 12:33:02 +08:00
limingqi107 0e30316f53 unified runtime support the scheduler of graph sink 2021-09-29 11:56:32 +08:00
yefeng 0304639b89 fix_java_albert-master 2021-09-29 11:41:04 +08:00
tanghuikang 5e5ffab71f Add HulkTang to OWNERS of ccsrc, _extend and core 2021-09-29 10:54:11 +08:00
huangbingjian fac79a10a6 add side-effect mark to sponge operators 2021-09-29 10:50:42 +08:00
mengyuanli 96342bacc9 replace kernel Init with Prepare 2021-09-29 10:49:07 +08:00
i-robot ad88cfcafb !24363 [MS][LITE] add quant params check
Merge pull request !24363 from jianghui58/quant_check_mas
2021-09-29 02:44:10 +00:00
hangangqiang a8ff75b0e8 GetAttr nullptr check 2021-09-29 10:38:41 +08:00
i-robot 338ab157c7 !24193 fix endless loop in analyze phase
Merge pull request !24193 from xychow/fix-analyze-endless-loop
2021-09-29 01:57:57 +00:00
i-robot d5ed36c594 !24298 [lite]fix the bug of setting model's output name
Merge pull request !24298 from 徐安越/master
2021-09-29 01:49:59 +00:00
i-robot 9d46d0fd03 !24316 optimize full quant & fse_encoder nullptr check
Merge pull request !24316 from yeyunpeng2020/master
2021-09-29 01:45:36 +00:00
casgj 92052be1b6 fix the error message that profiler does not support pynative mode. 2021-09-29 01:43:28 +00:00
i-robot f482e2a5fc !23676 [GraphKernel] Limit the number of inputs and outputs for parallel fusion in CUDA.
Merge pull request !23676 from TronZhang/add_parallel_limit
2021-09-29 01:41:59 +00:00
jianghui58 6687e7b85f add quant params check 2021-09-29 09:28:27 +08:00
wangyanling fc9ae13eb4 cleancodex 2021-09-29 09:24:16 +08:00
huanghui 7df3b4516d optimize error log about inspect.getsourcelines fail 2021-09-29 09:22:53 +08:00
liyong fdffb88bc9 fix example issue 2021-09-29 09:20:55 +08:00
i-robot 2dcdadc29b !24307 move mindir opt from session to ascend_backend_opt
Merge pull request !24307 from hwjiaorui/mindir-move
2021-09-29 01:19:15 +00:00
caifubi 1caa6961ec Fix TaskFailCallback bug 2021-09-29 09:18:02 +08:00
i-robot 00f769d06f !24329 fix operator SBUDataset
Merge pull request !24329 from ckczzj/debug_sbu_dataset
2021-09-29 01:11:54 +00:00
zhangzhenghai dd72eda26f !24338 Fix dataset.serialize map operations is None problem
Merge pull request !24338 from xiefangqi/md_fix_pyfunc_multiprocessing_serialize
2021-09-29 01:10:02 +00:00
limingqi107 0a9cbd2220 imporve performance of CPU LSTMGrad 2021-09-29 09:07:49 +08:00
i-robot 77eb79f3e6 !24349 dataset: put check before resize operation
Merge pull request !24349 from ms_yan/code_check
2021-09-29 01:00:35 +00:00
TinaMengtingZhang ec12859fae fix offline dbg issue: reading async data shows shape in device format 2021-09-28 13:38:01 -04:00
xiefangqi e8c5e4244c fix pyfunc multiprocessing serialize problem 2021-09-28 23:33:45 +08:00
ms_yan 02234b90c5 put check before resize operation 2021-09-28 20:58:20 +08:00
He Wei be1ea10ca7 Optimize KernelGraph::ReplaceNode
Remove unnecessary UpdateNodeEdgeList() calls.
2021-09-28 20:36:36 +08:00
hwjiaorui 4f566c0dd2 move mindir 2021-09-28 20:10:18 +08:00
i-robot 5a66edf1cf !24308 upgrade Ascend software package 28 Sep 21
Merge pull request !24308 from yanghaoran/upgrade_ascend_0928
2021-09-28 12:09:46 +00:00
i-robot 4a6d0b077d !24248 Modify ops warning info of cann
Merge pull request !24248 from yingchen/code_docs_cann
2021-09-28 11:58:16 +00:00
i-robot 62f0c4964e !24306 Fix error when parameter is used as output.
Merge pull request !24306 from gaoyong10/runtime_second
2021-09-28 11:56:01 +00:00
yeyunpeng2020 1df0224ca3 optimize full quant & fse_encoder nullptr check 2021-09-28 19:51:46 +08:00
q00596439 ac82cc3221 add nxy check in SPONGE 2021-09-28 19:48:40 +08:00
LaiYongqiang b113746ac4 extract stream manager from stream assign 2021-09-28 19:41:08 +08:00
i-robot 33a0aecc6c !24287 fix the problem that generates the wrong model id in profiler.
Merge pull request !24287 from casgj/master
2021-09-28 11:35:46 +00:00
i-robot 6795a712b3 !24190 code clean
Merge pull request !24190 from liubuyu/master-code-clean
2021-09-28 11:27:20 +00:00
i-robot 36c591b113 !24313 Process is stuck when update aicpu op shape failed
Merge pull request !24313 from caifubi/master-fix-aicpu-ds
2021-09-28 11:05:14 +00:00
i-robot 45a6a571ae !24315 [Auto parallel] Dealing the boundary case when inderting Mirror
Merge pull request !24315 from Xiaoda/93-add-moe-st
2021-09-28 10:59:02 +00:00
i-robot 64be3f6b25 !23972 reopen tflite posttraining
Merge pull request !23972 from hangq/codex-master
2021-09-28 09:24:50 +00:00
l00591931 526711accd Fix warning in import 2021-09-28 17:11:31 +08:00
ckczzj 0f63c5d43f [fix][assistant][I3J6VH] fix data operator SBU 2021-09-28 17:10:57 +08:00