Commit Graph

377 Commits

Author SHA1 Message Date
mindspore-ci-bot c478be0ff0 !248 Fix aicpu getnext bug
Merge pull request !248 from zjun/fix_getnext_bug
2020-04-13 18:45:11 +08:00
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
2020-04-13 17:08:49 +08:00
mindspore-ci-bot a44d734741 !212 quantization aware training frontend operators define.
Merge pull request !212 from SanjayChan/quant_frontend
2020-04-13 15:48:04 +08:00
mindspore-ci-bot 9c21f751e0 !257 Fix print content of mindspore.string
Merge pull request !257 from ghzl/fix-print-content-of-mstype-string
2020-04-13 15:34:36 +08:00
mindspore-ci-bot 18b9a0957e !203 fix reshape as output and release mem exception
Merge pull request !203 from kisnwang/optimize-allreduce-mem-malloc
2020-04-13 15:26:06 +08:00
buxue 0db45147a4 dock relu6 for open source process and fix pow bprop 2020-04-13 15:25:04 +08:00
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
2020-04-13 15:18:33 +08:00
leonwanghui 580c20d284 Add MindSpore devel docker image for CPU and GPU backend
Merge pull request !254 from leonwanghui/dockerfile
2020-04-13 15:08:05 +08:00
zjun 7c19a4c2fd fix getnext op bug 2020-04-13 14:44:11 +08:00
mindspore-ci-bot 734f8a7fdb !244 fix ref pass visit graph bug
Merge pull request !244 from dinghao/master
2020-04-13 14:38:49 +08:00
kswang b8a7e73f7d fix reshape output and clearres error 2020-04-13 14:20:58 +08:00
mindspore-ci-bot e8f6c1a4e6 !256 Output sha256 file
Merge pull request !256 from ZhouFeng/output-sha256-file
2020-04-13 14:16:43 +08:00
guohongzilong 005e202083 fix print content of mindspore.string 2020-04-13 13:21:24 +08:00
zhoufeng 19daf09f88 output sha256 file 2020-04-13 12:09:54 +08:00
chenzomi d64f662c76 quantization aware training frontend operators define. 2020-04-13 12:02:49 +08:00
leonwanghui 08dd50d671 Add mindspore devel docker image for CPU and GPU backend
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
2020-04-13 11:28:33 +08:00
zhaoting fa03a66433 change adam output numbers adapter to tbe 2020-04-13 11:09:23 +08:00
dinghao 37ba21c271 fix ref pass visit graph bug 2020-04-13 11:06:33 +08:00
mindspore-ci-bot c75f75a3e1 !252 [MD] skip mindreocrd test cases
Merge pull request !252 from panfengfeng/panff/remove_mindrecord_test_cases
2020-04-13 11:02:51 +08:00
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
2020-04-13 10:41:05 +08:00
panfengfeng 6a79fc1735 skip mindrecord ut test case 2020-04-13 10:38:54 +08:00
mindspore-ci-bot 98e69fc639 !215 fix bprop cache caused error with variable params
Merge pull request !215 from penn/fix_print_bprop_error
2020-04-13 10:10:49 +08:00
mindspore-ci-bot 7bc2cee318 !167 add_squeeze_distributed_op
Merge pull request !167 from lichen/add_squeeze_distributed_op
2020-04-13 10:03:25 +08:00
leonwanghui 478f43ab4e Update docker image install section in README.md
Merge pull request !242 from leonwanghui/doc-update
2020-04-13 09:33:51 +08:00
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
2020-04-13 09:27:16 +08:00
mindspore-ci-bot b2eb656f91 !221 add distributed GatherV2 operator for auto parallel
Merge pull request !221 from chentingting/support_distributd_GatherV2_operator
2020-04-13 09:17:46 +08:00
leonwanghui 87f8b9fba2 Update docker image section in README.md
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
2020-04-13 09:16:11 +08:00
c00425699 c8cdb6b331 support distributed GatherV2 operator 2020-04-12 16:00:47 +08:00
mindspore-ci-bot d949c17a7e !228 [MD] add subset random sampler in minddataset
Merge pull request !228 from liyong126/mindrecord_subsetrandom_sampler
2020-04-12 08:40:48 +08:00
leonwanghui 40d411672d Reduce MindSpore docker image size
Merge pull request !150 from leonwanghui/dockerfile
2020-04-12 01:07:31 +08:00
mindspore-ci-bot 5a07aeb70a !218 remove python3.6 support in package.sh
Merge pull request !218 from caifubi/dev-rm-py36-in-package
2020-04-11 22:56:58 +08:00
mindspore-ci-bot 09a49e0d69 !219 Remove the repeats of inferring and optimize the sorting routine.
Merge pull request !219 from ZhangQinghua/master
2020-04-11 20:38:20 +08:00
liyong 11403492ae add mindrecord subset random sampler 2020-04-11 18:48:23 +08:00
mindspore-ci-bot 4d528b0d22 !240 Normalize log in optimizer in python
Merge pull request !240 from zhangbuxue/normalize_log_in_optimizer_in_python
2020-04-11 18:40:49 +08:00
mindspore-ci-bot 5d0801edf2 !188 Support pow's second input could be tensor and fix bug in bprop of pow
Merge pull request !188 from zhangbuxue/fix_pow_bprop
2020-04-11 18:21:54 +08:00
buxue 149839952b normalize log in optimizer in python 2020-04-11 17:25:35 +08:00
mindspore-ci-bot ca326d1b2b !236 deal something special of adam for yolov3
Merge pull request !236 from lianliguang/master
2020-04-11 17:23:24 +08:00
mindspore-ci-bot c3162db06b !227 Delete abandoned script
Merge pull request !227 from ZhouFeng/delete-abandoned-script
2020-04-11 16:36:07 +08:00
lianliguang 3348e5a7c2 deal something special of adam's kernel select 2020-04-11 16:19:47 +08:00
buxue 5841fe010e Support pow's second input could be tensor and fix bug in bprop of pow 2020-04-11 16:16:58 +08:00
mindspore-ci-bot 7cec28526a !95 Modify cmake of protobuf
Merge pull request !95 from dengwentao/protobuf
2020-04-11 16:11:03 +08:00
mindspore-ci-bot 1ca6b29617 !206 fitler redundant 'depend' node when create parameter by cnode
Merge pull request !206 from chenfei/master
2020-04-11 16:05:33 +08:00
lichenever 32cd280c1a add squeeze distributed op 2020-04-11 16:03:08 +08:00
Zhang Qinghua 87714b3c7f Remove the repeats of inferring and optimize the sorting routine.
Total Renormalizes:
-----
69.05010 --> 62.28941
-----
2020-04-11 16:01:10 +08:00
mindspore-ci-bot ce9f77346d !234 回退 'Pull Request !231 : add bool type check in communication operator '
Merge pull request !234 from suteng/revert-merge-231-master
2020-04-11 15:52:28 +08:00
suteng a2850cae32 回退 'Pull Request !231 : add bool type check in communication operator ' 2020-04-11 15:30:24 +08:00
mindspore-ci-bot 5141054ecd !220 Add parallel operator for DropoutDoMask
Merge pull request !220 from yangzhenzhang/dropoutdomask
2020-04-11 15:01:43 +08:00
mindspore-ci-bot 5ec3c8a215 !230 fix clang complier bug
Merge pull request !230 from SanjayChan/master
2020-04-11 14:55:25 +08:00
mindspore-ci-bot 0d23520016 !233 modify Float64 to float64, del double
Merge pull request !233 from jjfeing/master
2020-04-11 14:37:43 +08:00
mindspore-ci-bot 54481c30c8 !231 add bool type check in communication operator
Merge pull request !231 from chentingting/add_bool_type_check_in_comm_op
2020-04-11 14:17:49 +08:00