ervinzhang
d853f94e2d
fix docstring
5 年前
mindspore-ci-bot
323ea9d869
!830 Update the print methods for displaying execution tree info diagnostics
Merge pull request !830 from Jamie/operator_print
5 年前
meixiaowei
73bd2e9afb
modify weight init
5 年前
gengdongjie
615b60d590
1. remove unused variable in resnet.py
2. add relative path support in resnet50 example
3. optimize allreuce split strategy
5 年前
meixiaowei
e5fafc5e00
Merge branch 'master' of gitee.com:mindspore/mindspore
5 年前
mindspore-ci-bot
98939d839c
!856 Fix skip op bug
Merge pull request !856 from jiangzhiwen/dataset/skip_thread
5 年前
zhaozhenlong
66e7a36846
ImageGradients check 4d
fix DiagPart constant folding issue
fix argmin output type check
fix atan2 doc error
fix remove FusedBatchNorm and its grad
5 年前
mindspore-ci-bot
f748d02c05
!835 Fixed examples of BoundingBoxEncode and BoundingBoxDecode operators
Merge pull request !835 from lihongkang/master
5 年前
mindspore-ci-bot
05676676e9
!858 Fix gpu issue
Merge pull request !858 from xiefangqi/md_fix_gpu_issue
5 年前
meixiaowei
e4517964cb
support relative and full paths
5 年前
mindspore-ci-bot
70f8b66d9f
!844 validate the accuracy for resnet cifar
Merge pull request !844 from chujinjin/add_accuracy_for_resnet_cifar
5 年前
Xiaoda Zhang
44186d7338
fix some code-style warnings
5 年前
jiangzhiwen
34bfa2f7c9
fix skip
5 年前
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 年前
lihongkang
5426899569
update mindspore/ops/operations/other_ops.py.
update mindspore/ops/operations/other_ops.py.
5 年前
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 年前
lizhenyu
84691e0cdf
fix pylint and codedex warnings
5 年前
xiefangqi
e31db0e1f7
minddata fix gpu issue
5 年前
guohongzilong
b96df362f8
add parser of case which parameter in tuple in run_op function
5 年前
mindspore-ci-bot
883fde0494
!839 add parameter verification for RMSprop
Merge pull request !839 from wangnan39/add_parameter_verification_for_rmsprop
5 年前
mindspore-ci-bot
122c9bc7f0
!833 remove hccl seeting in mobilenetv2 eval script
Merge pull request !833 from wandongdong/master
5 年前
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 年前
lianliguang
9fd9a1af71
add warning info to statistics how much nodes using raise or reduce to selected kernel info
5 年前
mindspore-ci-bot
f31c659944
!823 Add BatchNormGrad split pass
Merge pull request !823 from huanghui/BatchNormGrad-split-pass
5 年前
mindspore-ci-bot
296b88d637
!845 add index error type for log interface
Merge pull request !845 from fary86/add_error_type_index_error
5 年前
laiyongqiang
43208b91db
reorder getnext for getnex parallel
5 年前
chujinjin
d5adfa5210
add accuracy for resnet cifar
5 年前
zhaojichen
7b81ca68dc
fix globalbatchnorm bug
5 年前
buxue
064d370a61
fix bug of Acosh bprop and Elu bprop
5 年前
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 年前
mindspore-ci-bot
40b4490e8f
!84 me ge use ApplyAdamD
Merge pull request !84 from zhaozhenlong/adapt-apply-adam-d
5 年前
mindspore-ci-bot
33e427e1c5
!721 Tensor assign by ellipsis
Merge pull request !721 from candanzg/tensor_assgin_ellipsis
5 年前
caifubi
1cfcfccd71
Add debug log for task name and task id
5 年前
wangnan39@huawei.com
7f602016f4
add parameter verification for rmsprop, and modify default value in annotation
5 年前
zhaozhenlong
b79382ab32
me ge use ApplyAdamD
5 年前
mindspore-ci-bot
69ab46e624
!727 [AutoParallel] complete cost for recursive programming
Merge pull request !727 from Chong/cost
5 年前
Zhang Qinghua
a22a4a57c2
Modify UT case after adjust the collectors of manager.
5 年前
zhaojichen
6c9a54afa1
fix globalbatchnorm bug
5 年前
mindspore-ci-bot
0f920b8219
!846 modify config param
Merge pull request !846 from 梅晓蔚/master
5 年前
huanghui
0de0aee54e
Add BatchNormGrad split pass
5 年前
mindspore-ci-bot
dea1050663
!814 compare context pointer in AnfNodeConfig for performance
Merge pull request !814 from xychow/compare-with-context-ptr
5 年前
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 年前
zhangzhenghai
b9d85bc511
update RELEASE.md.
5 年前
zhaojichen
8261cfd019
fix globalbatchnorm bug
5 年前
zhaojichen
8ca1f87a49
fix globalbatchnorm bug
5 年前
mindspore-ci-bot
77cdb89669
!81 add operator IsFinite input parameter verification
Merge pull request !81 from yanzhenxiang2020/fix_isfinite_input_check
5 年前
limingqi107
63f3a2caac
gpu optimize some return values of dynamic memory pool
5 年前
Zhang Qinghua
d43ad79b50
Optimize the collectors of manager which listen to the graphs and nodes changes.
1. Remove the records of user graphs;
2. Remove the records of user value nodes;
3. Remove the records of user cnodes;
4. Add the records of users, and the API to access the users of graph, value node, and cnode;
5. Fix issue:User cnode record may point to its own graph, when combine the user(caller) and used one(callee);
6. Fix issue:User graphs never update itself after its first creation.
5 年前
wandongdong
0d7eb2a067
add label smooth and remove hccl setting in eval
5 年前
mindspore-ci-bot
83855c2cf0
!75 syn mirrorpad MirrorPadGrad ExtractImagePatches to ms-incubator
Merge pull request !75 from changzherui/syn-code428
5 年前