Jonathan Yan
|
e0528615e3
|
int16 uint8 bool supported akg ops
|
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 |
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 |
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 |
mindspore-ci-bot
|
23c4c072ce
|
!4234 [MS][LITE] row8x8ToRow8Major optimize
Merge pull request !4234 from ling/conv1x1_post
|
5 years ago |
mindspore-ci-bot
|
4fed9d1107
|
!4207 fix time_profile bugs
Merge pull request !4207 from yeyunpeng2020/master_time_profile
|
5 years ago |
mindspore-ci-bot
|
6a5c00ff7a
|
!4189 Merge similar TFlite parsers
Merge pull request !4189 from lyvette/tflite_parser
|
5 years ago |
mindspore-ci-bot
|
3ea803aa7d
|
!4238 update run to c75b100
Merge pull request !4238 from guozhijian/update_run_c75b100
|
5 years ago |
ling
|
ab93cc37ce
|
[MS][LITE]conv1x1 post func optimize
|
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 |
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 |
mindspore-ci-bot
|
b120cbcfb4
|
!4249 Add parameter checking in distributions
Merge pull request !4249 from XunDeng/pp_poc_v3
|
5 years ago |
mindspore-ci-bot
|
6772bbde8d
|
!4021 Add ScalarAffine and Softplus bijector
Merge pull request !4021 from XunDeng/scalar_affine_softplus
|
5 years ago |
hangq
|
f8d5eb0e93
|
fix bug that same input tensor will repeat some times in graphIndex
|
5 years ago |
hangq
|
8859b83ee0
|
fix bug in java api
|
5 years ago |
liuxiao93
|
f7998b10a9
|
Modified some API about float16 and float32 data type.
|
5 years ago |
wsc
|
6bf7534cb2
|
Modify implementation of 'Transpose' to support the 5-dimension input.
|
5 years ago |
chenzomi
|
4ad86f42d0
|
[MS][LITE] opencl bug fix for pooling
|
5 years ago |
lyvette
|
fdf19edf09
|
merge similar parsers.
modify parser format
|
5 years ago |
mindspore-ci-bot
|
0115876363
|
!4197 Add AdamApplyOneAssign fusion pass
Merge pull request !4197 from YuJianfeng/adam_assign
|
5 years ago |
mindspore-ci-bot
|
266df56570
|
!4220 [MD] add num_samples support in minddataset pk sampler
Merge pull request !4220 from liyong126/minddataset_pk_num_samples
|
5 years ago |
mindspore-ci-bot
|
fdaa08dc05
|
!4185 re-arrange the primitive between core_ops.h and frontend/operator/ops.h
Merge pull request !4185 from xychow/move-core-ops
|
5 years ago |
mindspore-ci-bot
|
f287471fc1
|
!4260 fix crop and DeDepthwiseConv2D bugs
Merge pull request !4260 from yeyunpeng2020/master
|
5 years ago |
fangzehua
|
abdd44dcf3
|
resize_nearest and bbox
|
5 years ago |
mindspore-ci-bot
|
a77eddbfc2
|
!4200 set default log level is WARNING and fix questions according to cppcheck report
Merge pull request !4200 from 徐安越/master
|
5 years ago |
ZPaC
|
1dcc34e785
|
Add GPU div kernel
|
5 years ago |
yeyunpeng
|
e872470c70
|
fix crop and DeconvDepthwiseConv2D bugs
|
5 years ago |
mindspore-ci-bot
|
f21ee64fd0
|
!4247 Add ChannelSwap operation
Merge pull request !4247 from 章一智/channel_swap_op
|
5 years ago |
mindspore-ci-bot
|
a05aad1706
|
!4223 Remove NNACL's c++ features
Merge pull request !4223 from zhanyuan/micro_dev
|
5 years ago |
mindspore-ci-bot
|
7a16e0cfc6
|
!4158 fix bugs
Merge pull request !4158 from zhangbuxue/fix_bugs
|
5 years ago |
mindspore-ci-bot
|
eb84ae4593
|
!4048 Fix broadcast, scatternd, reduce ops.
Merge pull request !4048 from linqingke/new_ops
|
5 years ago |
zhanyuan
|
5405aa5bb7
|
Remove NNACL's c++ features
|
5 years ago |
mindspore-ci-bot
|
33784fef66
|
!4214 modify arm cpu op: embedding lookup and elu
Merge pull request !4214 from 陶云浩/modify
|
5 years ago |
mindspore-ci-bot
|
2cab58fdbc
|
!3850 Implementing RandomAffine C Op and a CPP UT for AutoContrast & Equalize
Merge pull request !3850 from islam_amin/randomaffine_op
|
5 years ago |
mindspore-ci-bot
|
6e86a24d8a
|
!4224 update akg of IR files and tmp pickle files.
Merge pull request !4224 from lvwenyuan/master
|
5 years ago |
jonyguo
|
9f761c4b2b
|
update run to c75b100
|
5 years ago |
mindspore-ci-bot
|
afc98f0a27
|
!4239 fix bug in opencl subgraph output tensor
Merge pull request !4239 from chenzupeng/master-lite
|
5 years ago |
mindspore-ci-bot
|
8040e8bf89
|
!4130 modify some bug and add test case for gpu dropout op
Merge pull request !4130 from hanhuifeng/gpu_dropout
|
5 years ago |
mindspore-ci-bot
|
a0bfeedfa5
|
!4232 modify the condition of pattern match in bnupdate + eltwise fusion pass
Merge pull request !4232 from Etone.Chan/August
|
5 years ago |