mindspore-ci-bot
|
21da86b393
|
!1591 add get_dataset_size for CelebADataset
Merge pull request !1591 from yanghaitao/yht_celeba_get_dataset_size
|
5 years ago |
mindspore-ci-bot
|
8556eee3fc
|
!1578 recitify pretrained path and revert AdjustAllReduceMulAdduse
Merge pull request !1578 from gengdongjie/master
|
5 years ago |
mindspore-ci-bot
|
ec5363ad9d
|
!1593 Fix the bug that there is only return node in the forward graph
Merge pull request !1593 from yangzhenzhang/reshape-optimized
|
5 years ago |
mindspore-ci-bot
|
4bf1c5099a
|
!1551 add onnx ops for deepfm
Merge pull request !1551 from wandongdong/master
|
5 years ago |
mindspore-ci-bot
|
39c1966593
|
!1488 add vm ops: Asin, AsinGrad, Asinh, AsinhGrad
Merge pull request !1488 from fangzehua/fzh_edit
|
5 years ago |
mindspore-ci-bot
|
19ce0c372a
|
!1257 Implicit type conversion
Merge pull request !1257 from candanzg/implicit_type_conversion2
|
5 years ago |
yanghaitao
|
cc6c7a3f60
|
add get_dataset_size to celebadataset
|
5 years ago |
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 years ago |
mindspore-ci-bot
|
1a4abefa9a
|
!1385 support for multi nest switch
Merge pull request !1385 from amongo/SupportMultiSwitch
|
5 years ago |
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 years ago |
yangzhenzhang
|
1413f520d7
|
support reshape optimized
|
5 years ago |
mindspore-ci-bot
|
04398cf88e
|
!1433 add tensor_minnie and separate py from ir
Merge pull request !1433 from leopz/tensor_base
|
5 years ago |
mindspore-ci-bot
|
0f4dc13e8e
|
!1478 [Dataset] Fix CI warnings, clean pylint.
Merge pull request !1478 from luoyang/pylint
|
5 years ago |
gengdongjie
|
705c71a257
|
Revert "add pattern AdjustAllReduceMulAdduse the old opadd test case for bugtemp fix try"
This reverts commit 3db8cfa54f .
|
5 years ago |
wandongdong
|
9c5f6b9198
|
add onnx ops for deepfm
|
5 years ago |
fangzehua
|
c0b8a90105
|
add vm ops: asin asinh asingrad asinhgrad
|
5 years ago |
mindspore-ci-bot
|
dd54ffdbdb
|
!1491 Complete vm ops for ReduceAllD, SparseApplyAdagradD and UnsortedSegmentMinD
Merge pull request !1491 from lihongkang/master
|
5 years ago |
leopz
|
4508134ceb
|
add tensor_minnie and separate py from ir
|
5 years ago |
mindspore-ci-bot
|
3dc061165b
|
!1559 Voc dataset support split ops
Merge pull request !1559 from xiefangqi/xfq_voc_support_split
|
5 years ago |
Yang
|
9b2a778d94
|
!1478 [Dataset] clean pylint.
|
5 years ago |
wangnan39@huawei.com
|
810ccf80d8
|
fix_bug_in_check_lamb_warmup_step
|
5 years ago |
mindspore-ci-bot
|
c086d91aaf
|
!1505 Add some checks in ConstToAttr[StridedSliceGrad] pass
Merge pull request !1505 from huanghui/stride-slice
|
5 years ago |
seatea
|
7398526abc
|
Fix pylint warning for test cases of optimizer, infer, parse and
pynative.
|
5 years ago |
xiefangqi
|
5e4728c50f
|
add voc support split
|
5 years ago |
lihongkang
|
a36880f0ef
|
add vms for reducealld etc.
|
5 years ago |
yujianfeng
|
ee087bdf60
|
Check the size of topk input names before converting input to attr
|
5 years ago |
liuwenhao4
|
a7ad0d0a49
|
Fixing some tiny faults about Pylint in my code(ops)
|
5 years ago |
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 years ago |
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 years ago |
Jesse Lee
|
3b80c10b1e
|
Fix some timing hole in these two testcases
|
5 years ago |
mindspore-ci-bot
|
e311473401
|
!1453 Raise mse threshold in RandomCropDecodeResizeOp
Merge pull request !1453 from Alexey_Shevlyakov/fix_random_crop_decode_resize_ut
|
5 years ago |
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 years ago |
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 years ago |
mindspore-ci-bot
|
906389b3a7
|
!1382 support create new item when dictionary set item key not exist
Merge pull request !1382 from amongo/DictionarySupportSetNewItem
|
5 years ago |
kingfo
|
8f7e571a0b
|
change hook grad input to tuple
|
5 years ago |
mindspore-ci-bot
|
df347785c3
|
!1508 add op BitwiseAnd BitwiseOr BitwiseXor vm
Merge pull request !1508 from zhaozhenlong/op/bitwise-and-or-xor
|
5 years ago |
candanzg
|
2429da19fb
|
implicit type conversion
Signed-off-by: candanzg <zhangshucheng@huawei.com>
|
5 years ago |
seatea
|
21ab029227
|
Fix pylint warning for files under `pynative_mode` directory.
|
5 years ago |
mindspore-ci-bot
|
c8b30f9290
|
!1504 add custom tbe ops for quant aware training
Merge pull request !1504 from wandongdong/master
|
5 years ago |
buxue
|
d226a23b65
|
support tensor set item the number value type is similar as tensor dtype not same
|
5 years ago |
huanghui
|
1d65ae598a
|
extract const_to_attr_strided_slice_grad pass
|
5 years ago |
wandongdong
|
d35c41e737
|
add custom tbe ops for quant aware training
|
5 years ago |
mindspore-ci-bot
|
9c20b1d6f7
|
!1512 fix reshape reshape case
Merge pull request !1512 from yao_yf/fix_reshape_reshape_graph
|
5 years ago |
zhaozhenlong
|
6fa2813945
|
add op BitwiseAnd BitwiseOr BitwiseXor
|
5 years ago |
mindspore-ci-bot
|
b46ad9a1bb
|
!1398 Update the bert scripts according to rules of modelzoo
Merge pull request !1398 from chenhaozhe/update_bert_script
|
5 years ago |
yangzhenzhang
|
2f8516e5d7
|
set auto parallel for dataset warp cell
|
5 years ago |
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 years ago |
chenhaozhe
|
b6aceddeab
|
update bert scripts according to rules of modelzoo
|
5 years ago |
yao_yf
|
96c9569dca
|
fix reshape reshape case
|
5 years ago |
mindspore-ci-bot
|
2e684e89e7
|
!1446 pylint clean
Merge pull request !1446 from liuxiao78/master
|
5 years ago |