i-robot
|
09a1a7f1f2
|
!21924 Add subdirectory for glog and ir_dump
Merge pull request !21924 from huanghui/add-submodule-for-dfx-files
|
2021-08-20 02:25:52 +00:00 |
i-robot
|
954864bfba
|
!22037 incoroporate getitem if indexed node is zeros_like
Merge pull request !22037 from xychow/always-incorporate-getitem-if-zeros-like
|
2021-08-20 02:14:35 +00:00 |
i-robot
|
bd72a5a851
|
!22034 mindir:support mindir control flow graph to compile with single pipeline.
Merge pull request !22034 from lanzhineng/mindir_control_flow
|
2021-08-20 02:14:33 +00:00 |
i-robot
|
f3d6534077
|
!22080 revert remove_redundant_depend in some network scripts
Merge pull request !22080 from zhouneng/code_docs_fix_issue_I46EVQ
|
2021-08-20 02:12:39 +00:00 |
i-robot
|
36f0b3c353
|
!22062 upgrade ascend package 19 Aug 21
Merge pull request !22062 from yanghaoran/upgrade_ascend_0819
|
2021-08-20 02:03:07 +00:00 |
zengxianglong
|
1262a7a5e0
|
fix entrance guard problem
|
2021-08-20 10:02:17 +08:00 |
l00591931
|
b0cd3a735a
|
fix codedex error
|
2021-08-20 09:49:57 +08:00 |
zhanghuiyao
|
bd993e64db
|
Add vgg download link to openpose readme.md
|
2021-08-20 09:38:31 +08:00 |
Margaret_wangrui
|
d0d0cc2c71
|
Fix the execution sequence problem of the load in maketuple
|
2021-08-20 09:37:42 +08:00 |
i-robot
|
676e302f34
|
!21991 fix seq2seq percision and fasttext usability issue
Merge pull request !21991 from JichenZhao/master
|
2021-08-20 01:34:05 +00:00 |
i-robot
|
5d1bb097e2
|
!22052 Fix probability core dump in MindData coverage test
Merge pull request !22052 from luoyang/issues2
|
2021-08-20 01:18:06 +00:00 |
robert_luo_yibo
|
d837cbee0f
|
[feat][assistant][I3CEG8] add new data operator ComplexNorm
|
2021-08-20 09:07:21 +08:00 |
hangangqiang
|
041901dca6
|
redirect model input bin
|
2021-08-20 09:03:30 +08:00 |
Cathy Wong
|
85931175bc
|
MD Profiling: For mismatch op info btwn files, skip bottleneck analysis.
Add to summary output: per_pipeline_time and per_push_queue_time.
Enhance UT
|
2021-08-19 12:19:59 -04:00 |
i-robot
|
e8593abf9a
|
!21483 Implementation of ops Ones inference function in c++
Merge pull request !21483 from lulu/ops_ones
|
2021-08-19 15:39:18 +00:00 |
i-robot
|
725b7a1c71
|
!22065 Fix minddata main process not exist problem
Merge pull request !22065 from xiefangqi/md_fix_multiprocessing_zombie
|
2021-08-19 14:55:23 +00:00 |
guozhijian
|
e1df9a2152
|
revert 'Pull Request !21685 : add function to invert_op'
|
2021-08-19 22:49:51 +08:00 |
caojian05
|
543277caa5
|
fix dqn mean_reward error
|
2021-08-19 22:28:06 +08:00 |
yangruoqi713
|
7d07601aeb
|
[MSLITE][DEVELOP] modify delegate return value from status to value, add notes for api
|
2021-08-19 21:45:12 +08:00 |
i-robot
|
e187eb15d9
|
!22076 [MS][LITE] fix group conv memory leak
Merge pull request !22076 from XianglongZeng/myms_new
|
2021-08-19 13:26:27 +00:00 |
zhaozhenlong
|
6c450f5a8a
|
fix npu batchnorm mem leak
|
2021-08-19 21:00:35 +08:00 |
limingqi107
|
3ebf33c6ba
|
unified runtime fix bug of graph resource clear
|
2021-08-19 20:23:06 +08:00 |
i-robot
|
39d271ac1b
|
!21911 tbe json log modify
Merge pull request !21911 from hwjiaorui/tbe_json_log
|
2021-08-19 12:18:25 +00:00 |
yeyunpeng2020
|
c532a40d55
|
converter support image preprocess
|
2021-08-19 20:10:11 +08:00 |
i-robot
|
a58ab411c2
|
!22036 fix pylint and codecheck at 0819
Merge pull request !22036 from huanghui/clean-warnings-0819
|
2021-08-19 11:52:23 +00:00 |
yanghaitao1
|
8fc11cb676
|
adapt delete libms_profiler_fwk.a
|
2021-08-19 19:33:53 +08:00 |
i-robot
|
2cf8647c47
|
!22027 Clean PClint
Merge pull request !22027 from Margaret_wangrui/pclint_clean
|
2021-08-19 11:28:08 +00:00 |
zhouneng2
|
3a3c7c0b91
|
revert remove_redundant_depend in some network scripts
|
2021-08-19 19:26:29 +08:00 |
i-robot
|
63b46162bc
|
!21647 modify note for master
Merge pull request !21647 from lilei/modify_note_master
|
2021-08-19 11:24:03 +00:00 |
i-robot
|
af491ce397
|
!22032 pclint clean
Merge pull request !22032 from zhangzhaoju/master_ci_format
|
2021-08-19 11:22:18 +00:00 |
i-robot
|
d978db22ca
|
!22007 update shift op
Merge pull request !22007 from zhujingxuan/update_shift
|
2021-08-19 10:40:53 +00:00 |
wilfChen
|
8b8680c308
|
fix dead lock issue
|
2021-08-19 18:15:43 +08:00 |
i-robot
|
e1c70623a3
|
!21970 Fix issue: I3ZBQD
Merge pull request !21970 from kuntan/master
|
2021-08-19 10:13:59 +00:00 |
zhaozhenlong
|
ac17189fab
|
conv 1x1 common fp32 output c4
|
2021-08-19 17:56:11 +08:00 |
i-robot
|
5d6b25b080
|
!21506 add mcnn
Merge pull request !21506 from wukesong/master_mcnn
|
2021-08-19 09:47:06 +00:00 |
zengxianglong
|
67e929b8de
|
fix group conv memory leak
|
2021-08-19 17:45:16 +08:00 |
i-robot
|
dfa3fa615f
|
!21658 Update docs of LBeta for its wrong format
Merge pull request !21658 from dinglinhe/code_docs_dlh_ms_I44PRG
|
2021-08-19 09:44:36 +00:00 |
i-robot
|
e99d814933
|
!21942 modification for MindStudio
Merge pull request !21942 from Erpim/master
|
2021-08-19 09:18:47 +00:00 |
i-robot
|
d5b61f23ab
|
!22051 fix serving kernel build failed
Merge pull request !22051 from laiyongqiang/serving
|
2021-08-19 09:16:54 +00:00 |
yujianfeng
|
e2091f09b4
|
Clean Code for compiler
|
2021-08-19 17:10:26 +08:00 |
i-robot
|
53f8b6cc11
|
!22049 Restrain the INFO log in graphkernel
Merge pull request !22049 from DeshiChen/0819_log
|
2021-08-19 08:51:32 +00:00 |
lanzhineng
|
23fe26ad35
|
mindir:support mindir compile pipeline
|
2021-08-19 16:43:00 +08:00 |
i-robot
|
4113aee7d6
|
!18668 [assistant][ops]New operator implementation, include Flowers102Dataset
Merge pull request !18668 from Wangsong95/flowers102_dataset
|
2021-08-19 08:41:44 +00:00 |
Margaret_wangrui
|
eb20962136
|
clean pclint
|
2021-08-19 16:24:30 +08:00 |
chenzhuo
|
9240837adf
|
add post training quantization of ssd
|
2021-08-19 15:58:56 +08:00 |
i-robot
|
2b51ea87f6
|
!21986 [BugFix][Ascend310]modify export path
Merge pull request !21986 from zhang_sss/modify_310_script
|
2021-08-19 07:47:00 +00:00 |
ling
|
9fef1d0341
|
[MSLITE] mindspore::api LoadConfig
|
2021-08-19 15:44:17 +08:00 |
jjj
|
c21f120565
|
ops ones infer
|
2021-08-19 15:31:22 +08:00 |
i-robot
|
db1995562e
|
!21917 Opt kernel runtime performance in vm non_task sink mode.
Merge pull request !21917 from liangzelang/opt_runtime
|
2021-08-19 07:26:27 +00:00 |
i-robot
|
6130000763
|
!22024 [LITE][TRAIN] alloc after resize
Merge pull request !22024 from yefeng/144-fix_resize_for_alloc
|
2021-08-19 07:23:17 +00:00 |