twc
|
485b5259ab
|
fix issue I51DN2、I51DK0 and open hybrid train mode
|
4 years ago |
i-robot
|
b591a037f6
|
!32636 [MSLITE][CPU][r1.7] AVX512/256/SSE/NENO Advanced packaging, and bias addOp Refactoring and optimization
Merge pull request !32636 from Greatpan/avx512_bias_add_r1.7
|
4 years ago |
i-robot
|
5c127ba8f6
|
!32638 code sync with 1.6 fix issue
Merge pull request !32638 from tan-wei-cheng-3260/develop-twc-1.7-2
|
4 years ago |
i-robot
|
4c3663b697
|
!32679 fix chinese api docs in context
Merge pull request !32679 from liutongtong9/code_docs_fix_context_1.7
|
4 years ago |
i-robot
|
ca450e1583
|
!32517 add conv2d backprop filer with mul pass
Merge pull request !32517 from jjfeing/r1.7
|
4 years ago |
liutongtong
|
c39cf0010b
|
fix context comments
|
4 years ago |
i-robot
|
d9e929c2e7
|
!32646 fix cootensor indices check in ascend: use int32 dtype
Merge pull request !32646 from wangrao124/fix_coo_check_1.7
|
4 years ago |
i-robot
|
238fbb87a2
|
!32619 upgrade Ascend package 06 Apr 22 on r1.7
Merge pull request !32619 from shenwei41/upgrade_ascend_20220406_r1.7
|
4 years ago |
i-robot
|
0e35b2cc3e
|
!32648 optimizes the documentation of chinese API of Log
Merge pull request !32648 from zhangfanghe/code_docs_zfh_r17_407
|
4 years ago |
i-robot
|
3aa26b2472
|
!32541 [Bugfix][PyNative] Device OOM
Merge pull request !32541 from caifubi/r1.7-pynative-memory-bugfix
|
4 years ago |
i-robot
|
8dc7359b70
|
!32562 [Bugfix][PyNative] Coredump
Merge pull request !32562 from caifubi/r1.7-pynative-async-coredump
|
4 years ago |
i-robot
|
9c5b05c40a
|
!32596 [r1.7]Use char[][] to instead of vector<string> for sub_module_names
Merge pull request !32596 from huanghui/r1.7-fix-coredump
|
4 years ago |
i-robot
|
ae99459345
|
!32596 [r1.7]Use char[][] to instead of vector<string> for sub_module_names
Merge pull request !32596 from huanghui/r1.7-fix-coredump
|
4 years ago |
i-robot
|
d61c066226
|
!32628 Fix learning rate scalar translate failed.
Merge pull request !32628 from linqingke/r1.7
|
4 years ago |
zhangfanghe
|
7704fde3d7
|
optimizes the documentation of chinese API of Log.
|
4 years ago |
wangrao124
|
306a80cc52
|
fix cootensor indices check in ascend: use int32 dtype
|
4 years ago |
shenwei41
|
7170360ac5
|
upgrade upgrade Ascend package 06 April 22
|
4 years ago |
i-robot
|
b589c895bd
|
!32615 Fix spelling problems of profiling timeline
Merge pull request !32615 from zangqx/r1.7
|
4 years ago |
twc
|
99b60e6ec5
|
fix I50PAP memory leak
|
4 years ago |
twc
|
181a10e347
|
fix issue I4Z7WC、I502P8、I502TN、I5031D、I503MS、I503SO、I502L2
|
4 years ago |
i-robot
|
79ecb90b5b
|
!32598 [r1.7] use conda-forge channel in conda create
Merge pull request !32598 from xulei/scripts-r1.7
|
4 years ago |
i-robot
|
0e11f2998b
|
!32598 [r1.7] use conda-forge channel in conda create
Merge pull request !32598 from xulei/scripts-r1.7
|
4 years ago |
i-robot
|
3e3d41ea1d
|
!32561 Fix EnableDebugger called so many times for dump issue
Merge pull request !32561 from maning202007/r1.7
|
4 years ago |
greatpanc
|
f472930696
|
avx512 bias add
|
4 years ago |
i-robot
|
5a39011756
|
!32604 [MD] fix doc issue in r1.7
Merge pull request !32604 from liyong126/code_docs_fix_doc_issue_r1.7
|
4 years ago |
xulei
|
b2c1123669
|
use conda-forge channel in conda create
|
4 years ago |
i-robot
|
11655a13c7
|
!32606 [MD] fix datast some issues in r1.7
Merge pull request !32606 from liyong126/fix_some_issues_r1.7
|
4 years ago |
i-robot
|
8fb172c0ed
|
!32482 remove redundant error log in auto parallel r1.7
Merge pull request !32482 from yao_yf/auto_parallel_log_level_r1.7
|
4 years ago |
linqingke
|
3403f0981c
|
fix learning rate scalar failed.
|
4 years ago |
i-robot
|
5d20bb8bde
|
!32595 fix: compile error on windows on br: r1.7
Merge pull request !32595 from guozhijian/fix_compile_error_on_windows_r1.7
|
4 years ago |
i-robot
|
126335ac7b
|
!32581 GraphKernel Fix compile cost bug
Merge pull request !32581 from ZengZitao/compile_cost_bug
|
4 years ago |
i-robot
|
c6fdcc6b0f
|
!32532 Fix r1.7 bug of evaluate of second grad
Merge pull request !32532 from chenfei_mindspore/r1.7-develop
|
4 years ago |
i-robot
|
af46c06a63
|
!32590 Update output size of reshape op when dynamic shape
Merge pull request !32590 from zhengzuohe/reshape_output_update_r17
|
4 years ago |
i-robot
|
b68034b033
|
!32589 [dataset][multiprocessing][r1.7] 修复GeneratorDataset训练结束报错的问题
Merge pull request !32589 from xiefangqi/md_fix_multiprocessing_issue_r1.7
|
4 years ago |
臧庆香
|
75e7ff2def
|
Fix spelling problems of timeline
|
4 years ago |
jjfeing
|
9c765f3b8e
|
add conv2d backprop filer & mul pass
|
4 years ago |
i-robot
|
67a843718f
|
!32585 optimize the cpu kernel select error info
Merge pull request !32585 from limingqi107/r1.7_2
|
4 years ago |
i-robot
|
c93939ee92
|
!32585 optimize the cpu kernel select error info
Merge pull request !32585 from limingqi107/r1.7_2
|
4 years ago |
huanghui
|
7188b53248
|
use char[][] to instead of vector<string>
|
4 years ago |
i-robot
|
a07658ad30
|
!32533 r1.7 Trans tuple add to make tuple
Merge pull request !32533 from chenfei_mindspore/r1.7
|
4 years ago |
liyong
|
b55a674116
|
fix some issue
|
4 years ago |
liyong
|
2a8c4bef6d
|
fix doc issue
|
4 years ago |
jonyguo
|
099662ffa5
|
fix: compile error on windows
|
4 years ago |
zhengzuohe
|
b08b9381ae
|
update output size of reshape op when dynamic shape
|
4 years ago |
xiefangqi
|
9441efec9e
|
fix multiprocessing error when generatordataset exit
|
4 years ago |
i-robot
|
3d415d1865
|
!32566 [dataset][bugfix] Fix hang bug of output_types when dataset launch two-level pipeline + multiprocessing
Merge pull request !32566 from xiefangqi/md_fix_two_level_pipeline_hang_r1.7
|
4 years ago |
i-robot
|
af6f23abfd
|
!32559 [MS][LITE][parallel predict] fix bug: assert nullptr
Merge pull request !32559 from yefeng/cherry-pick-1649213486
|
4 years ago |
i-robot
|
3d76f7b70f
|
!32582 [dataset][chn][docs][r1.7] 修复dataset中英文api文档对不上的问题
Merge pull request !32582 from xiefangqi/code_docs_md_add_dataset_config_chn_r1.7
|
4 years ago |
limingqi107
|
bb34f08cc6
|
optimize the cpu kernel select error info
|
4 years ago |
xiefangqi
|
c0cc265ebc
|
fix order of chn docs
|
4 years ago |