zhaozhenlong
|
6a2cf4b6e6
|
ssim impl code
|
6 years ago |
mindspore-ci-bot
|
9bda080bb5
|
!260 refactor padding strategy
Merge pull request !260 from lianliguang/refactor-padding-strategy
|
6 years ago |
mindspore-ci-bot
|
1ab430072e
|
!232 [Auto parallel] Model the memory_cost in cost model
Merge pull request !232 from Xiaoda/model-memory-cost-in-auto-parallel
|
6 years ago |
mindspore-ci-bot
|
8674e0ad96
|
!288 fix nopnode output bug
Merge pull request !288 from kisnwang/fix-nopnode-output-bug
|
6 years ago |
mindspore-ci-bot
|
94589ce611
|
!226 expend conv stride and dilation to 2d
Merge pull request !226 from wangnan39/expend_conv_stride_to_2d
|
6 years ago |
mindspore-ci-bot
|
a4cf9028ee
|
!275 fix bert example script bugs
Merge pull request !275 from yoonlee666/master
|
6 years ago |
mindspore-ci-bot
|
0ca4ceb73f
|
!281 bug fix in gpu aware quantizaiton ops
Merge pull request !281 from SanjayChan/origin/quant_liantiao
|
6 years ago |
kswang
|
ae675c5cf8
|
fix nopnode output bug
|
6 years ago |
chenzomi
|
652ab6c386
|
add test case for aware quantizaiton
|
6 years ago |
wangnan39@huawei.com
|
2604acedcb
|
extend conv stride and dilation to 2d
|
6 years ago |
lianliguang
|
5d225f934f
|
change the padding strategy & refactor insert transdata
|
6 years ago |
Xiaoda Zhang
|
0ac50a19f5
|
Model the memory cost in auto-parallel. It is calculated by the output of operators, plus the parameters. Additionally, modify the graph-operations in auto_parallel to include memory_cost.
|
6 years ago |
mindspore-ci-bot
|
c9fba7f091
|
!283 adapt graphengine update
Merge pull request !283 from jjfeing/master
|
6 years ago |
mindspore-ci-bot
|
f1fa2a9941
|
!273 [MD] update subset random sampler in minddataset
Merge pull request !273 from liyong126/mindrecord_subset_sampler_python
|
6 years ago |
jjfeing
|
1fc576c502
|
adapt graphengin update
|
6 years ago |
mindspore-ci-bot
|
511acd2961
|
!269 Modify the improper code in bug info.
Merge pull request !269 from ZhangQinghua/master
|
6 years ago |
mindspore-ci-bot
|
7ffb8bb19f
|
!250 Add nn.pad to support three modes
Merge pull request !250 from casgj/gaojing_new4
|
6 years ago |
yoonlee666
|
39b446524d
|
fix bugs in bert example script
|
6 years ago |
mindspore-ci-bot
|
60958d6b25
|
!239 Add dynamic learning rate decay and review optimizer code
Merge pull request !239 from fanglei/master
|
6 years ago |
mindspore-ci-bot
|
e95945969b
|
!270 fix complite error while using .so with clang on macos
Merge pull request !270 from SanjayChan/mac_os
|
6 years ago |
mindspore-ci-bot
|
d9cd681c30
|
!207 Fix potential overflow in batch by changing int32 to int64
Merge pull request !207 from ZiruiWu/batch_info_overflow
|
6 years ago |
mindspore-ci-bot
|
9875fcc9fa
|
!271 Fix repeat and epoch api notice discription
Merge pull request !271 from pengyanjun/fix_repeat_epoch_doc
|
6 years ago |
gaojing
|
2db3e64ff2
|
add operation
|
6 years ago |
mindspore-ci-bot
|
878a076dbd
|
!200 Add quantization aware training related operators
Merge pull request !200 from chengang/quant
|
6 years ago |
mindspore-ci-bot
|
298a32f1e2
|
!132 Add confusion_mul_grad_fusion pass
Merge pull request !132 from huanghui/master
|
6 years ago |
root
|
7d700295f8
|
add dynamic lr and enhance optim
|
6 years ago |
liyong
|
0ce83e39e1
|
fix TestShardSampleWrongNumber
adjust internal api
|
6 years ago |
chenzomi
|
65a49a21e5
|
fix complite error while using .so with clang on macos
|
6 years ago |
mindspore-ci-bot
|
03c2555977
|
!247 pynative-fix-bug-type-str-is-invalied-uint16
Merge pull request !247 from JoyLvliang/fix-bug-type-str-is-invalied-uint16
|
6 years ago |
mindspore-ci-bot
|
57f953ca38
|
!216 Implement addn fusion pass
Merge pull request !216 from YuJianfeng/master
|
6 years ago |
mindspore-ci-bot
|
3924e51189
|
!266 Unify the import of paramter and mstype in front example
Merge pull request !266 from ghzl/modify-some-example-in-me-front
|
6 years ago |
mindspore-ci-bot
|
39a46b9342
|
!245 Add bool type check in communication operator
Merge pull request !245 from chentingting/add_bool_type_check_in_comm_op
|
6 years ago |
mindspore-ci-bot
|
77725e81a4
|
!258 add_minimum_distributed_op
Merge pull request !258 from lichen/add_minimum_distributed_op
|
6 years ago |
lvliang
|
79f74745ec
|
fix-bug-type-str-is-invalied-uint16
|
6 years ago |
Yanjun Peng
|
732dd01a6a
|
fix epoch repeat doc problem
|
6 years ago |
mindspore-ci-bot
|
5bb4e8120d
|
!208 [mixprecision]fix eval support bug and error cast on ApplyMomentum
Merge pull request !208 from vlne-v1/I1D33P-auto-mix-precision-eval-support
|
6 years ago |
mindspore-ci-bot
|
e231127cd8
|
!265 [bug]fix InsertGradientOf with Parameter.
Merge pull request !265 from vlne-v1/I1EE1P-insertgradiendof-with-parameter
|
6 years ago |
Zhang Qinghua
|
b9728f4e9e
|
Fix the issue in debug info.
|
6 years ago |
Wei Luning
|
2fecdede6b
|
support amp when model eval, fix example of UnsortSegmentsSum
|
6 years ago |
huanghui
|
19ee376cd3
|
add confusion_mul_grad fusion pass
|
6 years ago |
mindspore-ci-bot
|
c478be0ff0
|
!248 Fix aicpu getnext bug
Merge pull request !248 from zjun/fix_getnext_bug
|
6 years ago |
guohongzilong
|
50ed76bc0c
|
unify some examples in mindpore front
|
6 years ago |
Wei Luning
|
37c94a5f76
|
add pass replace_old_param_
|
6 years ago |
c00425699
|
d62f560b50
|
add_bool_type_check_in_comm_op
|
6 years ago |
lichenever
|
b81cc6ea4f
|
add minimum distributed op
|
6 years ago |
mindspore-ci-bot
|
fe07c25d92
|
!224 Dock relu6 and relu6grad for open source process
Merge pull request !224 from zhangbuxue/dock_relu6_for_open_source_processes
|
6 years ago |
panfengfeng
|
cc80c76687
|
add quantizaiton gpu op
|
6 years ago |
YuJianfeng
|
7307c81f31
|
implement AddN fission pass
|
6 years ago |
mindspore-ci-bot
|
a44d734741
|
!212 quantization aware training frontend operators define.
Merge pull request !212 from SanjayChan/quant_frontend
|
6 years ago |
mindspore-ci-bot
|
9c21f751e0
|
!257 Fix print content of mindspore.string
Merge pull request !257 from ghzl/fix-print-content-of-mstype-string
|
6 years ago |