meixiaowei
|
73bd2e9afb
|
modify weight init
|
5 years ago |
meixiaowei
|
e5fafc5e00
|
Merge branch 'master' of gitee.com:mindspore/mindspore
|
5 years ago |
mindspore-ci-bot
|
98939d839c
|
!856 Fix skip op bug
Merge pull request !856 from jiangzhiwen/dataset/skip_thread
|
5 years ago |
mindspore-ci-bot
|
f748d02c05
|
!835 Fixed examples of BoundingBoxEncode and BoundingBoxDecode operators
Merge pull request !835 from lihongkang/master
|
5 years ago |
mindspore-ci-bot
|
05676676e9
|
!858 Fix gpu issue
Merge pull request !858 from xiefangqi/md_fix_gpu_issue
|
5 years ago |
meixiaowei
|
e4517964cb
|
support relative and full paths
|
5 years ago |
mindspore-ci-bot
|
70f8b66d9f
|
!844 validate the accuracy for resnet cifar
Merge pull request !844 from chujinjin/add_accuracy_for_resnet_cifar
|
5 years ago |
jiangzhiwen
|
34bfa2f7c9
|
fix skip
|
5 years ago |
mindspore-ci-bot
|
8ab5e0118f
|
!829 Add parser of case which parameter in tuple in run_op function
Merge pull request !829 from ghzl/parser-parameter-in-tuple-in-run_op
|
5 years ago |
lihongkang
|
5426899569
|
update mindspore/ops/operations/other_ops.py.
update mindspore/ops/operations/other_ops.py.
|
5 years ago |
mindspore-ci-bot
|
ea0fb2ccae
|
!852 add warning info to statistics how much nodes using raise or reduce to selected kernel info
Merge pull request !852 from lianliguang/master
|
5 years ago |
xiefangqi
|
e31db0e1f7
|
minddata fix gpu issue
|
5 years ago |
guohongzilong
|
b96df362f8
|
add parser of case which parameter in tuple in run_op function
|
5 years ago |
mindspore-ci-bot
|
883fde0494
|
!839 add parameter verification for RMSprop
Merge pull request !839 from wangnan39/add_parameter_verification_for_rmsprop
|
5 years ago |
mindspore-ci-bot
|
122c9bc7f0
|
!833 remove hccl seeting in mobilenetv2 eval script
Merge pull request !833 from wandongdong/master
|
5 years ago |
mindspore-ci-bot
|
728345fdd0
|
!841 fix bugs of Acosh bprop and Elu bprop
Merge pull request !841 from zhangbuxue/adapt_ExtractImagePatches_and_fix_EluGrad
|
5 years ago |
lianliguang
|
9fd9a1af71
|
add warning info to statistics how much nodes using raise or reduce to selected kernel info
|
5 years ago |
mindspore-ci-bot
|
f31c659944
|
!823 Add BatchNormGrad split pass
Merge pull request !823 from huanghui/BatchNormGrad-split-pass
|
5 years ago |
mindspore-ci-bot
|
296b88d637
|
!845 add index error type for log interface
Merge pull request !845 from fary86/add_error_type_index_error
|
5 years ago |
chujinjin
|
d5adfa5210
|
add accuracy for resnet cifar
|
5 years ago |
buxue
|
064d370a61
|
fix bug of Acosh bprop and Elu bprop
|
5 years ago |
mindspore-ci-bot
|
583021218a
|
!848 sampler and num_shards is not supported if source does not have attribute '__getitem__ in GeneratorDataset
Merge pull request !848 from yanghaitao/yht_generator_sampler_numshards
|
5 years ago |
mindspore-ci-bot
|
33e427e1c5
|
!721 Tensor assign by ellipsis
Merge pull request !721 from candanzg/tensor_assgin_ellipsis
|
5 years ago |
wangnan39@huawei.com
|
7f602016f4
|
add parameter verification for rmsprop, and modify default value in annotation
|
5 years ago |
mindspore-ci-bot
|
69ab46e624
|
!727 [AutoParallel] complete cost for recursive programming
Merge pull request !727 from Chong/cost
|
5 years ago |
mindspore-ci-bot
|
0f920b8219
|
!846 modify config param
Merge pull request !846 from 梅晓蔚/master
|
5 years ago |
huanghui
|
0de0aee54e
|
Add BatchNormGrad split pass
|
5 years ago |
mindspore-ci-bot
|
dea1050663
|
!814 compare context pointer in AnfNodeConfig for performance
Merge pull request !814 from xychow/compare-with-context-ptr
|
5 years ago |
mindspore-ci-bot
|
ef596f26e9
|
!802 [control sink]move the opt process to build graph
Merge pull request !802 from chenfei_mindspore/move-opt-into-build-graph
|
5 years ago |
zhangzhenghai
|
b9d85bc511
|
update RELEASE.md.
|
5 years ago |
wandongdong
|
0d7eb2a067
|
add label smooth and remove hccl setting in eval
|
5 years ago |
mindspore-ci-bot
|
6241814320
|
!749 fix np.histogram sometimes calc very large bucket number
Merge pull request !749 from wenkai/wkmaster
|
5 years ago |
mindspore-ci-bot
|
e64f806a94
|
!730 Add base aggregator of gnn and its ut
Merge pull request !730 from yuanhan/master
|
5 years ago |
yanghaitao
|
203b05d458
|
num_shards and sampler is not supported if source does not have __getitem__
|
5 years ago |
fary86
|
198bcace6e
|
Add index error type for log interface
|
5 years ago |
candanzg
|
e886a3182c
|
tensor assign with ellpsis
Signed-off-by: candanzg <zhangshucheng@huawei.com>
|
5 years ago |
mindspore-ci-bot
|
64b3b566ab
|
!767 [bug]with eval cell show cast is not support in gpu pynative
Merge pull request !767 from vlne-v1/I1F48Y-with-eval-cell-show-cast-is-not-support-in-gpu-pynative
|
5 years ago |
meixiaowei
|
efe41902b8
|
modify config param
|
5 years ago |
hanyuanai
|
64f824e4fc
|
Add gnn aggregator and its ut
|
5 years ago |
Wei Luning
|
8f1984a8d1
|
only cast when level is O2
|
5 years ago |
chenfei
|
cc54bb565d
|
move opt to build graph
|
5 years ago |
mindspore-ci-bot
|
3dd369cefa
|
!816 faster combine_like step
Merge pull request !816 from flywind/combine_opt
|
5 years ago |
mindspore-ci-bot
|
decc8404a9
|
!795 [pylint] clean pylint warning
Merge pull request !795 from jinyaohui/clean_pylint_0428
|
5 years ago |
mindspore-ci-bot
|
4f612ae0e0
|
!831 Check return code from WaitPost::Register
Merge pull request !831 from JesseKLee/check_rc
|
5 years ago |
Jesse Lee
|
332398d20a
|
Check return code from WaitPost::Register
|
5 years ago |
mindspore-ci-bot
|
7180bafce8
|
!563 Add README.md for YOLOv3
Merge pull request !563 from zhaoting/add-YOLOv3-infer-scipt-and-change-dataset-to-MindRecord
|
5 years ago |
mindspore-ci-bot
|
ae9cdc4aa6
|
!824 Check whether the value tuple is empty when converting it to tuple tensor
Merge pull request !824 from YuJianfeng/master
|
5 years ago |
mindspore-ci-bot
|
286c1d7767
|
!822 Change the error type in Infer from ValueError to TypeError
Merge pull request !822 from Simson/push-to-opensource
|
5 years ago |
mindspore-ci-bot
|
516e16ded0
|
!792 [Model][bert] Modify ST test script of bert model.
Merge pull request !792 from wsc/lossscale_script
|
5 years ago |
mindspore-ci-bot
|
abcbe56ec1
|
!624 modify buffer fusion used num
Merge pull request !624 from jjfeing/master
|
5 years ago |