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
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
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
mindspore-ci-bot
7d965477a1
!2041 add mobilenetC2 quant
Merge pull request !2041 from chenzhongming/r0.3
6 years ago
panfengfeng
68c3c73fab
update mobilenetV2 dataset codes
6 years ago
mindspore-ci-bot
7ffcc606c9
!2035 add example for zhwiki, CLUERNER2020 and enwiki to mindrecord
Merge pull request !2035 from guozhijian/add_zhwiki_enwiki_preprocess
6 years ago
mindspore-ci-bot
aa4c4f51ac
!2025 fix remove reshape pair pass
Merge pull request !2025 from liubuyu/r0.3
6 years ago
mindspore-ci-bot
854e16f0f8
!2033 fix mindrecord seekg failed
Merge pull request !2033 from guozhijian/fix_seekg_failed
6 years ago
chenzomi
60dc921186
add mobilenetC2 quant
6 years ago
jonyguo
16e9da5ae5
enhance: add example for zhwiki, CLUERNER2020 and enwiki to mindrecord
6 years ago
jonyguo
a48a97208b
fix: mindrecord seekg failed when shift raw page
6 years ago
liubuyu
e3145f18b0
fix remove reshape pair pass
6 years ago
gukecai
c4abebafcc
add sync bewteen hcom
6 years ago
mindspore-ci-bot
0e4fab2368
!2011 fake quant debug
Merge pull request !2011 from chenzhongming/r0.3
6 years ago
chenzomi
5a26546b56
fake quant debug
6 years ago
mindspore-ci-bot
a40e9e6fae
!2001 fix MindDataset distribute shuffle error
Merge pull request !2001 from guozhijian/fix_MindDataset_distribute_bug
6 years ago
jonyguo
07f7d1ae62
fix: MindDataset distribute shuffle bug
6 years ago