mindspore-ci-bot
b7c92aa8b1
!4993 benchmark device param check
...
Merge pull request !4993 from cjh9368/dts-0718
5 years ago
mindspore-ci-bot
8d693306f4
!4126 Add new parameter
...
Merge pull request !4126 from BowenK/new_parameter
5 years ago
mindspore-ci-bot
6eb98f2864
!5000 delete GetPrimitiveT and SetPrimitiveT
...
Merge pull request !5000 from yeyunpeng2020/master
5 years ago
mindspore-ci-bot
9dd4ab0e3e
!4896 [MS][LITE][Develop]int8 conv op
...
Merge pull request !4896 from ling/conv1x1
5 years ago
mindspore-ci-bot
c6767c0f3a
!4990 fix bug of EraseAssign
...
Merge pull request !4990 from wenchunjiang/adapte_to_resnet_second_optimize
5 years ago
mindspore-ci-bot
75af54647f
!4954 Fix GPU non-sparse cross-entropy op returning all zeros
...
Merge pull request !4954 from tom_chen/cross_entropy
5 years ago
mindspore-ci-bot
af45133a8f
!4996 Fix GPU-RandomChoiceWithMask speed bottleneck
...
Merge pull request !4996 from 34bunny/GPU-RandomChoiceWithMask-fixv2
5 years ago
mindspore-ci-bot
73c4022ef4
!3775 remove the dtype convert when update output
...
Merge pull request !3775 from lianliguang/test-xiu-bug
5 years ago
mindspore-ci-bot
0f4e6d7336
!5004 [MS][LITE][Develop]optimize fp32 matmul kernel
...
Merge pull request !5004 from lixian/master
5 years ago
mindspore-ci-bot
56835aaf88
!5005 Fix the bug in the formula in Bernoulli log_probs
...
Merge pull request !5005 from zichun_ye/fix_bernoulli_probs
5 years ago
mindspore-ci-bot
0bbce9367e
!4772 Adding AlbumDataset for device training
...
Merge pull request !4772 from EricZ/ms-album
5 years ago
Zichun Ye
9e7d6e2397
fix bernoulli prob formula; fix some other minor bugs
...
update threshold of softplus computation
support fp for bernoulli and geometric distribution
5 years ago
lixian
811940bc55
change fp32 kernel to 12x8
5 years ago
mindspore-ci-bot
befc209480
!4805 [MS][LITE]add nnacl readme
...
Merge pull request !4805 from zhaizhiqiang/master
5 years ago
yeyunpeng
6c1eb3c22d
Add MS_DECLARE_PARENT and UnPackAttr judge null and change setter position
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
ling
6cfcdaab3d
[MS][LITE][Develop]conv1x1 int8
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
Eric
c79db93c48
Initial commit for album
...
Added linter fix for album dataset
Added testDataset
Adding signature
Added JsonDataset example API
Example dataset
Resolving format
More fixing
Refactor
Small fix
Added compiling album dataset
Running tests
Added linter fix #1
Passing UT
Added dataset API
Addressing clang
Clang part 2
Fixing pass
Fixed tree check
lint fix
Added lint fix part 2
5 years ago
TFbunny
10c2918558
fix speed bottleneck for SrandInit and Shuffle in GPU-RandomChoiceWithMask
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
wsc
758130924f
Modify the '-fvisibility' attribute of mindspore-lite project.
5 years ago
mindspore-ci-bot
33c7b49219
!4987 [bugfix]SyncDeviceToHost failed when device address size is zero
...
Merge pull request !4987 from zyli2020/bug_fix
5 years ago
mindspore-ci-bot
0f362bb158
!4980 [MS][LITE][Develop]benchmark mem check fixed
...
Merge pull request !4980 from wangchangkai/master
5 years ago
mindspore-ci-bot
faa0fed8bb
!4989 add the hiai_cpu_face_attr caffe gate
...
Merge pull request !4989 from zhaodezan/master
5 years ago
mindspore-ci-bot
150b987898
!4989 add the hiai_cpu_face_attr caffe gate
...
Merge pull request !4989 from zhaodezan/master
5 years ago
mindspore-ci-bot
50877b586d
!4971 [MS][LITE][Develop]move nnacl to lite/
...
Merge pull request !4971 from chenjianping/lite_dev2
5 years ago
mindspore-ci-bot
75fce54208
!4790 Fix a Pynative bug.
...
Merge pull request !4790 from jxlang910/push-to-opensource
5 years ago
chenjianping
d88a98658c
move nnacl to lite/
5 years ago
cjh9368
3eb0fb6c03
benchmark device type check
5 years ago
mindspore-ci-bot
add52da73e
!4973 Fix errors in exp calculation logics
...
Merge pull request !4973 from peixu_ren/custom_pp_ops
5 years ago
mindspore-ci-bot
d2641bbf79
!4969 delete group parameter from nn.DepthwiseConv2d
...
Merge pull request !4969 from chenzhongming/lite
5 years ago