mindspore-ci-bot
91c856e5ee
!2334 remove dataset send from data exec for r0.3
Merge pull request !2334 from wangnan39/do_not_send_data_duriing_model_init
6 years ago
wangnan39@huawei.com
20049bbea6
send data after model init
6 years ago
mindspore-ci-bot
cb6211f25d
!2291 remove _quant_op.py from __init__.py
Merge pull request !2291 from chenzhongming/r0.3
6 years ago
mindspore-ci-bot
24d61337c0
!2302 improve summary performance
Merge pull request !2302 from Margaret_wangrui/r0.3
6 years ago
Margaret_wangrui
69b32e4dca
improve summary performance
6 years ago
chenzomi
9be52e0a1b
remove _quant_op.py from __init__.py
6 years ago
mindspore-ci-bot
53d7e622f9
!2261 modify log level from warning to info
Merge pull request !2261 from jjfeing/r0.3_log
6 years ago
mindspore-ci-bot
1127ace7ec
!2228 cache get_dataset_size value
Merge pull request !2228 from yanghaitao/yht_get_dataset_size
6 years ago
mindspore-ci-bot
ab39708929
!2099 fix summary nodes memory reuse refcount
Merge pull request !2099 from laiyongqiang/r0.3_summary
6 years ago
mindspore-ci-bot
147d0cde07
!2277 fix arithmetic simplify
Merge pull request !2277 from xianwz/r0.3
6 years ago
Xian Weizhao
9c70861343
fix arithmetic simplify
6 years ago
jjfeing
e78e819b7c
modify log level from warning to info
6 years ago
mindspore-ci-bot
f3bb991ce9
!2232 split correction_mul ops
Merge pull request !2232 from wandongdong/r0.3
6 years ago
mindspore-ci-bot
dcb90588b0
!2248 bind summary nodes to KernelGraph in order to memory reuse
Merge pull request !2248 from Margaret_wangrui/r0.3
6 years ago
wandongdong
c742384a39
split correction_mul op
6 years ago
yanghaitao1
038040750d
store get dataset size
6 years ago
mindspore-ci-bot
476671b1cf
!2196 fix log level too high: conversion of const tensor is normal
Merge pull request !2196 from TronZhang/fix_log_level
6 years ago
mindspore-ci-bot
c749f513ac
!2195 【r0.3 branch】fix FakeQuantPerLayer/FakeQuantPerLayerGrad symmetric=True calculation error bug
Merge pull request !2195 from 王东旭/r0.3
6 years ago
王东旭
7995189c72
fix FakeQuantPerLayer/FakeQuantPerLayerGrad symmetric bug and remove BNTrainingReduceGrad/BNTrainingUpdateGrad
6 years ago
Margaret_wangrui
6f5303f0d9
bind summary nodes to KernelGraph in order to memory reuse
6 years ago
tronzhang
ac7197d33e
fix log level: const tensor conversion is normal
6 years ago
laiyongqiang
8d0691aaf9
fix summary nodes memory reuse refcount
6 years ago
mindspore-ci-bot
1e90e7be05
!2172 fix some info
Merge pull request !2172 from guozhijian/sync_fix_info
6 years ago
jonyguo
5e2953247f
fix: verify info
6 years ago
mindspore-ci-bot
ff500c678e
!2122 add set_dataset_size for MindDataset
Merge pull request !2122 from guozhijian/add_set_dataset_size_for_minddataset
6 years ago
jonyguo
488b74e92f
1. add set_dataset_size for MindDataset 2. modify parameter dupe_factor from 5 to 10
6 years ago
mindspore-ci-bot
fba21459a7
!2115 change readme.md
Merge pull request !2115 from chenzhongming/r0.3
6 years ago
mindspore-ci-bot
6d04e1a8e5
!2115 change readme.md
Merge pull request !2115 from chenzhongming/r0.3
6 years ago
chenzomi
d6bd690d34
change readme.md
6 years ago
mindspore-ci-bot
9fc00ca521
!2031 add sync bewteen hcom
Merge pull request !2031 from gukecai/add-event-for-hcom
6 years ago
mindspore-ci-bot
7c77bb8782
!2104 change mobilenet V2 readme.md
Merge pull request !2104 from chenzhongming/r0.3
6 years ago
chenzomi
077d21f055
change mobilenet V2 readme.
6 years ago
mindspore-ci-bot
da9530f7f7
!2090 resnet quant dataset aug change
Merge pull request !2090 from panfengfeng/resnet_quant_data_aug_change
6 years ago
panfengfeng
690db9a515
resnet_quant data aug change
6 years ago
mindspore-ci-bot
653519630a
!2079 Feat(GraphKernel): Init GraphKernel.
Merge pull request !2079 from gongchen/r0.3_graph_kernel_clean
6 years ago
mindspore-ci-bot
3c2f4df87c
!2087 data aug changes from c to py
Merge pull request !2087 from panfengfeng/mobilenetv2_data_aug_change
6 years ago
mindspore-ci-bot
62fae9befa
!2082 MindDataset with padded mode print reshuffle error info
Merge pull request !2082 from guozhijian/fix_padded_log_error
6 years ago
panfengfeng
e20d687e7a
using py_transform for data aug.
6 years ago
mindspore-ci-bot
23d103a122
!2085 remove unused code in quant train
Merge pull request !2085 from chenzupeng/r0.3
6 years ago
chenzupeng
52a90f2587
remove unused code in quant train
6 years ago
mindspore-ci-bot
e21a0aad69
!2073 add resnet50 quant model
Merge pull request !2073 from wandongdong/r0.3
6 years ago
gong chen
13a2d6d49e
Init GraphKernel.
- It provides a unified style to express graph and kernel for user.
- It provides a unified IR to represent graph and kernel for developer.
- It breaks the boundary between graph and kernel.
- It provides more opportunities to do compile optimization.
6 years ago
jonyguo
f3ebc7319c
fix: MindDataset padded log error
6 years ago
wandongdong
df65f16812
add resnet50_quant
6 years ago
mindspore-ci-bot
dc9a51aad5
!2070 adapt quantization aware train for r0.3
Merge pull request !2070 from chenzupeng/r0.3
6 years ago
chenzupeng
cc497424fc
adapt for mobilenetV2 quantization awared train in r0.3
6 years ago
mindspore-ci-bot
b3f09b1d45
!1995 remove the useless transdata and cast connected with control depend
Merge pull request !1995 from lianliguang/r0.3
6 years ago
mindspore-ci-bot
f05da3aae9
!1948 fix resnet50 distribute bug
Merge pull request !1948 from zhaoting/r0.3
6 years ago
WilliamLian
0ac5911910
remove the useless transdata and cast connected with control depend
6 years ago
mindspore-ci-bot
fb65a1a929
!2049 update mobilenetv2 scripts
Merge pull request !2049 from panfengfeng/update_mobilenetv2_codes
6 years ago