mindspore-ci-bot
|
e8980ed298
|
!1406 Simplify CondVar class
Merge pull request !1406 from JesseKLee/CondVar
|
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
|
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 |
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 |
zhaozhenlong
|
30b93ecbf8
|
use reshape as flatten grad
|
5 years ago |
mindspore-ci-bot
|
57c1da121f
|
!1424 Delete unused arguments in test cases
Merge pull request !1424 from yihuaijie/master
|
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
|
929ef67bfc
|
!1411 pylint warning clean
Merge pull request !1411 from liubuyu/master
|
5 years ago |
liuxiao
|
627724a205
|
Add RangeD for GE
|
5 years ago |
huanghui
|
a42dd21430
|
add 3 pattern for lamb_next_mv_rule fusion pass
|
5 years ago |
mindspore-ci-bot
|
848d19207f
|
!1359 Optimize the IR modules.
Merge pull request !1359 from ZhangQinghua/master
|
5 years ago |
liubuyu
|
107794fac9
|
pylint warning clean
|
5 years ago |
Yi Huaijie
|
8cfc05e4cf
|
clean pylint warnings of parallel test cases
|
5 years ago |
Zhang Qinghua
|
dbb86cb1be
|
Adjust some routines of FG and FGM, about the nodes info. IF.
|
5 years ago |
Zhang Qinghua
|
f31564ce98
|
Remove the useless collectors in manager.
|
5 years ago |
Jesse Lee
|
641112a40c
|
Initial Drop
|
5 years ago |
mindspore-ci-bot
|
0e665616f0
|
!1160 add backward hook and custom bprop in pynative mode
Merge pull request !1160 from wangqiuliang/add-backward-hook-in-pynative-mode
|
5 years ago |
kingfo
|
840922e501
|
add backward hook function in pynative mode
|
5 years ago |
mindspore-ci-bot
|
718a96430f
|
!1389 Security issues in recent string tensor PR
Merge pull request !1389 from h.farahat/fix_security_issues
|
5 years ago |
mindspore-ci-bot
|
a6b8451a33
|
!1380 make ShuffleOp have deterministic behavior for subsequent epochs
Merge pull request !1380 from Peilin/shuffle-subsequent-epoch-deterministic
|
5 years ago |
mindspore-ci-bot
|
ad9db524bb
|
!1394 Fix comment error and mod parameter check in graphdata
Merge pull request !1394 from heleiwang/fix_comments_error
|
5 years ago |
heleiwang
|
f28f883cac
|
fix comments error and modify parameter check
|
5 years ago |
mindspore-ci-bot
|
daccfef738
|
!1361 Refactor multiple output pass
Merge pull request !1361 from huanghui/LambNextMVRule-fusion-pass
|
5 years ago |
mindspore-ci-bot
|
e87e6b38b0
|
!1355 [AutoParallel]Fix GatherV2 distributed op
Merge pull request !1355 from lichen/fix_gatherv2
|
5 years ago |
mindspore-ci-bot
|
a510ecc8ff
|
!1339 add epsilon parameter for layernorm
Merge pull request !1339 from JichenZhao/layernorm_mean_var_shape
|
5 years ago |
mindspore-ci-bot
|
e82088d175
|
!1373 add memory copy module
Merge pull request !1373 from zyli2020/add_mem_swap_module_header
|
5 years ago |
lichenever
|
390a86effb
|
fix gatherv2
|
5 years ago |
lizhenyu
|
c5ac2cc38c
|
add memory copy module
|
5 years ago |
hesham
|
c0f0e154f5
|
Clean up work for text python package
|
5 years ago |
mindspore-ci-bot
|
45368a86e9
|
!1329 Put the parameter validation of the Summary operator into the python layer
Merge pull request !1329 from ougongchang/master
|
5 years ago |
mindspore-ci-bot
|
41456ac824
|
!1369 dataset: delete StorageDataset
Merge pull request !1369 from ms_yan/del_storage
|
5 years ago |
huanghui
|
f16ff539ba
|
refactor multiple patterns pass
|
5 years ago |
mindspore-ci-bot
|
964a757db2
|
!1378 Just want to debug this case in Jenkin environment
Merge pull request !1378 from JesseKLee/cond_var_debug
|
5 years ago |
Peilin Wang
|
0cbcc7200b
|
made shuffle determinisitc for subsequent epochs
|
5 years ago |
Jesse Lee
|
06ae724261
|
Again
|
5 years ago |
mindspore-ci-bot
|
61639be1e0
|
!1375 Cleanup dataset UT: remove num_parallel_workers=1 in test_exception
Merge pull request !1375 from cathwong/ckw_dataset_ut_cleanup5
|
5 years ago |
mindspore-ci-bot
|
a528797253
|
!1377 Code Fix for Uniform Augmentation
Merge pull request !1377 from Tinazhang/cc
|
5 years ago |
mindspore-ci-bot
|
458436186c
|
!1365 Clean up work for text python sub-package
Merge pull request !1365 from h.farahat/text_namespace
|
5 years ago |
Tinazhang
|
b390883c6a
|
Bug fix
|
5 years ago |
Cathy Wong
|
702005d403
|
Cleanup dataset UT: remove num_parallel_workers=1 in test_exception
|
5 years ago |
ougongchang
|
7d78b5d89e
|
Put the parameter validation of the Summary operator into the python layer
add some unittest for summary operator
support ScalarSummary to record number type
|
5 years ago |
ms_yan
|
d5e896b51c
|
delete storageDataset Op API and its test case
|
5 years ago |
mindspore-ci-bot
|
6f733ec113
|
!1308 Stage 2 of adding support for string Tensor
Merge pull request !1308 from h.farahat/string_tensor2
|
5 years ago |
xiefangqi
|
34236ce1f1
|
fix pylint
|
5 years ago |
mindspore-ci-bot
|
d402b94476
|
!1370 delete parallel end-to-end test cases
Merge pull request !1370 from yihuaijie/master
|
5 years ago |
mindspore-ci-bot
|
f967700ef4
|
!1215 [Auto parallel] Changing succive edges orders and add some strategy checkings
Merge pull request !1215 from Xiaoda/change-succive-edges-order-and-add-checking
|
5 years ago |