mindspore-ci-bot
|
b5df3b97f6
|
!4588 add op_constantofshape and testcase
Merge pull request !4588 from songhonglei413/roi
|
2020-08-17 21:11:10 +08:00 |
mindspore-ci-bot
|
d93bde32f1
|
!4411 Add arm op Slice for int8 and testcases
Merge pull request !4411 from wangminggui/master
|
2020-08-17 21:08:39 +08:00 |
mindspore-ci-bot
|
1c1ee66008
|
!4603 [MS][LITE][Develop]add new ops named batchnorm for opencl(GPU)
Merge pull request !4603 from pengyongrong/batchnorm
|
2020-08-17 21:08:04 +08:00 |
mindspore-ci-bot
|
4975b4d537
|
!4593 fp16 ops check input data type
Merge pull request !4593 from zhaozhenlong/lite/issue/transpose_mean_concat_fp16_fp32
|
2020-08-17 21:05:39 +08:00 |
Pengyongrong
|
a9e0cf6847
|
add new ops named batchnorm
|
2020-08-17 05:54:46 -07:00 |
mindspore-ci-bot
|
964b8a0576
|
!4291 add comment about sink_size for easy understanding
Merge pull request !4291 from jinyaohui/master
|
2020-08-17 20:49:17 +08:00 |
zhaozhenlong
|
ede2bc8223
|
fix concat int8 mem leak
|
2020-08-17 20:44:18 +08:00 |
sunsuodong
|
fa6800c798
|
fix space to depth
|
2020-08-17 20:40:00 +08:00 |
mindspore-ci-bot
|
c102771fad
|
!4503 [MS][LITE][Develop]graph support resize inputs
Merge pull request !4503 from chenjianping/lite_dev
|
2020-08-17 20:37:14 +08:00 |
chenzomi
|
bb125cb309
|
change unsupport to unsupported
|
2020-08-17 20:37:09 +08:00 |
zhaozhenlong
|
c30824a7a2
|
fp16 ops check input data type
|
2020-08-17 20:36:25 +08:00 |
lixian
|
6f7d5f7cd4
|
fix 1x1 conv of fp16
|
2020-08-17 20:32:54 +08:00 |
gukecai
|
6362e954df
|
Revert "independent stream parallel"
This reverts commit adb6ff6c78 .
|
2020-08-17 20:30:36 +08:00 |
mindspore-ci-bot
|
485f3dde01
|
!4584 fix topkv2 parser
Merge pull request !4584 from sunsuodong/fix_topkv2_parser
|
2020-08-17 20:30:29 +08:00 |
mindspore-ci-bot
|
91acc774de
|
!4579 [bugfix]SigmoidCrossEntropyWithLogitsGrad compute dx need multiply dout
Merge pull request !4579 from zyli2020/fix_sigmoid_cross_entropy_bug
|
2020-08-17 20:29:42 +08:00 |
jinyaohui
|
3d5a9aa450
|
add comment about sink_size
|
2020-08-17 20:29:14 +08:00 |
mindspore-ci-bot
|
bf8bdd6128
|
!4506 [MS][LITE][Develop]add caffe prelu in opencl
Merge pull request !4506 from liuzhongkai/caffe_prelu
|
2020-08-17 20:28:54 +08:00 |
mindspore-ci-bot
|
abe89923d8
|
!4599 Fix nn.CentralCrop calculation result in mixed precision.
Merge pull request !4599 from liuxiao93/nn-CentralCrop
|
2020-08-17 20:17:57 +08:00 |
liuzhongkai
|
89003fd5f4
|
add caffe prelu in openclt push
|
2020-08-17 05:13:39 -07:00 |
baihuawei
|
b9ebd9c280
|
add gpu nccl broadcast
|
2020-08-17 20:11:09 +08:00 |
BowenK
|
f3a9fbdd78
|
Eliminate AllReduce when the input is a constant
|
2020-08-17 20:09:55 +08:00 |
chenjianping
|
c32b02a9da
|
graph support resize
|
2020-08-17 20:07:22 +08:00 |
gongdaguo
|
8c760a44bc
|
fix coding specification according to cppchek report
|
2020-08-17 20:07:13 +08:00 |
chenhaozhe
|
fa10a4e483
|
optimize print of bert scripts'
|
2020-08-17 20:03:31 +08:00 |
mindspore-ci-bot
|
a974a35486
|
!4548 rearch weight_format_pass
Merge pull request !4548 from hangq/master
|
2020-08-17 20:02:04 +08:00 |
mindspore-ci-bot
|
4149274b9e
|
!4218 add data saver module for gpu profiler
Merge pull request !4218 from yelihua/temp-dev
|
2020-08-17 19:57:59 +08:00 |
mindspore-ci-bot
|
d1ad33676b
|
!4598 support axis is None for all and any interface in graph mode
Merge pull request !4598 from zhangbuxue/support_axis_is_None_for_all_and_any_in_graph_mode
|
2020-08-17 19:52:40 +08:00 |
mindspore-ci-bot
|
9500204497
|
!4596 add fp16 model testcase
Merge pull request !4596 from cjh9368/fp16
|
2020-08-17 19:46:35 +08:00 |
mindspore-ci-bot
|
d884ae2da9
|
!4591 fixed the THOR optimizer train failed
Merge pull request !4591 from wangmin0104/master
|
2020-08-17 19:39:47 +08:00 |
mindspore-ci-bot
|
8c72d5b9d1
|
!4566 Add ScatterNdUpdate cpu kernel
Merge pull request !4566 from huanghui/scatter-nd-update-cpu-kernel
|
2020-08-17 19:33:04 +08:00 |
hangq
|
fbe09fc487
|
rearch weight_format_pass
|
2020-08-17 19:09:32 +08:00 |
liuxiao93
|
164de0a598
|
Fix nn.CentralCrop calculation result in mixed precision.
|
2020-08-17 18:04:39 +08:00 |
buxue
|
09f1a4bbaf
|
support axis is None for all and any interface in graph mode.
|
2020-08-17 17:53:02 +08:00 |
cjh9368
|
c49bc53b5b
|
add fp16 testcase
|
2020-08-17 17:41:46 +08:00 |
mindspore-ci-bot
|
9d1a6c1a9d
|
!4580 add decode test case for padded
Merge pull request !4580 from guozhijian/add_test_case_for_padded
|
2020-08-17 17:30:07 +08:00 |
kingfo
|
ca7f4df7b2
|
resolve optimizer tuple inputs issue
|
2020-08-17 17:28:31 +08:00 |
wangzhe
|
c9cb994e37
|
process Constant op in onnx converter && add two onnx models
|
2020-08-17 17:27:35 +08:00 |
wangmin
|
59ec0d6485
|
remove to_full_tensor for thor optimizer
|
2020-08-17 17:22:58 +08:00 |
mindspore-ci-bot
|
95fa3c5202
|
!4567 modify arm cpu fp16 op: arithmetic
Merge pull request !4567 from 陶云浩/lite
|
2020-08-17 17:17:15 +08:00 |
mindspore-ci-bot
|
bcb24c7944
|
!4586 fix file head of file in mindspore/lite/java
Merge pull request !4586 from hangq/cafedead
|
2020-08-17 17:09:43 +08:00 |
lizhenyu
|
d667d6ee92
|
bugfix:SigmoidCrossEntropyWithLogitsGrad need multiply dout
|
2020-08-17 17:00:43 +08:00 |
sunsuodong
|
676e44a130
|
fix_topkv2_parser
|
2020-08-17 17:00:32 +08:00 |
songhonglei413
|
b9e69b2714
|
add op_constantofshape and testcase
|
2020-08-17 16:54:36 +08:00 |
jonyguo
|
8bb4449fa8
|
add testcase for padded dataset with decode op
|
2020-08-17 16:43:23 +08:00 |
mindspore-ci-bot
|
f41ca6b5c6
|
!4558 soft_dvpp_decode_resize_jpeg_op issue resolved, input size can be an int, break the constraints of input size being sequence (height, width)
Merge pull request !4558 from magemomou/my/work
|
2020-08-17 16:40:43 +08:00 |
hangq
|
4f886e8dcd
|
fix java head
|
2020-08-17 16:40:25 +08:00 |
mindspore-ci-bot
|
490a515b1f
|
!4583 [MS][LIte][DEV]fix transpose bug
Merge pull request !4583 from 张学同/to_merge
|
2020-08-17 16:29:28 +08:00 |
mindspore-ci-bot
|
6fd5323356
|
!4458 change wide&deep training batchsize
Merge pull request !4458 from zyli2020/change_wide_and_deep_model_zoo_script
|
2020-08-17 16:22:54 +08:00 |
mindspore-ci-bot
|
50e78118fb
|
!4573 Fix do fission when UnsegmentSum's input0 shape size is 1
Merge pull request !4573 from huanghui/unsorted-segment-sum-fission-pass
|
2020-08-17 16:08:15 +08:00 |
zhangxuetong
|
67000aec29
|
fix bug
|
2020-08-17 16:00:05 +08:00 |