panfengfeng
|
db558cd01b
|
fix pynative gpu eval
|
4 years ago |
mindspore-ci-bot
|
ec5ba10c82
|
!6073 fix some error in doc
Merge pull request !6073 from chenhaozhe/fix-doc-error
|
4 years ago |
mindspore-ci-bot
|
a9a3d5a1f5
|
!5753 remove sens parameter
Merge pull request !5753 from lijiaqi/loss_scale_sens
|
4 years ago |
mindspore-ci-bot
|
c455c344a9
|
!5916 unify Conv2d and DepthwiseConv2d
Merge pull request !5916 from caozhou/unify_conv2d_depthwise2d
|
4 years ago |
maning202007
|
00ad38d78d
|
replace unsafe funtion 'memcpy' with 'memcpy_s'.
|
4 years ago |
mindspore-ci-bot
|
c10341dfb7
|
!6020 Add common check_param_type and set_param_type in distribution
Merge pull request !6020 from XunDeng/new_check_param
|
4 years ago |
mindspore-ci-bot
|
8200410f20
|
!5878 reduce prod support int
Merge pull request !5878 from zhaozhenlong/lite/issue/reduce_int
|
4 years ago |
caozhou
|
7f9e42e266
|
unify the expression of Conv2d and DepthwiseConv2d
|
4 years ago |
Jiaqi
|
94d63b90f4
|
remove sens parameter
|
4 years ago |
mindspore-ci-bot
|
91b2591b08
|
!6079 1.Fix codex of PS module. 2.Use std::vector instead of std::shared_ptr. 3.Optimize some code.
Merge pull request !6079 from ZPaC/master-1.0-optimize-ps
|
4 years ago |
zhaozhenlong
|
1a92b8696a
|
support reduceprod int
|
4 years ago |
mindspore-ci-bot
|
84240b5a5c
|
!6121 avoid momory ascend for multi model.train or model.eval
Merge pull request !6121 from anzhengqi/avoid-memory-ascend-lenet
|
4 years ago |
mindspore-ci-bot
|
2b9a8422ba
|
!6123 [MD] fix bug in normalize op
Merge pull request !6123 from liyong126/fix_bug_normalize
|
4 years ago |
mindspore-ci-bot
|
ea34af54bd
|
!6116 [MD] fix mindrecord log
Merge pull request !6116 from liyong126/fix_bug_log
|
4 years ago |
mindspore-ci-bot
|
c81ea018c2
|
!5997 add gpu timeline (python code)
Merge pull request !5997 from gzhcv/GpuTimeline
|
4 years ago |
Sheng
|
fcbd85d79d
|
check dim for refer tensor when broadcasting
|
4 years ago |
liyong
|
8ef8b02add
|
fix bug in normalize op
|
4 years ago |
zhengjun10
|
4fcaaa2a94
|
add ci mindspore model arm support
|
4 years ago |
mindspore-ci-bot
|
8a7ae65ae9
|
!6117 [MSLITE][Develop] optimize convolution and deconvolution init performance
Merge pull request !6117 from sunsuodong/init_performance
|
4 years ago |
mindspore-ci-bot
|
1a5d4b8ed1
|
!6120 Fix c api of ImageFolderDataset probably fails in unit testing
Merge pull request !6120 from jiangzhiwen/fix/prob_nullptr
|
4 years ago |
mindspore-ci-bot
|
3ed015e645
|
!6109 [MD] replace snprinf with snprintf_s
Merge pull request !6109 from magemomou/print_s
|
4 years ago |
zhanke
|
36f9f59fd0
|
add eval script
|
4 years ago |
mindspore-ci-bot
|
de9375ba1c
|
!6118 fix bugs of op Concat, Norm, InTopK, L1Loss and InplaceAdd etc.
Merge pull request !6118 from lihongkang/v2_master
|
4 years ago |
chenhaozhe
|
91c65a734a
|
fix some doc error
|
4 years ago |
mindspore-ci-bot
|
bca498eb53
|
!6115 API comment enhancement & ckpt bug fix
Merge pull request !6115 from Simson/push-to-opensource
|
4 years ago |
simson
|
a8a9d53152
|
API comment enhancement & ckpt bug fix
|
4 years ago |
anzhengqi
|
21f25cbbb6
|
avoid memory ascend for multi model.train or model.eval
|
4 years ago |
HuangBingjian
|
07d1f5ac37
|
fix tensor.cc
|
4 years ago |
mindspore-ci-bot
|
50fa2a522f
|
!6087 modify lr comment
Merge pull request !6087 from lijiaqi/modify_lr_api
|
4 years ago |
mayang
|
56acc65619
|
[MD] Replace the unsafe func 'snprintf' with a safe one 'snprintf_s' in soft_dp_log.h
|
4 years ago |
jiangzhiwen
|
2a59596fe6
|
fix ImageFolderDataset probability failure
|
4 years ago |
mindspore-ci-bot
|
16eda726b7
|
!6114 [MSLITE][Develop]conv1x1 arm32 filter peroc
Merge pull request !6114 from ling/arm32
|
4 years ago |
mindspore-ci-bot
|
02c6852699
|
!6108 add model with loss test case
Merge pull request !6108 from hanyang/master
|
4 years ago |
mindspore-ci-bot
|
8bf5ac1c15
|
!6032 [bug]add import for ops in ops.py in __init__
Merge pull request !6032 from vlne-v1/change_ops_import
|
4 years ago |
lihongkang
|
569693af52
|
fix bugs
|
4 years ago |
Payne
|
1996f715dc
|
add args, close dataset sink mode by default, rename Readme.md -> README.md
|
4 years ago |
sunsuodong
|
18a972399d
|
optimize convolution and deconvolution init performance
|
4 years ago |
liyong
|
2e5a809933
|
fix mindrecord log
|
4 years ago |
ZPaC
|
4c1f9983d7
|
Optimize PS code.
|
4 years ago |
mindspore-ci-bot
|
3528f12439
|
!5863 Modifying the profiler documentation
Merge pull request !5863 from 张毅辉/zyh_9_7_profiler_documentation
|
4 years ago |
mindspore-ci-bot
|
72615134aa
|
!6110 [MD] fix num_samples in concatDataset
Merge pull request !6110 from liyong126/fix_bug
|
4 years ago |
ling
|
236c8de5da
|
[MSLITE][Develop]conv1x1 arm32 filter peroc
|
4 years ago |
mindspore-ci-bot
|
9223915fb2
|
!6096 [Data] add RBGA TO RGB support for mindspore lite
Merge pull request !6096 from xulei/lite_test0905
|
4 years ago |
mindspore-ci-bot
|
2ff6dd3b77
|
!5861 [MD] Change return val of GetNextRow in c-api
Merge pull request !5861 from luoyang/c-api-pyfunc
|
4 years ago |
mindspore-ci-bot
|
698ee4b274
|
!6077 Modify note in save_checkpoint interface.
Merge pull request !6077 from liuyang/save_checkpoint
|
4 years ago |
Wei Luning
|
7b6899fdc0
|
add import of ops in in ops __init__
|
4 years ago |
mindspore-ci-bot
|
daf6739b22
|
!6053 limit_cv_threads_num_to_deeplabv3
Merge pull request !6053 from wukesong/limit_cv_for_deeplabv3
|
4 years ago |
mindspore-ci-bot
|
ad37b6845f
|
!5898 [MS][LITE][GPU]add reduce op and batchmatmul op
Merge pull request !5898 from chenzupeng/master-lite
|
4 years ago |
liyong
|
16147669a6
|
fix num_samples in concatDataset
|
4 years ago |
mindspore-ci-bot
|
a0e3fd6bf3
|
!6021 merge the right branch first in dx+addn+drelu fusion
Merge pull request !6021 from guoqi/master
|
4 years ago |