mindspore-ci-bot
|
56350e71f0
|
!5080 modify sgd and momentum and withgradcell comments
Merge pull request !5080 from lijiaqi/sgd
|
5 years ago |
mindspore-ci-bot
|
761cd8393e
|
!5107 raise RuntimeError when set different mode after Initializer created
Merge pull request !5107 from yihuaijie/r0.7
|
5 years ago |
simson
|
90c004078e
|
fix risk of memory leak
|
5 years ago |
mindspore-ci-bot
|
e9f2aae73d
|
!5083 [bugfix]LSTM SyncDeviceToHost failed
Merge pull request !5083 from zyli2020/r0.7
|
5 years ago |
He Wei
|
a6690168a8
|
Avoid copy when create Tensor from numpy array
|
5 years ago |
hexia
|
4eb1706307
|
shape_wrong_r0.7
|
5 years ago |
Yi Huaijie
|
524cf0ed9a
|
raise RuntimeError when set different mode after Initializer created
|
5 years ago |
mindspore-ci-bot
|
d8d7cebc8a
|
!5090 Update fix custom exp/log ops cast logic to r0.7
Merge pull request !5090 from zichun_ye/r0.7_fix_custom_ops
|
5 years ago |
linqingke
|
9f5a7939d4
|
fix fasterrcnn and mass bug.
|
5 years ago |
caozhou
|
83557cd28d
|
modify wrong characters in r07
|
5 years ago |
Zichun Ye
|
d29bd6862a
|
modify custom_ops to pass pynative mode
update dtype for device
delete used funcs
|
5 years ago |
mindspore-ci-bot
|
1b71d50953
|
!5068 resolve fronted layout
Merge pull request !5068 from caozhou/resolve_fronted_display_r07
|
5 years ago |
lizhenyu
|
68b37ee1b3
|
[bugfix]LSTM SyncDeviceToHost failed
|
5 years ago |
李嘉琪
|
0238ba4d14
|
modify comments7
|
5 years ago |
mindspore-ci-bot
|
891228bcbe
|
!5062 GPU opt insert transpose pass
Merge pull request !5062 from VectorSL/r0.7
|
5 years ago |
CaoJian
|
1f9c3bb044
|
model_zoo README.md format change for googlenet
|
5 years ago |
caozhou
|
8287445f95
|
resolve frontend layput
|
5 years ago |
mindspore-ci-bot
|
10c6fb5612
|
!5023 Update lastest fix of bernoulii probs to r0.7
Merge pull request !5023 from zichun_ye/r0.7_bernoulli_fix
|
5 years ago |
mindspore-ci-bot
|
fae225460c
|
!5034 Add readme and fix some comments of api
Merge pull request !5034 from zhangxinfeng3/r0.7
|
5 years ago |
VectorSL
|
54bb6ba58c
|
gpu optimize transpose
|
5 years ago |
wuweikang
|
cec6206bc4
|
update readme for docker gpu environment deployment
|
5 years ago |
mindspore-ci-bot
|
e69a91b6b5
|
!5018 maskrcnn adopt smoothl1loss change
Merge pull request !5018 from gengdongjie/master
|
5 years ago |
zhangxinfeng3
|
2869e5ace4
|
update some comments of api
|
5 years ago |
mindspore-ci-bot
|
09cf1c1a54
|
!5014 add libevent copyright r0.7
Merge pull request !5014 from hexia/from_r0.7
|
5 years ago |
Zichun Ye
|
04b5b8c737
|
fix bernoulli prob formula; fix some other minor bugs
update threshold of softplus computation
support fp for bernoulli and geometric distribution
|
5 years ago |
mindspore-ci-bot
|
8d0b52fb13
|
!5008 fix bug of EraseAssign
Merge pull request !5008 from wenchunjiang/adapte_to_resnet_second_optimize
|
5 years ago |
gengdongjie
|
834d98b6b2
|
maskrcnn adapt SmoothL1Loss change
|
5 years ago |
hexia
|
2027f73eaf
|
add libevent copyright
|
5 years ago |
mindspore-ci-bot
|
befc209480
|
!4805 [MS][LITE]add nnacl readme
Merge pull request !4805 from zhaizhiqiang/master
|
5 years ago |
mindspore-ci-bot
|
c5279ecf35
|
!5001 [MS][LITE][Develop]fix fp16 kernel register
Merge pull request !5001 from sunsuodong/fixfp16
|
5 years ago |
mindspore-ci-bot
|
d2de60f1d5
|
!4991 [MS][LITE] arm cpu fp32 op: add common functions and slidewindow for conv depthwise
Merge pull request !4991 from yangruoqi713/conv_dw_lite
|
5 years ago |
mindspore-ci-bot
|
dc13718ce2
|
!4974 [MS][LITE][Develop]fp16 conv1x1 bug
Merge pull request !4974 from ling/sr
|
5 years ago |
mindspore-ci-bot
|
7dbe9f7067
|
!4986 optimize prule
Merge pull request !4986 from fuzhiye/tmp
|
5 years ago |
fuzhiye
|
2c9daf0f14
|
optimize prule
|
5 years ago |
sunsuodong
|
bcd97d9751
|
fix fp16
|
5 years ago |
mindspore-ci-bot
|
7b8229d644
|
!4913 transform bn to scale
Merge pull request !4913 from zhengjun10/master
|
5 years ago |
mindspore-ci-bot
|
e3c053c4ff
|
!4961 Optimize the performance of BatchNorm and FusedBatchNorm, add Fp16 kernel
Merge pull request !4961 from sunsuodong/batch_norm_fp16
|
5 years ago |
yangruoqi713
|
b4551670a9
|
[MS][LITE] arm cpu fp32 op: conv depthwise
|
5 years ago |
sunsuodong
|
9734f2a88e
|
batch_norm_fp16
|
5 years ago |
zhengjun10
|
204ab11572
|
add bn convert scale pass
|
5 years ago |
mindspore-ci-bot
|
80d570f003
|
!4999 change long to int64
Merge pull request !4999 from yeyunpeng2020/primitive
|
5 years ago |
yeyunpeng
|
6b46acb39e
|
change long to int64
|
5 years ago |
mindspore-ci-bot
|
dde257592b
|
!4870 add UnPack method in ops & remove anf_importer populater
Merge pull request !4870 from hangq/primitive
|
5 years ago |
hangq
|
28e3508718
|
add UnPack method in ops & remove anf_importer populater
|
5 years ago |
mindspore-ci-bot
|
07a75658bf
|
!4995 [MS][LITE][Develop]stack support int32
Merge pull request !4995 from chenjianping/lite_dev2
|
5 years ago |
ling
|
0fac817a2d
|
[MS][LITE][Develop]Fp16 conv1x1 bug
|
5 years ago |
chenjianping
|
babff262e3
|
stack support int32
|
5 years ago |
wenchunjiang
|
a221ee176b
|
fix EraseAssign bug
|
5 years ago |
mindspore-ci-bot
|
6d0bbb36a3
|
!4908 Modify the '-fvisibility' attribute during building of mindspore-lite.
Merge pull request !4908 from wangshaocong/lite_clean
|
5 years ago |
mindspore-ci-bot
|
8219df7337
|
!4975 Fix bug and add tflite models
Merge pull request !4975 from jianghui/master
|
5 years ago |