mindspore-ci-bot
4bf1c5099a
!1551 add onnx ops for deepfm
Merge pull request !1551 from wandongdong/master
5 年前
mindspore-ci-bot
39c1966593
!1488 add vm ops: Asin, AsinGrad, Asinh, AsinhGrad
Merge pull request !1488 from fangzehua/fzh_edit
5 年前
mindspore-ci-bot
19ce0c372a
!1257 Implicit type conversion
Merge pull request !1257 from candanzg/implicit_type_conversion2
5 年前
yanghaitao
cc6c7a3f60
add get_dataset_size to celebadataset
5 年前
mindspore-ci-bot
9c858444b0
!1568 Fix pylint warning for test cases of optimizer, infer, parse and pynative.
Merge pull request !1568 from seatea/fix-pylint-warning
5 年前
mindspore-ci-bot
1a4abefa9a
!1385 support for multi nest switch
Merge pull request !1385 from amongo/SupportMultiSwitch
5 年前
mindspore-ci-bot
2a6a3e012c
!1555 fix bug in lamb warmup step check
Merge pull request !1555 from wangnan39/fix_bug_in_check_lamb_warmup_step
5 年前
yangzhenzhang
1413f520d7
support reshape optimized
5 年前
mindspore-ci-bot
0f4dc13e8e
!1478 [Dataset] Fix CI warnings, clean pylint.
Merge pull request !1478 from luoyang/pylint
5 年前
gengdongjie
705c71a257
Revert "add pattern AdjustAllReduceMulAdduse the old opadd test case for bugtemp fix try"
This reverts commit 3db8cfa54f .
5 年前
wandongdong
9c5f6b9198
add onnx ops for deepfm
5 年前
fangzehua
c0b8a90105
add vm ops: asin asinh asingrad asinhgrad
5 年前
mindspore-ci-bot
dd54ffdbdb
!1491 Complete vm ops for ReduceAllD, SparseApplyAdagradD and UnsortedSegmentMinD
Merge pull request !1491 from lihongkang/master
5 年前
mindspore-ci-bot
3dc061165b
!1559 Voc dataset support split ops
Merge pull request !1559 from xiefangqi/xfq_voc_support_split
5 年前
Yang
9b2a778d94
!1478 [Dataset] clean pylint.
5 年前
wangnan39@huawei.com
810ccf80d8
fix_bug_in_check_lamb_warmup_step
5 年前
seatea
7398526abc
Fix pylint warning for test cases of optimizer, infer, parse and
pynative.
5 年前
xiefangqi
5e4728c50f
add voc support split
5 年前
lihongkang
a36880f0ef
add vms for reducealld etc.
5 年前
liuwenhao4
a7ad0d0a49
Fixing some tiny faults about Pylint in my code(ops)
5 年前
mindspore-ci-bot
fb7e4eac76
!1535 change hook function grad input to tuple
Merge pull request !1535 from wangqiuliang/change-hook-grad-input-to-tuple
5 年前
mindspore-ci-bot
ff4e4c2ee2
!1533 Fix pylint warning for pynative test cases
Merge pull request !1533 from seatea/fix-pylint-warning-for-pynative-mode
5 年前
mindspore-ci-bot
0fe3ff2761
!1506 Setting auto parallel flag for dataset wrap cell
Merge pull request !1506 from yangzhenzhang/set-auto-parallel-for-dataset-wrap
5 年前
mindspore-ci-bot
77547cdfc0
!1530 support tensor set item the number value type is similar as tensor dtype
Merge pull request !1530 from zhangbuxue/support_tensor_getitem_number_value_type_similar_as_tensor_dtype
5 年前
mindspore-ci-bot
906389b3a7
!1382 support create new item when dictionary set item key not exist
Merge pull request !1382 from amongo/DictionarySupportSetNewItem
5 年前
kingfo
8f7e571a0b
change hook grad input to tuple
5 年前
mindspore-ci-bot
df347785c3
!1508 add op BitwiseAnd BitwiseOr BitwiseXor vm
Merge pull request !1508 from zhaozhenlong/op/bitwise-and-or-xor
5 年前
candanzg
2429da19fb
implicit type conversion
Signed-off-by: candanzg <zhangshucheng@huawei.com>
5 年前
seatea
21ab029227
Fix pylint warning for files under `pynative_mode` directory.
5 年前
mindspore-ci-bot
c8b30f9290
!1504 add custom tbe ops for quant aware training
Merge pull request !1504 from wandongdong/master
5 年前
buxue
d226a23b65
support tensor set item the number value type is similar as tensor dtype not same
5 年前
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 年前