mindspore-ci-bot
|
05676676e9
|
!858 Fix gpu issue
Merge pull request !858 from xiefangqi/md_fix_gpu_issue
|
2020-04-29 20:37:44 +08:00 |
mindspore-ci-bot
|
70f8b66d9f
|
!844 validate the accuracy for resnet cifar
Merge pull request !844 from chujinjin/add_accuracy_for_resnet_cifar
|
2020-04-29 20:27:58 +08:00 |
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
|
2020-04-29 19:47:46 +08:00 |
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
|
2020-04-29 19:32:08 +08:00 |
xiefangqi
|
e31db0e1f7
|
minddata fix gpu issue
|
2020-04-29 18:01:36 +08:00 |
guohongzilong
|
b96df362f8
|
add parser of case which parameter in tuple in run_op function
|
2020-04-29 17:55:12 +08:00 |
mindspore-ci-bot
|
883fde0494
|
!839 add parameter verification for RMSprop
Merge pull request !839 from wangnan39/add_parameter_verification_for_rmsprop
|
2020-04-29 17:20:21 +08:00 |
mindspore-ci-bot
|
122c9bc7f0
|
!833 remove hccl seeting in mobilenetv2 eval script
Merge pull request !833 from wandongdong/master
|
2020-04-29 17:17:53 +08:00 |
mindspore-ci-bot
|
728345fdd0
|
!841 fix bugs of Acosh bprop and Elu bprop
Merge pull request !841 from zhangbuxue/adapt_ExtractImagePatches_and_fix_EluGrad
|
2020-04-29 17:17:30 +08:00 |
lianliguang
|
9fd9a1af71
|
add warning info to statistics how much nodes using raise or reduce to selected kernel info
|
2020-04-29 17:16:14 +08:00 |
mindspore-ci-bot
|
f31c659944
|
!823 Add BatchNormGrad split pass
Merge pull request !823 from huanghui/BatchNormGrad-split-pass
|
2020-04-29 17:15:50 +08:00 |
mindspore-ci-bot
|
296b88d637
|
!845 add index error type for log interface
Merge pull request !845 from fary86/add_error_type_index_error
|
2020-04-29 17:10:46 +08:00 |
chujinjin
|
d5adfa5210
|
add accuracy for resnet cifar
|
2020-04-29 17:08:45 +08:00 |
buxue
|
064d370a61
|
fix bug of Acosh bprop and Elu bprop
|
2020-04-29 16:50:08 +08:00 |
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
|
2020-04-29 16:43:18 +08:00 |
mindspore-ci-bot
|
33e427e1c5
|
!721 Tensor assign by ellipsis
Merge pull request !721 from candanzg/tensor_assgin_ellipsis
|
2020-04-29 16:31:05 +08:00 |
wangnan39@huawei.com
|
7f602016f4
|
add parameter verification for rmsprop, and modify default value in annotation
|
2020-04-29 16:12:58 +08:00 |
mindspore-ci-bot
|
69ab46e624
|
!727 [AutoParallel] complete cost for recursive programming
Merge pull request !727 from Chong/cost
|
2020-04-29 15:49:54 +08:00 |
mindspore-ci-bot
|
0f920b8219
|
!846 modify config param
Merge pull request !846 from 梅晓蔚/master
|
2020-04-29 15:32:18 +08:00 |
huanghui
|
0de0aee54e
|
Add BatchNormGrad split pass
|
2020-04-29 15:28:23 +08:00 |
mindspore-ci-bot
|
dea1050663
|
!814 compare context pointer in AnfNodeConfig for performance
Merge pull request !814 from xychow/compare-with-context-ptr
|
2020-04-29 15:24:03 +08:00 |
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
|
2020-04-29 15:10:56 +08:00 |
zhangzhenghai
|
b9d85bc511
|
update RELEASE.md.
|
2020-04-29 15:04:26 +08:00 |
wandongdong
|
0d7eb2a067
|
add label smooth and remove hccl setting in eval
|
2020-04-29 11:44:07 +08:00 |
mindspore-ci-bot
|
6241814320
|
!749 fix np.histogram sometimes calc very large bucket number
Merge pull request !749 from wenkai/wkmaster
|
2020-04-29 11:36:11 +08:00 |
mindspore-ci-bot
|
e64f806a94
|
!730 Add base aggregator of gnn and its ut
Merge pull request !730 from yuanhan/master
|
2020-04-29 11:31:11 +08:00 |
yanghaitao
|
203b05d458
|
num_shards and sampler is not supported if source does not have __getitem__
|
2020-04-29 11:16:34 +08:00 |
fary86
|
198bcace6e
|
Add index error type for log interface
|
2020-04-29 11:14:55 +08:00 |
candanzg
|
e886a3182c
|
tensor assign with ellpsis
Signed-off-by: candanzg <zhangshucheng@huawei.com>
|
2020-04-29 11:05:44 +08:00 |
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
|
2020-04-29 11:01:15 +08:00 |
meixiaowei
|
efe41902b8
|
modify config param
|
2020-04-29 10:18:28 +08:00 |
hanyuanai
|
64f824e4fc
|
Add gnn aggregator and its ut
|
2020-04-29 02:06:32 +00:00 |
Wei Luning
|
8f1984a8d1
|
only cast when level is O2
|
2020-04-29 09:57:15 +08:00 |
chenfei
|
cc54bb565d
|
move opt to build graph
|
2020-04-29 09:55:41 +08:00 |
mindspore-ci-bot
|
3dd369cefa
|
!816 faster combine_like step
Merge pull request !816 from flywind/combine_opt
|
2020-04-29 09:13:51 +08:00 |
mindspore-ci-bot
|
decc8404a9
|
!795 [pylint] clean pylint warning
Merge pull request !795 from jinyaohui/clean_pylint_0428
|
2020-04-29 08:40:41 +08:00 |
mindspore-ci-bot
|
4f612ae0e0
|
!831 Check return code from WaitPost::Register
Merge pull request !831 from JesseKLee/check_rc
|
2020-04-29 04:07:06 +08:00 |
Jesse Lee
|
332398d20a
|
Check return code from WaitPost::Register
|
2020-04-28 15:19:03 -04:00 |
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
|
2020-04-28 23:01:06 +08:00 |
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
|
2020-04-28 22:57:32 +08:00 |
mindspore-ci-bot
|
286c1d7767
|
!822 Change the error type in Infer from ValueError to TypeError
Merge pull request !822 from Simson/push-to-opensource
|
2020-04-28 22:04:00 +08:00 |
mindspore-ci-bot
|
516e16ded0
|
!792 [Model][bert] Modify ST test script of bert model.
Merge pull request !792 from wsc/lossscale_script
|
2020-04-28 21:51:56 +08:00 |
mindspore-ci-bot
|
abcbe56ec1
|
!624 modify buffer fusion used num
Merge pull request !624 from jjfeing/master
|
2020-04-28 21:50:54 +08:00 |
mindspore-ci-bot
|
d85d2f5a41
|
!818 fix launch bug
Merge pull request !818 from wandongdong/master
|
2020-04-28 21:50:37 +08:00 |
mindspore-ci-bot
|
66cacb326d
|
!819 set RefInfo of Buffer Fusion kernel
Merge pull request !819 from Etone.Chan/master
|
2020-04-28 21:50:08 +08:00 |
YuJianfeng
|
dfa66e4d0c
|
Check the empty value tuple when converting it to tuple tensor
|
2020-04-28 21:43:33 +08:00 |
mindspore-ci-bot
|
d5d3bf7565
|
!806 GPU update kernel bn
Merge pull request !806 from VectorSL/gpu-fix-bn
|
2020-04-28 21:24:14 +08:00 |
zhaoting
|
b2cdf220f7
|
add README.md for YOLOv3
|
2020-04-28 21:16:47 +08:00 |
simson
|
16e57a4062
|
change the error type in Infer from ValueError to TypeError
|
2020-04-28 21:10:28 +08:00 |
kpy
|
65cd41844d
|
change manager logic to faster combine_like step
|
2020-04-28 20:54:01 +08:00 |