mindspore-ci-bot
|
67f5b0e916
|
!4258 change binary to mindir
Merge pull request !4258 from leopz/fix_doc
|
5 years ago |
mindspore-ci-bot
|
e48293a58d
|
!4285 fix doc error
Merge pull request !4285 from yanghaitao/yht_fix_doc
|
5 years ago |
mindspore-ci-bot
|
c6acafcbc6
|
!4268 fix glog level dont work
Merge pull request !4268 from liubuyu/master
|
5 years ago |
mindspore-ci-bot
|
6e52356988
|
!4270 [MS][LITE]add op_roipooling and testcase
Merge pull request !4270 from songhonglei413/roi
|
5 years ago |
mindspore-ci-bot
|
8461b2f0ba
|
!4296 [MS][LITE][Develop]optimize resize
Merge pull request !4296 from chenjianping/lite_dev2
|
5 years ago |
mindspore-ci-bot
|
993a28bcfe
|
!4275 add allredcue grouping for resnet gpu version
Merge pull request !4275 from yuchaojie/add_allreduce_group_for_resnet_gpu
|
5 years ago |
mindspore-ci-bot
|
756b834616
|
!4263 [MS][LITE][Develop]argmax,argmin support keepdim
Merge pull request !4263 from chenjianping/lite_dev
|
5 years ago |
mindspore-ci-bot
|
e203503b80
|
!4283 add InsertGradientOf operator support in pynative mode
Merge pull request !4283 from wangqiuliang/add-insert-gradient-of-operator-support
|
5 years ago |
chenjianping
|
9a78a4a715
|
optimize infershape when running graph
|
5 years ago |
mindspore-ci-bot
|
fcfc75a30f
|
!4233 Add fp32 conv slide window && Enable int8conv multi thread
Merge pull request !4233 from fuzhiye/tmp
|
5 years ago |
mindspore-ci-bot
|
a5d8bb5c0a
|
!4241 Add tests for tflite models.
Merge pull request !4241 from wangshaocong/lite_wsc
|
5 years ago |
mindspore-ci-bot
|
d41ab305a4
|
!4209 fix kernel parameter for int8 conv kernel
Merge pull request !4209 from lixian/master
|
5 years ago |
mindspore-ci-bot
|
3783dd04c0
|
!4282 fix cache compile error
Merge pull request !4282 from qianlong21st/fix_cache_compile_error
|
5 years ago |
mindspore-ci-bot
|
a2827eb657
|
!3874 add SoftDvppDecodeResizeJpegOp and SoftDvppDecodeRandomCropResizeJpeg op
Merge pull request !3874 from qianlong21st/soft_dvpp
|
5 years ago |
mindspore-ci-bot
|
60dd4d7185
|
!4253 fix bug of merge cast to next op
Merge pull request !4253 from lianliguang/master
|
5 years ago |
mindspore-ci-bot
|
468e797e97
|
!4255 unify primitive
Merge pull request !4255 from lianliguang/unify-primitive
|
5 years ago |
mindspore-ci-bot
|
2dc4dae41c
|
!4097 Fix bug on pretrain learning rate generating policy
Merge pull request !4097 from gengdongjie/master
|
5 years ago |
mindspore-ci-bot
|
5df2f13bb8
|
!4272 bugfix bert script
Merge pull request !4272 from yoonlee666/bugfix
|
5 years ago |
yuchaojie
|
64a1560f1a
|
add allreduce group for resnet gpu version
|
5 years ago |
mindspore-ci-bot
|
c9e9d7f72d
|
!4264 Modified some API about supported data type for ops.
Merge pull request !4264 from liuxiao93/check-fp16-fp32
|
5 years ago |
liubuyu
|
25a67602b7
|
bug fix for glog level don't work
|
5 years ago |
mindspore-ci-bot
|
bd9972f4c7
|
!4274 add quantize resize bilinear and nearest neighbor
Merge pull request !4274 from zhaozhenlong/lite/op/int8/resize
|
5 years ago |
fuzhiye
|
2b606e87b4
|
1. add fp32 conv slide window
2. enable int8 conv multi thread execute
|
5 years ago |
mindspore-ci-bot
|
23c4c072ce
|
!4234 [MS][LITE] row8x8ToRow8Major optimize
Merge pull request !4234 from ling/conv1x1_post
|
5 years ago |
lixian
|
6b88588425
|
fix kernel parameter for int8 conv kernel
|
5 years ago |
mindspore-ci-bot
|
4fed9d1107
|
!4207 fix time_profile bugs
Merge pull request !4207 from yeyunpeng2020/master_time_profile
|
5 years ago |
wsc
|
f721cb2ad9
|
Add tests for tflite model
|
5 years ago |
kingfo
|
2120d1ea4a
|
add InsertGradientOf operator support in pynative mode
|
5 years ago |
yanghaitao
|
9401e7d96e
|
fix doc
|
5 years ago |
mindspore-ci-bot
|
6a5c00ff7a
|
!4189 Merge similar TFlite parsers
Merge pull request !4189 from lyvette/tflite_parser
|
5 years ago |
qianlong
|
fa3937f2aa
|
fix cache server and cache client compile error
|
5 years ago |
mindspore-ci-bot
|
3ea803aa7d
|
!4238 update run to c75b100
Merge pull request !4238 from guozhijian/update_run_c75b100
|
5 years ago |
qianlong
|
e9c4378ed8
|
add support of soft dvpp op
|
5 years ago |
ling
|
ab93cc37ce
|
[MS][LITE]conv1x1 post func optimize
|
5 years ago |
leopz
|
eea597c92a
|
change binary to mindir
|
5 years ago |
mindspore-ci-bot
|
f92735d14a
|
!4213 resize_nearest and bbox
Merge pull request !4213 from fangzehua/resize_near
|
5 years ago |
mindspore-ci-bot
|
50bf46d4a6
|
!4271 fix bug that same input tensor will repeat some times in graphIndex
Merge pull request !4271 from hangq/master
|
5 years ago |
zhaozhenlong
|
082b5d5833
|
quantize resize nearest and bilinear
adjust resize fp32 using NHWC
|
5 years ago |
mindspore-ci-bot
|
2d1674475c
|
!4226 Add GPU div kernel for auto parallel
Merge pull request !4226 from ZPaC/master-add-gpu-div-kernel
|
5 years ago |
yeyunpeng
|
03f4ec98fe
|
fix time_profile bugs and delete time_profile print
|
5 years ago |
yoonlee666
|
32846d791b
|
bugfix bert script
|
5 years ago |
mindspore-ci-bot
|
63ac1f3515
|
!4266 [MS][LITE] opencl bug fix for pooling
Merge pull request !4266 from chenzhongming/lite
|
5 years ago |
mindspore-ci-bot
|
0edacce6bf
|
!4053 remove other MINDSPORE_HCCL in model_zoo and fix text error
Merge pull request !4053 from panbingao/master
|
5 years ago |
mindspore-ci-bot
|
5146e04030
|
!4256 fix bug in java api
Merge pull request !4256 from hangq/master
|
5 years ago |
WilliamLian
|
1f5441d73a
|
remove inferfunction to core
|
5 years ago |
mindspore-ci-bot
|
21f234658a
|
!4267 Add implementation for 'Transpose' with 5-dimension inputs.
Merge pull request !4267 from wangshaocong/lite_transpose
|
5 years ago |
mindspore-ci-bot
|
a0531b7b41
|
!4206 Fix Tensor::ToString() data sync problem
Merge pull request !4206 from hewei/fix_tensor_to_string
|
5 years ago |
mindspore-ci-bot
|
1f7d72dd2a
|
!4227 fix pylint warning in model_zoo
Merge pull request !4227 from panbingao/pylintfix
|
5 years ago |
chenjianping
|
746cd9cf5f
|
argmax support keepdim
|
5 years ago |
mindspore-ci-bot
|
b120cbcfb4
|
!4249 Add parameter checking in distributions
Merge pull request !4249 from XunDeng/pp_poc_v3
|
5 years ago |