mindspore-ci-bot
|
2e5a76e0df
|
!2606 Update version to 0.3.1
Merge pull request !2606 from zhoufeng/update-version-to-0.3.1
|
6 years ago |
zhoufeng
|
067b619034
|
Update version to 0.3.1
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
6 years ago |
mindspore-ci-bot
|
5e5c66e300
|
!2540 Move LayerNormGrad split pass ahead of kernel select
Merge pull request !2540 from huanghui/r0.3
|
6 years ago |
mindspore-ci-bot
|
d8969d243e
|
!2568 update run_train.sh of mobilenetv2_quant && resnet50_quant
Merge pull request !2568 from wandongdong/r0.3
|
6 years ago |
wandongdong
|
f03e88c26f
|
update run_train.sh
|
6 years ago |
mindspore-ci-bot
|
8c30045178
|
!2553 add mindrecord to mobilenetv2_quant && resnet50_quant
Merge pull request !2553 from wandongdong/r0.3
|
6 years ago |
mindspore-ci-bot
|
095d86e16f
|
!2556 fix: change field name from 'data' to 'image' - sync
Merge pull request !2556 from guozhijian/fix_field_to_image_in_mindrecord
|
6 years ago |
jonyguo
|
862bc22b38
|
fix: change field name from data to image in mindrecord for imagenet
|
6 years ago |
wandongdong
|
a6590d1866
|
add mindrecord
|
6 years ago |
mindspore-ci-bot
|
3f0a350d68
|
!2510 THOR ops modified
Merge pull request !2510 from zongha/r0.3
|
6 years ago |
huanghui
|
e936d5cd4b
|
place layernormgrad split pass before kernel select
|
6 years ago |
mindspore-ci-bot
|
46700bec69
|
!2500 add output activation quant in mobilenetv2 and resnet50
Merge pull request !2500 from chenzupeng/r0.3
|
6 years ago |
zongha
|
0920094f81
|
fine img2col_impl
2nd
3rd
|
6 years ago |
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 |