wandongdong
d35c41e737
add custom tbe ops for quant aware training
5 年前
mindspore-ci-bot
9c20b1d6f7
!1512 fix reshape reshape case
Merge pull request !1512 from yao_yf/fix_reshape_reshape_graph
5 年前
zhaozhenlong
6fa2813945
add op BitwiseAnd BitwiseOr BitwiseXor
5 年前
mindspore-ci-bot
b46ad9a1bb
!1398 Update the bert scripts according to rules of modelzoo
Merge pull request !1398 from chenhaozhe/update_bert_script
5 年前
yangzhenzhang
2f8516e5d7
set auto parallel for dataset warp cell
5 年前
mindspore-ci-bot
ad279e90fd
!1407 support mixed tensor index for tensor get item and set item and support in operator.
Merge pull request !1407 from zhangbuxue/support_mixed_tensor_for_tensor_get_item_and_tensor_set_item
5 年前
chenhaozhe
b6aceddeab
update bert scripts according to rules of modelzoo
5 年前
yao_yf
96c9569dca
fix reshape reshape case
5 年前
mindspore-ci-bot
2e684e89e7
!1446 pylint clean
Merge pull request !1446 from liuxiao78/master
5 年前
mindspore-ci-bot
5b9c145ff8
!1383 keep different attributes for cnode evaluation
Merge pull request !1383 from amongo/KeepPrimAttrInCNode
5 年前
mindspore-ci-bot
2eedd32120
!1472 add operator HostAllGather and HostReduceScatter
Merge pull request !1472 from yihuaijie/master
5 年前
buxue
7ae289a197
Support mixed tensor for tensor getitem or setitem.
5 年前
huangdongrun
e9aa280f86
add support for dictionary set item which does not exist
5 年前
mindspore-ci-bot
b94949ea99
!1477 support vm for SpaceToBatchND and BatchToSpaceND
Merge pull request !1477 from jiangjinsheng/BatchToSpaceND
5 年前
mindspore-ci-bot
4e8e82f24a
!1457 fix 3 bug reports for split
Merge pull request !1457 from Peilin/splitOp-after-testing
5 年前
jiangjinsheng
a45dfca142
support BatchToSpaceND and SpaceToBatchND
5 年前
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 年前
yangzhenzhang
7c237620ba
add sigmoid op
5 年前
huangdongrun
334d038008
add support for multi switch
resolve review
5 年前
“liuxiao”
73a287e5e0
pylint clean
5 年前
“liuxiao”
ebbccca78b
pylint clean
5 年前
“liuxiao”
f4542f810b
pylint clean
5 年前
Yi Huaijie
2f8e7ff693
add operator HostAllGather and HostReduceScatter
5 年前
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 年前
zhaozhenlong
55d1927534
add op scatter add vm
5 年前
mindspore-ci-bot
831ceba6eb
!1277 Fixing some tiny faults about Pylint in ME code
Merge pull request !1277 from liuwenhao/master
5 年前
Yang
abca62f407
10:00 26/5 clean pylint
5 年前
mindspore-ci-bot
93fc82b8f7
!1447 remove unused variable
Merge pull request !1447 from yihuaijie/master
5 年前
mindspore-ci-bot
0b191615a9
!1427 fix check bprop attr error
Merge pull request !1427 from panyifeng/fix_check_bprop_attr_error
5 年前
mindspore-ci-bot
0a8ef2fe72
!1455 Cleanup dataset UT: restore config support
Merge pull request !1455 from cathwong/ckw_dataset_config_util
5 年前
Cathy Wong
f891e1755c
Cleanup dataset UT: restore config support
5 年前
mindspore-ci-bot
aeb4c52f2d
!1379 Creating new UTs to three vision transformation ops
Merge pull request !1379 from Tinazhang/linearTrans
5 年前
liuwenhao4
f3f0cbaeee
Fixing some tiny faults about Pylint in my code(ops)
5 年前
“liuxiao”
382a0124c3
pylint clean
5 年前
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 年前
Yi Huaijie
ac484ebbc0
remove unused variable
5 年前
“liuxiao”
18f0af0529
pylint clean
5 年前
mindspore-ci-bot
1c8548adb8
!1300 Add TBE op RangeD for GE.
Merge pull request !1300 from liuxiao/RangeD
5 年前
zhaozhenlong
30b93ecbf8
use reshape as flatten grad
5 年前
panyifeng
6a57eeb922
fix check_bprop attr error
5 年前
Yi Huaijie
0b137e5312
delete unused arguments in test cases
5 年前
liuxiao
627724a205
Add RangeD for GE
5 年前
Yi Huaijie
8cfc05e4cf
clean pylint warnings of parallel test cases
5 年前
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 年前
kingfo
840922e501
add backward hook function in pynative mode
5 年前
mindspore-ci-bot
718a96430f
!1389 Security issues in recent string tensor PR
Merge pull request !1389 from h.farahat/fix_security_issues
5 年前
mindspore-ci-bot
a6b8451a33
!1380 make ShuffleOp have deterministic behavior for subsequent epochs
Merge pull request !1380 from Peilin/shuffle-subsequent-epoch-deterministic
5 年前
mindspore-ci-bot
ad9db524bb
!1394 Fix comment error and mod parameter check in graphdata
Merge pull request !1394 from heleiwang/fix_comments_error
5 年前
heleiwang
f28f883cac
fix comments error and modify parameter check
5 年前
mindspore-ci-bot
e87e6b38b0
!1355 [AutoParallel]Fix GatherV2 distributed op
Merge pull request !1355 from lichen/fix_gatherv2
5 年前