Yi Huaijie
|
18ed2bec53
|
implement parallel Split
|
5 years ago |
mindspore-ci-bot
|
97e8742f84
|
!6500 Add default value for the autoparallel search mode
Merge pull request !6500 from huangxinjing/add-default-value
|
5 years ago |
mindspore-ci-bot
|
709ee383e9
|
!6481 add MS_EXCEPTION_IF_NULL for some variables
Merge pull request !6481 from maning202007/checknull
|
5 years ago |
mindspore-ci-bot
|
fd3c071602
|
!6424 add memcpy_s check
Merge pull request !6424 from zhaoting/add_bn_check
|
5 years ago |
mindspore-ci-bot
|
1cfad93704
|
!6479 fix bucket_batch_by_length show pyfunc timeout
Merge pull request !6479 from yanghaitao/yht_bucket_batch_ci
|
5 years ago |
mindspore-ci-bot
|
a79943ca98
|
!6425 Fix codedex issue for tensor_py
Merge pull request !6425 from hewei/fix_codedex_0917
|
5 years ago |
mindspore-ci-bot
|
728b78d082
|
!6491 delete blank lines
Merge pull request !6491 from yihuaijie/blank
|
5 years ago |
mindspore-ci-bot
|
1dbaaa8b32
|
!6447 Adds run time crop check
Merge pull request !6447 from EricZ/add_crop_check
|
5 years ago |
mindspore-ci-bot
|
937861e011
|
!5033 clean codex
Merge pull request !5033 from caifubi/clean-codex
|
5 years ago |
mindspore-ci-bot
|
8a5e8d0ba8
|
!6435 Fix the problem of unnecessary recursion when printing tensor.
Merge pull request !6435 from huangbingjian/master
|
5 years ago |
yanghaitao1
|
da15495d7b
|
fix bucket_batch ci error
|
5 years ago |
huangxinjing
|
8ba1503135
|
Add default value for auto search parallel mode
|
5 years ago |
mindspore-ci-bot
|
4d54de100b
|
!6411 [Auto parallel] Add a flag to control whether to overwrite the right-node in triangle-elimination of DP algorithm
Merge pull request !6411 from Xiaoda/23-fix-the-triangle-elimination-problem
|
5 years ago |
maning202007
|
c8bc06061d
|
add MS_EXCEPTION_IF_NULL for some variables
|
5 years ago |
mindspore-ci-bot
|
8bb8ae82f1
|
!6463 gpu code review
Merge pull request !6463 from limingqi107/master
|
5 years ago |
mindspore-ci-bot
|
f6c904308e
|
!6462 Fix getting internal output failed when init parameter
Merge pull request !6462 from YuJianfeng/master
|
5 years ago |
Yi Huaijie
|
117dd4b329
|
delete blank lines
|
5 years ago |
caifubi
|
9ce7919712
|
clean dump codex
|
5 years ago |
Xiaoda Zhang
|
970490a6f0
|
add a flag to control whether overwrite the right-node in triangle elimination of DP algorithm
|
5 years ago |
mindspore-ci-bot
|
91f87d22f4
|
!6465 fix issue about memory leak when while cases running together
Merge pull request !6465 from wenchunjiang/fix_memory_leak
|
5 years ago |
mindspore-ci-bot
|
076d8ae530
|
!6458 GPU codex fix
Merge pull request !6458 from VectorSL/codex-fix
|
5 years ago |
mindspore-ci-bot
|
0b88808577
|
!6470 add log for memory allocate failed when device is occupied
Merge pull request !6470 from laiyongqiang/DeviceOccupy
|
5 years ago |
zhaoting
|
2d315b32e6
|
add memcpy_s check
|
5 years ago |
mindspore-ci-bot
|
1dc71651ae
|
!6437 clear warning
Merge pull request !6437 from baihuawei/clear-warnings
|
5 years ago |
HuangBingjian
|
1d02488659
|
fix tensor print
|
5 years ago |
laiyongqiang
|
0e2124b8ed
|
add log for memory allocate failed when device is occupied
|
5 years ago |
wenchunjiang
|
f0db47aba8
|
remove ValueNode<KernelGraphPtr> after replace call to lagelgoto in
order to fix mutual reference in while
|
5 years ago |
mindspore-ci-bot
|
c71a92da41
|
!6130 Add check function for MS_DEBUGGER_HOST and MS_DEBUGGER_PORT
Merge pull request !6130 from maning202007/fix_unsafe_code
|
5 years ago |
mindspore-ci-bot
|
c8e9d46391
|
!6450 Change PS directory.
Merge pull request !6450 from ZPaC/master-change-ps-dir
|
5 years ago |
limingqi107
|
740254161e
|
gpu code review
|
5 years ago |
yujianfeng
|
d1c96e9455
|
Fix getting internal output failed when init parameter
|
5 years ago |
VectorSL
|
9e6bd72e04
|
fix codex
|
5 years ago |
mindspore-ci-bot
|
8346da267b
|
!6400 add overflow check for make_range and optimize isinstance processing
Merge pull request !6400 from zhangbuxue/add_overflow_check_for_make_range_and_optimize_isinstance_processing
|
5 years ago |
ZPaC
|
0b49f0fb57
|
change PS dir
|
5 years ago |
mindspore-ci-bot
|
daff211538
|
!6357 add grad acc test case
Merge pull request !6357 from jinyaohui/master
|
5 years ago |
mindspore-ci-bot
|
e8f55042f7
|
!6441 fix stack problem when raise exception in sink mode
Merge pull request !6441 from anzhengqi/fix-stack-while-exception
|
5 years ago |
mindspore-ci-bot
|
ef42280d03
|
!6433 CSV Dataset fix StateDiagram iter compare to other container's end
Merge pull request !6433 from jiangzhiwen/fix/csv_iter_compare_end
|
5 years ago |
maning202007
|
82bad1ab84
|
Fix unsafe codes in Debugger
|
5 years ago |
Eric
|
43d4066aa0
|
Additional fixes
Added fix for overflow check
|
5 years ago |
mindspore-ci-bot
|
5d0b91cb22
|
!6436 [Ascend Profiling] FIx start profiling failed
Merge pull request !6436 from caifubi/profiling
|
5 years ago |
mindspore-ci-bot
|
afc1800940
|
!6446 Fixes minddata arm 64 build
Merge pull request !6446 from EricZ/fix_tensor_restructure
|
5 years ago |
anzhengqi
|
0827ab329d
|
fix stack problem when raise exception in sink mode
|
5 years ago |
mindspore-ci-bot
|
1605fd4a1e
|
!6448 [MS][CPU][DataAugmentation][IMP] Fix for call to PadBBoxes in RandomCropWithBBox Op
Merge pull request !6448 from danishnxt/AugOpsFix
|
5 years ago |
mindspore-ci-bot
|
980059eaec
|
!6442 Fix codex for MemGuard::allocate
Merge pull request !6442 from JesseKLee/fix_noexcept
|
5 years ago |
mindspore-ci-bot
|
98097ae348
|
!6443 Fixed the missing check after file is opened
Merge pull request !6443 from AdelShafiei/securitybug_fix
|
5 years ago |
mindspore-ci-bot
|
fafabfb273
|
!6368 Modify GPU profiler to satisfy the code standard
Merge pull request !6368 from wangyue/master
|
5 years ago |
mindspore-ci-bot
|
754f2b774c
|
!6409 add batch parallel info black list
Merge pull request !6409 from gziyan/batch_paralell_black_list
|
5 years ago |
mindspore-ci-bot
|
cad7667030
|
!6417 auto parallel context fix and funv move
Merge pull request !6417 from yao_yf/auto_parallel_func_mv
|
5 years ago |
caifubi
|
39039974b2
|
fix profiling start up fail
|
5 years ago |
Adel Shafiei
|
85c5c04ba7
|
Added a check to make sure that overflow bin file is opened successfully
|
5 years ago |