mindspore-ci-bot
|
4da9fe083b
|
!1584 Modify the importing path of BERT after its src has been moved.
Merge pull request !1584 from lyvette/master
|
5 years ago |
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 |
yvetteliu
|
9b0aa3eb4a
|
Modify the importing path of BERT after its src has been moved.
Fix an error.
|
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 |
mindspore-ci-bot
|
ab94e92cd1
|
!1554 Check the size of topk input names before converting input to attr
Merge pull request !1554 from YuJianfeng/master
|
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 |
mindspore-ci-bot
|
14f9a6e31c
|
!1310 add cpu lstm
Merge pull request !1310 from baihuawei/cpu-lstm
|
5 years ago |
yujianfeng
|
ee087bdf60
|
Check the size of topk input names before converting input to attr
|
5 years ago |
mindspore-ci-bot
|
1bfa0dc5d5
|
!1265 add cpu transpose
Merge pull request !1265 from baihuawei/transpose
|
5 years ago |
mindspore-ci-bot
|
9c33da391a
|
!1513 refine data copy in multi-graph
Merge pull request !1513 from zyli2020/refine_data_copy_in_multi_graph
|
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
|
a5161a969f
|
!1531 cpu kernel support multiple inputs
Merge pull request !1531 from sunsuodong/multi_input
|
5 years ago |
baihuawei
|
9bcdf4cbdc
|
add lstm
|
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 |
sunsuodong
|
5cf29f2478
|
multi_input
|
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 |
baihuawei
|
eb0f897d31
|
add cpu transpose
|
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 |
lizhenyu
|
a25b84055c
|
refine data copy in multi-graph
|
5 years ago |