zhaozhenlong
|
55d1927534
|
add op scatter add vm
|
5 years ago |
mindspore-ci-bot
|
831ceba6eb
|
!1277 Fixing some tiny faults about Pylint in ME code
Merge pull request !1277 from liuwenhao/master
|
5 years ago |
Yang
|
abca62f407
|
10:00 26/5 clean pylint
|
5 years ago |
mindspore-ci-bot
|
93fc82b8f7
|
!1447 remove unused variable
Merge pull request !1447 from yihuaijie/master
|
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
|
0a8ef2fe72
|
!1455 Cleanup dataset UT: restore config support
Merge pull request !1455 from cathwong/ckw_dataset_config_util
|
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 |
liuwenhao4
|
f3f0cbaeee
|
Fixing some tiny faults about Pylint in my code(ops)
|
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 |
Yi Huaijie
|
ac484ebbc0
|
remove unused variable
|
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 |
panyifeng
|
6a57eeb922
|
fix check_bprop attr error
|
5 years ago |
Yi Huaijie
|
0b137e5312
|
delete unused arguments in test cases
|
5 years ago |
liuxiao
|
627724a205
|
Add RangeD for GE
|
5 years ago |
Yi Huaijie
|
8cfc05e4cf
|
clean pylint warnings of parallel test cases
|
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
|
e87e6b38b0
|
!1355 [AutoParallel]Fix GatherV2 distributed op
Merge pull request !1355 from lichen/fix_gatherv2
|
5 years ago |
lichenever
|
390a86effb
|
fix gatherv2
|
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 |
Tinazhang
|
7322839b04
|
add UTs for LinearTransformation, ToPIL, ToType
|
5 years ago |
Peilin Wang
|
0cbcc7200b
|
made shuffle determinisitc for subsequent epochs
|
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
|
3363d4e834
|
!1249 Add GNN dataset processing API
Merge pull request !1249 from heleiwang/hlw_gnn_data
|
5 years ago |
mindspore-ci-bot
|
f3d14fa14b
|
!1363 Restrict tensor get item or set item not support mixed tensor.
Merge pull request !1363 from zhangbuxue/Not_support_mixed_tensor_as_index_for_tensor_getitem_and_setitem
|
5 years ago |
Yi Huaijie
|
1e6ee83874
|
delete parallel end-to-end test cases
|
5 years ago |
mindspore-ci-bot
|
3f23aa1d79
|
!1348 fix pylint warnings of parallel test cases
Merge pull request !1348 from yihuaijie/master
|
5 years ago |
hesham
|
6c21e556c4
|
Clean up work for text python package
|
5 years ago |
mindspore-ci-bot
|
368007240c
|
!1320 add applyrmsprop cumprod and reduceprod for vm
Merge pull request !1320 from JichenZhao/applyrms_squaresumall_cumprod_reduceprod
|
5 years ago |
mindspore-ci-bot
|
62c716b68e
|
!1349 Fix some functions in group parameters and optimizer
Merge pull request !1349 from ghzl/add-group-check-for-lars
|
5 years ago |
buxue
|
850171a34b
|
Restrict tensor getitem or setitem not support mixed tensor.
|
5 years ago |
Yi Huaijie
|
14fe72f383
|
fix pylint warnings
|
5 years ago |
mindspore-ci-bot
|
bd845dd0b7
|
!1352 [MD] fix bug when append data in mindrecord using absolute path
Merge pull request !1352 from liyong126/mindrecord_fix_bug_I1HQUI
|
5 years ago |