zhanyuan
|
cd8b664f13
|
Optimize the post process of arm64 matmul int8
|
2020-08-25 11:33:08 +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 |
shibeiji
|
40fc11e9a4
|
Mimic higher batch size by accumulating gradients N times before weight update
|
2020-08-25 11:04:26 +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 |
ling
|
86acf34c0a
|
[MS][LITE][Develop]make allocator malloc 2G
|
2020-08-25 11:00:44 +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 |
huangxinjing
|
4c1ae4de9e
|
Add outpus for mutlti-table format
Change the default value of the parameter
Add datasink size.
|
2020-08-25 10:40:22 +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 |
wsc
|
e530a20b5a
|
Clean building warnings of arm64
|
2020-08-25 09:57:50 +08:00 |
linqingke
|
ad8b98b476
|
fix fasterrcnn and mass bug.
|
2020-08-25 09:52:45 +08:00 |
liangzelang
|
5a0e8f81f8
|
fix wrong value of int-type Node bug in pynative
|
2020-08-25 09:48:08 +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 |
cjh9368
|
5ad3ebbde1
|
ci error fix
|
2020-08-25 09:30:36 +08:00 |
wangmin
|
2a2c944d19
|
fix thor optimizer readme for resnet50
|
2020-08-25 09:27:32 +08:00 |
fary86
|
947e19b839
|
Fix bug of switch layer join
|
2020-08-25 09:08:53 +08:00 |
caozhou
|
86ba8daa00
|
modify wrong characters
|
2020-08-25 09:08:47 +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 |
jjfeing
|
09c6cdc2fe
|
fix codedex bug
|
2020-08-25 09:02:15 +08:00 |
lizhenyu
|
5d6f7204d3
|
[bugfix]LSTM SyncDeviceToHost failed
|
2020-08-25 09:01:46 +08: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 |
islam_amin
|
641e751d5e
|
adding bbox class
|
2020-08-24 18:22:58 -04: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 |
hesham
|
8eeceb267b
|
- release the wait if training is ended
|
2020-08-24 13:11:07 -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 |
VectorSL
|
c9bfc9f40b
|
gpu fix codex
|
2020-08-24 19:57:05 +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 |