mindspore-ci-bot
2eedd32120
!1472 add operator HostAllGather and HostReduceScatter
Merge pull request !1472 from yihuaijie/master
5 years ago
buxue
7ae289a197
Support mixed tensor for tensor getitem or setitem.
5 years ago
huangdongrun
e9aa280f86
add support for dictionary set item which does not exist
5 years ago
mindspore-ci-bot
b94949ea99
!1477 support vm for SpaceToBatchND and BatchToSpaceND
Merge pull request !1477 from jiangjinsheng/BatchToSpaceND
5 years ago
mindspore-ci-bot
4e8e82f24a
!1457 fix 3 bug reports for split
Merge pull request !1457 from Peilin/splitOp-after-testing
5 years ago
jiangjinsheng
a45dfca142
support BatchToSpaceND and SpaceToBatchND
5 years ago
Peilin Wang
d4c93575e7
fixed bug for split, RandomSampler and some other cleanup
add another test case
typo
merge conflict
another PR changed testing behavior, updated test cases in this commit
added input check for use_sampler
addressed code review comments
fixed pylint, not related to my changes
5 years ago
yangzhenzhang
7c237620ba
add sigmoid op
5 years ago
huangdongrun
334d038008
add support for multi switch
resolve review
5 years ago
“liuxiao”
73a287e5e0
pylint clean
5 years ago
“liuxiao”
ebbccca78b
pylint clean
5 years ago
“liuxiao”
f4542f810b
pylint clean
5 years ago
Yi Huaijie
2f8e7ff693
add operator HostAllGather and HostReduceScatter
5 years ago
huangdongrun
1159f2b11e
add prim infer attr cache
modify infer to get abstract value and attr value map together
support get attr in specialize
clone primitive when specialize if attribute is not the same with
infered attribute
5 years ago
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
“liuxiao”
382a0124c3
pylint clean
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
“liuxiao”
18f0af0529
pylint clean
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