chenzomi
|
65a49a21e5
|
fix complite error while using .so with clang on macos
|
5 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
|
5 years ago |
mindspore-ci-bot
|
57f953ca38
|
!216 Implement addn fusion pass
Merge pull request !216 from YuJianfeng/master
|
5 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
|
5 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
|
5 years ago |
mindspore-ci-bot
|
77725e81a4
|
!258 add_minimum_distributed_op
Merge pull request !258 from lichen/add_minimum_distributed_op
|
5 years ago |
lvliang
|
79f74745ec
|
fix-bug-type-str-is-invalied-uint16
|
5 years ago |
Yanjun Peng
|
732dd01a6a
|
fix epoch repeat doc problem
|
5 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
|
5 years ago |
mindspore-ci-bot
|
e231127cd8
|
!265 [bug]fix InsertGradientOf with Parameter.
Merge pull request !265 from vlne-v1/I1EE1P-insertgradiendof-with-parameter
|
5 years ago |
Zhang Qinghua
|
b9728f4e9e
|
Fix the issue in debug info.
|
5 years ago |
Wei Luning
|
2fecdede6b
|
support amp when model eval, fix example of UnsortSegmentsSum
|
5 years ago |
huanghui
|
19ee376cd3
|
add confusion_mul_grad fusion pass
|
5 years ago |
mindspore-ci-bot
|
c478be0ff0
|
!248 Fix aicpu getnext bug
Merge pull request !248 from zjun/fix_getnext_bug
|
5 years ago |
guohongzilong
|
50ed76bc0c
|
unify some examples in mindpore front
|
5 years ago |
Wei Luning
|
37c94a5f76
|
add pass replace_old_param_
|
5 years ago |
c00425699
|
d62f560b50
|
add_bool_type_check_in_comm_op
|
5 years ago |
lichenever
|
b81cc6ea4f
|
add minimum distributed op
|
5 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
|
5 years ago |
panfengfeng
|
cc80c76687
|
add quantizaiton gpu op
|
5 years ago |
YuJianfeng
|
7307c81f31
|
implement AddN fission pass
|
5 years ago |
mindspore-ci-bot
|
a44d734741
|
!212 quantization aware training frontend operators define.
Merge pull request !212 from SanjayChan/quant_frontend
|
5 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
|
5 years ago |
mindspore-ci-bot
|
18b9a0957e
|
!203 fix reshape as output and release mem exception
Merge pull request !203 from kisnwang/optimize-allreduce-mem-malloc
|
5 years ago |
buxue
|
0db45147a4
|
dock relu6 for open source process and fix pow bprop
|
5 years ago |
mindspore-ci-bot
|
50d8992177
|
!253 change adam output numbers adapter to tbe
Merge pull request !253 from zhaoting/add-YOLOv3-infer-scipt-and-change-dataset-to-MindRecord
|
5 years ago |
leonwanghui
|
580c20d284
|
Add MindSpore devel docker image for CPU and GPU backend
Merge pull request !254 from leonwanghui/dockerfile
|
5 years ago |
zjun
|
7c19a4c2fd
|
fix getnext op bug
|
5 years ago |
mindspore-ci-bot
|
734f8a7fdb
|
!244 fix ref pass visit graph bug
Merge pull request !244 from dinghao/master
|
5 years ago |
kswang
|
b8a7e73f7d
|
fix reshape output and clearres error
|
5 years ago |
mindspore-ci-bot
|
e8f6c1a4e6
|
!256 Output sha256 file
Merge pull request !256 from ZhouFeng/output-sha256-file
|
5 years ago |
guohongzilong
|
005e202083
|
fix print content of mindspore.string
|
5 years ago |
zhoufeng
|
19daf09f88
|
output sha256 file
|
5 years ago |
chenzomi
|
d64f662c76
|
quantization aware training frontend operators define.
|
5 years ago |
leonwanghui
|
08dd50d671
|
Add mindspore devel docker image for CPU and GPU backend
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
|
5 years ago |
zhaoting
|
fa03a66433
|
change adam output numbers adapter to tbe
|
5 years ago |
dinghao
|
37ba21c271
|
fix ref pass visit graph bug
|
5 years ago |
mindspore-ci-bot
|
c75f75a3e1
|
!252 [MD] skip mindreocrd test cases
Merge pull request !252 from panfengfeng/panff/remove_mindrecord_test_cases
|
5 years ago |
mindspore-ci-bot
|
51831a1ddb
|
!159 pynative mode: dataset_sink_mode setting in model.eval() and model.train()
Merge pull request !159 from ghzl/pynative-mode-dataset_sink-is-supported-in-eval
|
5 years ago |
panfengfeng
|
6a79fc1735
|
skip mindrecord ut test case
|
5 years ago |
mindspore-ci-bot
|
98e69fc639
|
!215 fix bprop cache caused error with variable params
Merge pull request !215 from penn/fix_print_bprop_error
|
5 years ago |
mindspore-ci-bot
|
7bc2cee318
|
!167 add_squeeze_distributed_op
Merge pull request !167 from lichen/add_squeeze_distributed_op
|
5 years ago |
leonwanghui
|
478f43ab4e
|
Update docker image install section in README.md
Merge pull request !242 from leonwanghui/doc-update
|
5 years ago |
mindspore-ci-bot
|
865b8a79db
|
!213 use StridedSlice instead of Slice in absolute position embedding code in bert model
Merge pull request !213 from yoonlee666/master
|
5 years ago |
mindspore-ci-bot
|
b2eb656f91
|
!221 add distributed GatherV2 operator for auto parallel
Merge pull request !221 from chentingting/support_distributd_GatherV2_operator
|
5 years ago |
leonwanghui
|
87f8b9fba2
|
Update docker image section in README.md
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
|
5 years ago |
c00425699
|
c8cdb6b331
|
support distributed GatherV2 operator
|
5 years ago |
mindspore-ci-bot
|
d949c17a7e
|
!228 [MD] add subset random sampler in minddataset
Merge pull request !228 from liyong126/mindrecord_subsetrandom_sampler
|
5 years ago |
leonwanghui
|
40d411672d
|
Reduce MindSpore docker image size
Merge pull request !150 from leonwanghui/dockerfile
|
5 years ago |
mindspore-ci-bot
|
5a07aeb70a
|
!218 remove python3.6 support in package.sh
Merge pull request !218 from caifubi/dev-rm-py36-in-package
|
5 years ago |