mindspore-ci-bot
|
63ae2c3639
|
!6374 LSTM API optimization
Merge pull request !6374 from caojian05/ms_master_lstm_api_optimation
|
5 years ago |
mindspore-ci-bot
|
b759d402af
|
!6416 [MSLITE][Develop] deconv fp16 bug
Merge pull request !6416 from ling/deconv
|
5 years ago |
mindspore-ci-bot
|
efd0fde424
|
!6397 [MSLITE] Fix the bug of int8 matmul weight tensor init
Merge pull request !6397 from zhanyuan/dev
|
5 years ago |
mindspore-ci-bot
|
016a656b33
|
!6401 [MSLITE][Develop] add arm32 cpu aware training testcase
Merge pull request !6401 from yangruoqi713/test
|
5 years ago |
mindspore-ci-bot
|
db0c0caf10
|
!6393 bugfix delete batch_size
Merge pull request !6393 from yoonlee666/master
|
5 years ago |
ling
|
a31d14aec5
|
[MSLITE][Develop] deconv fp16 bug
|
5 years ago |
yangruoqi713
|
0eae700165
|
[MSLITE][Develop] add arm32 cpu aware training testcase
|
5 years ago |
mindspore-ci-bot
|
0e60ed8927
|
!6351 [MS][LITE][CPU]fix int8 function call of liboptimize
Merge pull request !6351 from lixian/master
|
5 years ago |
mindspore-ci-bot
|
deb1d2ba96
|
!6403 fix codex clean bug
Merge pull request !6403 from laiyongqiang/codex2
|
5 years ago |
mindspore-ci-bot
|
ab75268187
|
!6289 mobilenetv2 debug load_ckpt and move raiseError when create dataset
Merge pull request !6289 from yepei6/master_mobilenetv2_debug
|
5 years ago |
mindspore-ci-bot
|
c5c8b9ae19
|
!6405 fix debug build error
Merge pull request !6405 from zhaozhenlong/lite/issue/inline_remove2
|
5 years ago |
mindspore-ci-bot
|
a217deada9
|
!6345 [MS][LITE]add determination of malloc/new
Merge pull request !6345 from fuzhiye/tmp
|
5 years ago |
zhanyuan
|
3e73f7d887
|
Fix the bug of int8 matmul weight tensor init
|
5 years ago |
zhaozhenlong
|
e08d56fcb1
|
fix -d build error
|
5 years ago |
mindspore-ci-bot
|
defd74e261
|
!6335 add include_top parameter in googlenet for hub
Merge pull request !6335 from hzf/add_inctop
|
5 years ago |
mindspore-ci-bot
|
0c2e7f5092
|
!6321 codex warning
Merge pull request !6321 from chenweifeng/codex
|
5 years ago |
mindspore-ci-bot
|
f6522ef5bc
|
!6330 GPU fix reviewbot : large function
Merge pull request !6330 from VectorSL/pooling
|
5 years ago |
mindspore-ci-bot
|
33b4886ca9
|
!6366 add wide&deep test
Merge pull request !6366 from HW_KK/master
|
5 years ago |
mindspore-ci-bot
|
74255d9faf
|
!6356 improve maskrcnn precision and performance
Merge pull request !6356 from gengdongjie/master
|
5 years ago |
mindspore-ci-bot
|
65c960d3e2
|
!6389 transformer ckpt path
Merge pull request !6389 from TuDouNi/master
|
5 years ago |
mindspore-ci-bot
|
9758be4719
|
!6399 Check if csv file is open
Merge pull request !6399 from jiangzhiwen/fix/ifstream_is_open
|
5 years ago |
mindspore-ci-bot
|
c95ed54fe1
|
!5239 reduce cyclomatic complexity in model zoo
Merge pull request !5239 from zhaoting/master
|
5 years ago |
mindspore-ci-bot
|
6d03fb822d
|
!6363 fix bug of op space_to_depth
Merge pull request !6363 from 陶云浩/space_to_depth
|
5 years ago |
mindspore-ci-bot
|
43770c9fda
|
!6324 [MSLITE][Develop] modify optimize.so to sdot and fp16 so
Merge pull request !6324 from ling/bug
|
5 years ago |
mindspore-ci-bot
|
228a41db1d
|
!6341 fix securec compile options, remove unused libraries from output package
Merge pull request !6341 from yanghaoran/master
|
5 years ago |
mindspore-ci-bot
|
13e912cb95
|
!6376 Add discription about arg of Conv2dBnAct
Merge pull request !6376 from chenfei_mindspore/master
|
5 years ago |
Payne
|
ac8f7734bb
|
debug load_ckpt,rename the network parameters;move the raiseerror of dataset size from dataset.py to train.py, give the control switch to user
|
5 years ago |
mindspore-ci-bot
|
4333ea5338
|
!6394 [MS][LITE][GPU]transpose support NCHW2NHWC, fix:GPU runtime init failed
Merge pull request !6394 from chenzupeng/master-lite
|
5 years ago |
laiyongqiang
|
e13beaa7ed
|
clean codex warning
|
5 years ago |
chenzupeng
|
1f89ea759b
|
transpose support NCHW2NHWC
fix: GPU init failed, disable winagrad
|
5 years ago |
ling
|
a19e6251bc
|
[MSLITE][Develop] modify optimize.so to sdot and fp16 so
|
5 years ago |
mindspore-ci-bot
|
f53047e8f5
|
!6375 Adapting new profiling performance data
Merge pull request !6375 from 张毅辉/zyh_profiling_adapt_aicpu_file
|
5 years ago |
mindspore-ci-bot
|
6de2e0c042
|
!6388 [MSLITE][Develop] optimize arm cpu fp32 arm32 op activation
Merge pull request !6388 from yangruoqi713/optimize
|
5 years ago |
mindspore-ci-bot
|
885acbe387
|
!6316 [MSLITE][Develop] add arm32 testcase for lite
Merge pull request !6316 from yangruoqi713/arm32
|
5 years ago |
mindspore-ci-bot
|
8785eef1ee
|
!6338 Fixing pylint for operators
Merge pull request !6338 from zhangzheng/master
|
5 years ago |
fuzhiye
|
2901e352b8
|
add determination of malloc (if is nullptr)
|
5 years ago |
root
|
f352204aaa
|
transformer ckpt path
|
5 years ago |
yoonlee666
|
d90ac3c6d1
|
bugfix
|
5 years ago |
mindspore-ci-bot
|
f7c5c5265f
|
!6191 add imagenet for alexnet
Merge pull request !6191 from wukesong/imagenet-alexent
|
5 years ago |
jiangzhiwen
|
f80db10d27
|
check if csv file is open
|
5 years ago |
yangruoqi713
|
dc1cccce26
|
[MSLITE][Develop] optimize arm cpu fp32 op activation
|
5 years ago |
mindspore-ci-bot
|
45a5998cd4
|
!6352 [gpu timeline] fix a bug of gpu timeline incorrect time unit
Merge pull request !6352 from gzhcv/GpuTimeline
|
5 years ago |
mindspore-ci-bot
|
2ea3f22937
|
!6395 fix calculate stride bug
Merge pull request !6395 from zhaozhenlong/lite/issue/mirror_pad_calc_stride_fix
|
5 years ago |
mindspore-ci-bot
|
1663af7591
|
!6329 Adjust GroupNorm interface
Merge pull request !6329 from liangchenghui/fix_groupnorm
|
5 years ago |
mindspore-ci-bot
|
fa46841b96
|
!6328 clear up codedex of C++
Merge pull request !6328 from lilei/modify_bug
|
5 years ago |
zhaozhenlong
|
b491055a70
|
use correct input shape to calculate strides
|
5 years ago |
zhangyihui
|
bc45616298
|
Adapt to new AICPU original file
|
5 years ago |
mindspore-ci-bot
|
cc795083de
|
!6382 Use op level erf op in distributions
Merge pull request !6382 from peixu_ren/custom_bijector
|
5 years ago |
mindspore-ci-bot
|
b3c7515ba0
|
!6342 fix ci code warning
Merge pull request !6342 from jjfeing/master
|
5 years ago |
mindspore-ci-bot
|
085e454d92
|
!6348 fix compile warning
Merge pull request !6348 from liubuyu/compile
|
5 years ago |