chenzupeng
|
bf0673003b
|
add dense quant activation fake
|
6 years ago |
mindspore-ci-bot
|
3a40ac6521
|
!2435 fix perchannel num_channels not set bug and adjust quant.py params order
Merge pull request !2435 from 王东旭/r0.3
|
6 years ago |
wangdongxu
|
f110c7616b
|
fix perchannel num_channels not set bug and adjust quant.py params order
|
6 years ago |
mindspore-ci-bot
|
3e3cbbba0f
|
!2447 asyn save checkpoint to file
Merge pull request !2447 from changzherui/asyn_ckpt_r0.3
|
6 years ago |
mindspore-ci-bot
|
e368d0524b
|
!2455 add perchannel quant train
Merge pull request !2455 from chenzupeng/r0.3
|
6 years ago |
changzherui
|
966f05231d
|
asyn save checkpoint to file merge to r0.3
|
6 years ago |
chenzupeng
|
e9ee59c7ad
|
add perchannel quant train
|
6 years ago |
mindspore-ci-bot
|
4bbd4414c4
|
!1734 deal with resnet50_THOR train print many ERROR&WARNING log and produce many ir file
Merge pull request !1734 from zongha/r0.3
|
6 years ago |
mindspore-ci-bot
|
cf7c60a5ed
|
!2431 update README
Merge pull request !2431 from panfengfeng/update_readme
|
6 years ago |
panfengfeng
|
87cc57d3aa
|
update readme
|
6 years ago |
mindspore-ci-bot
|
2d35511d7c
|
!2423 Adapt module akg's change
Merge pull request !2423 from TronZhang/r0.3
|
6 years ago |
mindspore-ci-bot
|
fded8732ea
|
!2422 reshuffle all data and shard again whe use MindDataset distribute
Merge pull request !2422 from guozhijian/add_full_reshuffle_per_epoch
|
6 years ago |
tronzhang
|
109a21d520
|
Adapt change of module akg
|
6 years ago |
jonyguo
|
0f380b559e
|
enhance: add full reshuffle per epoch and fix: random_device failed
|
6 years ago |
mindspore-ci-bot
|
e519317622
|
!2407 change Q.BNTrainingReduce() to P.BNTrainingReduce()
Merge pull request !2407 from chenzhongming/r0.3
|
6 years ago |
chenzomi
|
2fab2492bc
|
change Q.BNTrainingReduce() to P.BNTrainingReduce()
|
6 years ago |
mindspore-ci-bot
|
11caa3aec8
|
!2340 fix random_crop_resize_2
Merge pull request !2340 from panfengfeng/fix_random_crop_resize_2
|
6 years ago |
panfengfeng
|
25827a8619
|
fix random_crop_and_resize
|
6 years ago |
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 |