Commit Graph

9130 Commits

Author SHA1 Message Date
mindspore-ci-bot cb0987aefc !5660 fix bug of floor_div
Merge pull request !5660 from 陶云浩/test
2020-09-03 09:19:02 +08:00
mindspore-ci-bot 290979853e !5663 add check for mod when y in (-1, 0)
Merge pull request !5663 from zhangbuxue/add_check_for_mod_for_y
2020-09-03 09:16:45 +08:00
mindspore-ci-bot 43c1147843 !5623 Fix run error when there is a Depend or ControlDepend on BatchNorm
Merge pull request !5623 from huanghui/bn-infer
2020-09-03 09:16:08 +08:00
mindspore-ci-bot 021ba724cf !5645 [bug][api]updata signature
Merge pull request !5645 from vlne-v1/ref_demo
2020-09-03 09:11:50 +08:00
leonwanghui 4ffee2889c Update some docs 2020-09-03 08:47:55 +08:00
Mahdi 6e7aab8c4f Added GetColumnNames for Datasets 2020-09-02 17:12:48 -04:00
Lixia Chen ba94ce3fd1 Fix cache sharing for more scenarios 2020-09-02 13:07:38 -04:00
mindspore-ci-bot ef4894b86a !5649 dataset fixes: Use proper product terms in API docstrings
Merge pull request !5649 from cathwong/ckw_api_vision
2020-09-03 00:05:26 +08:00
mindspore-ci-bot 2a491b5f82 !5664 reset tensor device_sync_
Merge pull request !5664 from kisnwang/async-run-graph
2020-09-02 22:56:29 +08:00
Cathy Wong 4d4c11b133 dataset API docstring cleanup: Standard product terms NumPy, Python 2020-09-02 10:42:12 -04:00
mindspore-ci-bot 1fe8cb7f46 !5681 [MS][LITE][Develop]fix slice parallel run bug
Merge pull request !5681 from chenjianping/lite_dev
2020-09-02 22:25:10 +08:00
chenjianping dac39a7cfe fix slice parallel run bug 2020-09-02 21:57:06 +08:00
mindspore-ci-bot 089774c685 !5674 when read json failed, sleep 500ms retry again
Merge pull request !5674 from jjfeing/master
2020-09-02 21:36:48 +08:00
mindspore-ci-bot 6b107f4412 !5668 [MS][LITE][Develop]stack support one input
Merge pull request !5668 from chenjianping/lite_dev
2020-09-02 21:25:25 +08:00
tinazhang e430b4056a add tfrecord dataset to cpp api
fix to support schema=nullptr
2020-09-02 08:55:47 -04:00
mindspore-ci-bot aef726534e !5606 tflite custom parser
Merge pull request !5606 from 徐安越/master
2020-09-02 20:12:36 +08:00
Corleone 308a48a215 add biasadd support in arithmetic for opencl 2020-09-02 19:36:26 +08:00
mindspore-ci-bot 35e6cca1a3 !5634 wrap numpy random seed into an api
Merge pull request !5634 from yihuaijie/master
2020-09-02 19:28:33 +08:00
xuanyue 99d6d7a07a custom parser tflite 2020-09-02 19:08:18 +08:00
mindspore-ci-bot 542df91423 !5654 Fix some tiny bugs for converter in windows enviroment
Merge pull request !5654 from liuwenhao/master
2020-09-02 19:02:42 +08:00
mindspore-ci-bot db0f69155e !5675 opencl convolution support NC4HW4
Merge pull request !5675 from 王东旭/opencl_convolution_NC4HW4
2020-09-02 18:56:05 +08:00
kswang 7b3ef5741a backend executor reset throw exception 2020-09-02 18:36:56 +08:00
ZPaC 69d527050f Clean codex: use std::vector instead of new[] 2020-09-02 18:31:46 +08:00
jjfeing 2735dcd14b when read json failed, sleep 500ms, retry again. 2020-09-02 18:30:55 +08:00
liuxiao78 34e82d7058 add tflite models 2020-09-02 18:19:57 +08:00
hanhuifeng2020 e0b8302a29 improve performance for yolov3_darknet53 and update performance data to readme 2020-09-02 18:10:36 +08:00
buxue 4d59fe9ee1 add check for mod when y in (-1, 0) 2020-09-02 18:10:00 +08:00
wangdongxu 4140b13ce1 opencl convolution support NC4HW4 2020-09-02 17:40:04 +08:00
mindspore-ci-bot 57215ef000 !5655 weight quant feature
Merge pull request !5655 from wangchangkai/master
2020-09-02 17:39:03 +08:00
Wei Luning 879a519136 updata signature 2020-09-02 17:29:29 +08:00
mindspore-ci-bot 55650d2ef4 !5620 check nullptr in lite/src/runtime
Merge pull request !5620 from lyvette/parser
2020-09-02 17:22:13 +08:00
Yi Huaijie 4a5d115a66 add get_seed() and set_seed() 2020-09-02 17:17:04 +08:00
mindspore-ci-bot 5e3e0a3386 !5652 add type ones_like op
Merge pull request !5652 from riemann_penn/add_type_ones_like_op
2020-09-02 17:07:22 +08:00
mindspore-ci-bot 0328245909 !5657 seven mnasnet tfilte gate
Merge pull request !5657 from zhaodezan/master
2020-09-02 16:55:48 +08:00
luoyang 8aba39a71b Modify VOCDataset doc & Fix BuildVocab bug 2020-09-02 16:54:50 +08:00
mindspore-ci-bot e06dc0a946 !5662 add nc4hw4 to opencl depthwise
Merge pull request !5662 from wandongdong/master
2020-09-02 16:30:38 +08:00
mindspore-ci-bot c0040c98de !5666 gpu add the pass of remove redundant transpose
Merge pull request !5666 from limingqi107/master
2020-09-02 16:27:20 +08:00
zhaodezan 9cd82ddc5e add tflite gate of mnasnet 2020-09-02 03:49:56 -04:00
mindspore-ci-bot 0d2e5c2f69 !5653 Add TFlite AwareTraining Models
Merge pull request !5653 from liuxiao78/master
2020-09-02 15:49:35 +08:00
mindspore-ci-bot ccc0ea60ee !5661 fix auto parallel reshape strategy set when it is first operator
Merge pull request !5661 from yao_yf/auto_parallel_reshape_fix
2020-09-02 15:42:47 +08:00
mindspore-ci-bot 847fadc8b9 !5516 auto parallel context modify
Merge pull request !5516 from yao_yf/auto_parallel_context_collation
2020-09-02 15:41:05 +08:00
mindspore-ci-bot e502afca2d !5646 WIP, Fix COCO incorrect header guard and pass by value, precursor to adding usage to COCO
Merge pull request !5646 from ZiruiWu/coco_fix_up
2020-09-02 15:39:39 +08:00
zhaozhenlong 4b526d2dd8 reduce to end 2020-09-02 15:29:44 +08:00
mindspore-ci-bot bb84f50407 !5473 optim pylint
Merge pull request !5473 from jinyaohui/master
2020-09-02 15:25:30 +08:00
liuxiao78 0920776b41 add tflite awaretraining model 2020-09-02 15:25:06 +08:00
chenjianping 7a8cc39b5c stack support one input 2020-09-02 15:18:52 +08:00
mindspore-ci-bot c563336541 !5643 [MS][LITE][Develop]optimize div
Merge pull request !5643 from chenjianping/lite_dev2
2020-09-02 15:11:51 +08:00
wandongdong d053b4343a add nc4hw4 for opencl depthwise 2020-09-01 23:51:59 -07:00
kai00 0f2c78253e ====weight quant====== 2020-09-02 14:41:35 +08:00
mindspore-ci-bot 9730e1f4a9 !5630 [MS][LITE][Develop] conv1x1 int8 bug : input buf malloc using allocator
Merge pull request !5630 from ling/optimize
2020-09-02 14:39:28 +08:00