mindspore-ci-bot
|
93fc82b8f7
|
!1447 remove unused variable
Merge pull request !1447 from yihuaijie/master
|
5 years ago |
mindspore-ci-bot
|
2215e3267f
|
!1419 remove old buffer fusion pass
Merge pull request !1419 from Etone.Chan/Resnet50
|
5 years ago |
mindspore-ci-bot
|
728afd23db
|
!1440 fix issue of dynamic outputs compile failed
Merge pull request !1440 from wenchunjiang/fix_dynamic_output_bug
|
5 years ago |
mindspore-ci-bot
|
0b191615a9
|
!1427 fix check bprop attr error
Merge pull request !1427 from panyifeng/fix_check_bprop_attr_error
|
5 years ago |
mindspore-ci-bot
|
963f7ee5cd
|
!1451 add hccl config file path var RANK_TABLE_FILE
Merge pull request !1451 from jjfeing/master
|
5 years ago |
mindspore-ci-bot
|
578cdb4235
|
!1454 Allow TaskGroup::join_all() to block for GNN
Merge pull request !1454 from JesseKLee/zirui
|
5 years ago |
mindspore-ci-bot
|
0a8ef2fe72
|
!1455 Cleanup dataset UT: restore config support
Merge pull request !1455 from cathwong/ckw_dataset_config_util
|
5 years ago |
Jesse Lee
|
a8fa847556
|
Allow join_all to be blocking
|
5 years ago |
Cathy Wong
|
f891e1755c
|
Cleanup dataset UT: restore config support
|
5 years ago |
mindspore-ci-bot
|
aeb4c52f2d
|
!1379 Creating new UTs to three vision transformation ops
Merge pull request !1379 from Tinazhang/linearTrans
|
5 years ago |
mindspore-ci-bot
|
6edf0e653b
|
!1434 Fix log and comment errors in graphdata
Merge pull request !1434 from heleiwang/fix_redundant_log
|
5 years ago |
mindspore-ci-bot
|
1fdb3aea5a
|
!1445 fix kernel select
Merge pull request !1445 from liubuyu/master
|
5 years ago |
mindspore-ci-bot
|
7c50ce1e21
|
!1444 update version to r0.3
Merge pull request !1444 from guozhijian/update_version_to_0.3
|
5 years ago |
jjfeing
|
8297d63ff1
|
add hccl config file path var RANK_TABLE_FILE
|
5 years ago |
etone-chan
|
42d724d8b4
|
remove old buffer fusion pass
|
5 years ago |
mindspore-ci-bot
|
6966bcbf6b
|
!1435 fix bert pretrain script
Merge pull request !1435 from wanghua/master
|
5 years ago |
mindspore-ci-bot
|
e8980ed298
|
!1406 Simplify CondVar class
Merge pull request !1406 from JesseKLee/CondVar
|
5 years ago |
mindspore-ci-bot
|
59c67946c4
|
!1439 Change SyncHostToDevice implementation: cudaMemcpy to cudaMemcpyAsync
Merge pull request !1439 from zyli2020/change_sync_copy_to_async
|
5 years ago |
mindspore-ci-bot
|
d8b87ec68a
|
!1423 memset_s pass the actual destination buff size, Initialize the member variable axis_
Merge pull request !1423 from sunsuodong/warn
|
5 years ago |
mindspore-ci-bot
|
aff14daf38
|
!1428 modify yolov3&ssd shell script for pretrained
Merge pull request !1428 from chengxb7532/master
|
5 years ago |
mindspore-ci-bot
|
44bf7c9330
|
!1414 fix issue use reshape as flatten grad impl
Merge pull request !1414 from zhaozhenlong/fix-issues-reshape-replace-flattern-grad
|
5 years ago |
mindspore-ci-bot
|
8c4f5e5019
|
!1430 Pynative can not add cell hook
Merge pull request !1430 from JoyLvliang/pynative-cell-hook-grad-abnormal
|
5 years ago |
mindspore-ci-bot
|
713ed15be3
|
!1332 Fix some bugs for optimizer.
Merge pull request !1332 from liuxiao/fix-bug-for-optimizer
|
5 years ago |
liubuyu
|
3ce03e8ddd
|
bug fix
|
5 years ago |
wenchunjiang
|
a295738830
|
add param_type in json
|
5 years ago |
Yi Huaijie
|
ac484ebbc0
|
remove unused variable
|
5 years ago |
jonyguo
|
5d463bc214
|
update version from 0.2 to 0.3
|
5 years ago |
lizhenyu
|
fec235fcb5
|
change the default memory copy way to async
|
5 years ago |
mindspore-ci-bot
|
28029388c1
|
!1431 fix bug of transdata and transpose split
Merge pull request !1431 from lianliguang/master
|
5 years ago |
heleiwang
|
b111b85828
|
fix log error
|
5 years ago |
chengxianbin
|
5d77480c7e
|
modify yolov3&ssd shell script
|
5 years ago |
mindspore-ci-bot
|
e5c7ecfd46
|
!1426 Fix the issues checked by pylint
Merge pull request !1426 from chengang/fix_pylint
|
5 years ago |
mindspore-ci-bot
|
318e3012d7
|
!1422 Fix result error when calling AllReduce serially.
Merge pull request !1422 from ZPaC/fix-multi-allreduce-calling-error
|
5 years ago |
lvliang
|
ff154023f0
|
pynative-cell-hook-grad-abnormal
|
5 years ago |
mindspore-ci-bot
|
55027096d3
|
!1400 Add 3 patterns for lamb_next_mv fusion pass
Merge pull request !1400 from huanghui/TMP
|
5 years ago |
mindspore-ci-bot
|
1c8548adb8
|
!1300 Add TBE op RangeD for GE.
Merge pull request !1300 from liuxiao/RangeD
|
5 years ago |
wanghua
|
8f4e37b95d
|
modify pretrain script
|
5 years ago |
zhaozhenlong
|
30b93ecbf8
|
use reshape as flatten grad
|
5 years ago |
panyifeng
|
6a57eeb922
|
fix check_bprop attr error
|
5 years ago |
mindspore-ci-bot
|
57c1da121f
|
!1424 Delete unused arguments in test cases
Merge pull request !1424 from yihuaijie/master
|
5 years ago |
WilliamLian
|
9d364f509f
|
fix bug of transdata transpose split
|
5 years ago |
mindspore-ci-bot
|
fcb33834d2
|
!1413 adapte Second order optimization ops
Merge pull request !1413 from jjfeing/master
|
5 years ago |
sunsuodong
|
2601ed3004
|
review
|
5 years ago |
Yi Huaijie
|
0b137e5312
|
delete unused arguments in test cases
|
5 years ago |
cristoval
|
f6c20178d2
|
fix pylint check issues
|
5 years ago |
ZPaC
|
d9bcdac3dc
|
Fix result error when calling AllReduce serially.
|
5 years ago |
mindspore-ci-bot
|
948d07edcd
|
!1412 change 1 - keep_prob to keep_prob
Merge pull request !1412 from SanjayChan/master
|
5 years ago |
mindspore-ci-bot
|
929ef67bfc
|
!1411 pylint warning clean
Merge pull request !1411 from liubuyu/master
|
5 years ago |
jjfeing
|
c312b47ae1
|
adapte Second order optimization ops
|
5 years ago |
liuxiao
|
627724a205
|
Add RangeD for GE
|
5 years ago |