He Wei
|
89837bcdfd
|
Avoid copy when create Tensor from numpy array
|
2020-08-25 14:32:27 +08:00 |
mindspore-ci-bot
|
7d4f481884
|
!5017 remove internal interface in wide&deep
Merge pull request !5017 from yao_yf/wide_and_deep_no_internal_interface
|
2020-08-25 14:11:51 +08:00 |
mindspore-ci-bot
|
9c9b721b15
|
!5109 conv2d transpose support fp16
Merge pull request !5109 from chenzupeng/master-lite
|
2020-08-25 14:11:44 +08:00 |
mindspore-ci-bot
|
136cb8c100
|
!5060 Modify readme of deeplabv3
Merge pull request !5060 from zhouyaqiang0/master
|
2020-08-25 12:15:40 +08:00 |
chenzupeng
|
d950386eb0
|
conv2d transpose support fp16
|
2020-08-25 11:54:46 +08:00 |
mindspore-ci-bot
|
25bbf5c6eb
|
!5082 ml_hardware_pose
Merge pull request !5082 from zhaodezan/master
|
2020-08-25 11:07:39 +08:00 |
mindspore-ci-bot
|
bb87ed6088
|
!5092 Add erf and erfc as generic functions for all the backend
Merge pull request !5092 from peixu_ren/custom_bijector
|
2020-08-25 11:03:03 +08:00 |
mindspore-ci-bot
|
70c410ac2e
|
!5096 Fixes a bug in RandomSharpness cpp op
Merge pull request !5096 from ava/masterssss
|
2020-08-25 10:57:31 +08:00 |
mindspore-ci-bot
|
957126375b
|
!5095 Adding Float tensor support for CutMixBatch
Merge pull request !5095 from MahdiRahmaniHanzaki/cutmix-fix
|
2020-08-25 10:53:58 +08:00 |
mindspore-ci-bot
|
afd16fbf0a
|
!4963 fix bug of switch layer join
Merge pull request !4963 from fary86/fix_switch_layer_join_bug
|
2020-08-25 10:47:32 +08:00 |
mindspore-ci-bot
|
5b722a1037
|
!5059 Add TFLITE AwareTraining Model
Merge pull request !5059 from liuxiao78/master
|
2020-08-25 10:00:21 +08:00 |
mindspore-ci-bot
|
abe6b82138
|
!5011 remove global grad ops
Merge pull request !5011 from riemann_penn/remove_global_grad_ops
|
2020-08-25 09:47:55 +08:00 |
mindspore-ci-bot
|
e72cd8867e
|
!4966 fix bug of exporting AIR/MINDIR
Merge pull request !4966 from fary86/fix_bug_of_export_interface
|
2020-08-25 09:47:34 +08:00 |
mindspore-ci-bot
|
7fb749b8fd
|
!5066 fix too many warning print
Merge pull request !5066 from liubuyu/master
|
2020-08-25 09:46:05 +08:00 |
mindspore-ci-bot
|
9297ba0a8d
|
!5048 fix gpu multinomial
Merge pull request !5048 from baihuawei/0821
|
2020-08-25 09:45:21 +08:00 |
fary86
|
947e19b839
|
Fix bug of switch layer join
|
2020-08-25 09:08:53 +08:00 |
peixu_ren
|
93d9cc3cc4
|
Add erf and erfc as generic functions for all the backend and fix notation in power_transform.
|
2020-08-24 21:03:36 -04:00 |
mindspore-ci-bot
|
86beb6e94b
|
!5050 [MS][LITE][Develop]Fp16 conv1x1 inputptr memeset bug
Merge pull request !5050 from ling/bug
|
2020-08-25 09:00:38 +08:00 |
Mahdi
|
a2c38d89f9
|
Added float32 support for CutMixBatch
|
2020-08-24 17:15:25 -04:00 |
avakh
|
f6f67b9751
|
fixing a bug in random sharpness
|
2020-08-24 17:15:05 -04:00 |
mindspore-ci-bot
|
a117b6dc14
|
!5093 Fix bug of building error.
Merge pull request !5093 from wangshaocong/lite_clean
|
2020-08-25 01:03:18 +08:00 |
wangshaocong
|
ab8c267c36
|
fix bug of building error
|
2020-08-25 00:09:39 +08:00 |
mindspore-ci-bot
|
c165a6d020
|
!5038 "padding" support tuple for nn.DepthwiseConv2d.
Merge pull request !5038 from liuxiao93/fix-DepthwiseConv2d
|
2020-08-24 21:30:24 +08:00 |
mindspore-ci-bot
|
e53a135687
|
!5078 fix int8 sdot kernel bugs
Merge pull request !5078 from lixian/master
|
2020-08-24 21:24:07 +08:00 |
mindspore-ci-bot
|
1ad21a1d18
|
!4981 modify BERT and TinyBERT README.md
Merge pull request !4981 from wanghua/master
|
2020-08-24 21:19:31 +08:00 |
mindspore-ci-bot
|
be99613a3d
|
!4947 model_zoo README.md format change for googlenet
Merge pull request !4947 from caojian05/ms_googlenet_readme_update
|
2020-08-24 21:18:23 +08:00 |
zhaodezan
|
e6eac8ad9c
|
put on the ml_hardware_pose again
|
2020-08-24 09:13:30 -04:00 |
ling
|
018c0d404b
|
[MS][LITE][Develop] fp16 1x1 bug && matmul bug
|
2020-08-24 21:05:34 +08:00 |
mindspore-ci-bot
|
43b26069ba
|
!5069 some out change caffe gate
Merge pull request !5069 from zhaodezan/master
|
2020-08-24 20:57:00 +08:00 |
lixian
|
702adc57fc
|
fix int8 sdot kernel
|
2020-08-24 20:47:12 +08:00 |
mindspore-ci-bot
|
3da5ca4170
|
!5032 frontend layout
Merge pull request !5032 from caozhou/resolve_frontend_display
|
2020-08-24 20:44:22 +08:00 |
mindspore-ci-bot
|
72d8f871c0
|
!5044 Clean building warnings for arm64.
Merge pull request !5044 from wangshaocong/lite_clean
|
2020-08-24 20:27:38 +08:00 |
mindspore-ci-bot
|
15ae3702f9
|
!5063 modify sgd and momentum and WithGradCell comments
Merge pull request !5063 from lijiaqi/momentum_and_sgd
|
2020-08-24 20:23:23 +08:00 |
mindspore-ci-bot
|
776d003412
|
!5064 fused mem check fixed
Merge pull request !5064 from wangchangkai/master
|
2020-08-24 20:17:35 +08:00 |
mindspore-ci-bot
|
bfb7d4a25a
|
!5056 add getDataFloat api for mindspore
Merge pull request !5056 from hangq/master
|
2020-08-24 20:12:14 +08:00 |
mindspore-ci-bot
|
7795b7cd22
|
!4992 add modlues and converter bug repair
Merge pull request !4992 from gongdaguo/add_modlues_converter_bug_repair
|
2020-08-24 20:07:42 +08:00 |
wsc
|
b0f9b5dc59
|
Clean building warnings for arm64 platform.
|
2020-08-24 20:03:24 +08:00 |
mindspore-ci-bot
|
4e7e252747
|
!5024 fix bug of circle after opt
Merge pull request !5024 from lianliguang/fix-bug-of-circle-in-graph
|
2020-08-24 19:30:30 +08:00 |
mindspore-ci-bot
|
af66ec41b6
|
!5053 [MS][LITE][Develop] opencl activation function support 2d data
Merge pull request !5053 from liuzhongkai/2d_data
|
2020-08-24 19:19:34 +08:00 |
yao_yf
|
a9a8e323b2
|
remove internal interface in wide&deep
|
2020-08-24 19:18:47 +08:00 |
mindspore-ci-bot
|
4f6e63fcf8
|
!4576 Support if by if not inline
Merge pull request !4576 from amongo/SupportIfByIfNotInline
|
2020-08-24 19:15:39 +08:00 |
mindspore-ci-bot
|
bd955c7508
|
!5067 fix post training quant log
Merge pull request !5067 from xutianchun/quant_0824
|
2020-08-24 19:12:05 +08:00 |
baihuawei
|
c085c5f071
|
add multinomial
|
2020-08-24 19:11:19 +08:00 |
mindspore-ci-bot
|
0f69259abf
|
!5035 clean static check
Merge pull request !5035 from zhoufeng/xiu-ba-ge
|
2020-08-24 19:10:56 +08:00 |
zhaodezan
|
3d80c2bdef
|
out change caffe gate
|
2020-08-24 06:59:02 -04:00 |
wanghua
|
a40cc12fae
|
modify BERT and TinyBERT README.md
|
2020-08-24 18:54:24 +08:00 |
mindspore-ci-bot
|
eb5ec7f1fd
|
!5057 [MS][LITE][Develop]enable reshape_fp16
Merge pull request !5057 from sunsuodong/reshape_fp16
|
2020-08-24 18:53:25 +08:00 |
mindspore-ci-bot
|
1dab825a1b
|
!5036 fix leakyRelu parser bug
Merge pull request !5036 from lyvette/tflite_parser
|
2020-08-24 18:51:05 +08:00 |
mindspore-ci-bot
|
fc6eee3bda
|
!5019 raise RuntimeError when set different mode after Initializer created
Merge pull request !5019 from yihuaijie/dev
|
2020-08-24 18:49:32 +08:00 |
xutianchun
|
d861a61990
|
Fix Post Training Log
|
2020-08-24 18:05:09 +08:00 |