liuwenhao4
|
7bd2172c6e
|
Fix some tiny bugs for converter in windows enviroment
|
2020-09-03 14:28:04 +08:00 |
mindspore-ci-bot
|
8896b88f27
|
!5678 improve performance for yolov3_darknet53 and update the performance data to readme
Merge pull request !5678 from hanhuifeng/yolov3_gpu_mod
|
2020-09-03 14:14:05 +08:00 |
mindspore-ci-bot
|
7db9d74557
|
!5689 fix bugs of op DepthToSpace, Div, CumSum, LazyAdam and Adam in API
Merge pull request !5689 from lihongkang/lhk_master
|
2020-09-03 11:52:36 +08:00 |
mindspore-ci-bot
|
1bb01c7077
|
!5477 [MD] Remove two -wno options
Merge pull request !5477 from xiefangqi/xfq_fix_wno_option
|
2020-09-03 11:48:43 +08:00 |
mindspore-ci-bot
|
dc8dbeb2b8
|
!5672 Fix minddata c++api schema issue
Merge pull request !5672 from xiefangqi/xfq_fix_schema
|
2020-09-03 11:41:33 +08:00 |
mindspore-ci-bot
|
4bb71d54ea
|
!5683 Address with 'param not None' case
Merge pull request !5683 from peixu_ren/custom_bijector
|
2020-09-03 11:16:33 +08:00 |
mindspore-ci-bot
|
541e65ac3b
|
!5684 Fix some tiny bugs for converter in windows enviroment
Merge pull request !5684 from liuwenhao/master
|
2020-09-03 11:10:44 +08:00 |
mindspore-ci-bot
|
a6f8904212
|
!5637 fix quant MS model runtime
Merge pull request !5637 from yankai10/merge_0901
|
2020-09-03 11:09:22 +08:00 |
mindspore-ci-bot
|
722bcc2323
|
!5529 add biasadd support in arithmetic for opencl
Merge pull request !5529 from liuchao/master
|
2020-09-03 10:57:49 +08:00 |
mindspore-ci-bot
|
1944b8e53b
|
!5612 Resnet50 pattern Fusion
Merge pull request !5612 from chenweifeng/BatchNormAddReluGrad
|
2020-09-03 10:52:05 +08:00 |
mindspore-ci-bot
|
1cc4f2ef12
|
!5682 Allow DatasetCache to be shared under more scenarios
Merge pull request !5682 from lixiachen/cache_sharing_fix
|
2020-09-03 10:07:47 +08:00 |
mindspore-ci-bot
|
7f5f7e9075
|
!5679 Add TFlite Models
Merge pull request !5679 from liuxiao78/master
|
2020-09-03 09:52:42 +08:00 |
lihongkang
|
98044a83d8
|
fix bugs
|
2020-09-03 09:47:47 +08:00 |
mindspore-ci-bot
|
bdf2082a3e
|
!5640 Use std::vector instead of new[] in ps modules
Merge pull request !5640 from ZPaC/master-clean-codex
|
2020-09-03 09:43:49 +08:00 |
liuwenhao4
|
9cd9a9cd1a
|
Fix some tiny bugs for converter in windows enviroment
|
2020-09-03 09:37:32 +08:00 |
peixu_ren
|
21c663178c
|
Address with 'param not None' case
|
2020-09-02 21:35:37 -04:00 |
mindspore-ci-bot
|
7f250e8663
|
!5656 add recude to end option on reduce
Merge pull request !5656 from zhaozhenlong/lite/op/resize_caffe
|
2020-09-03 09:34:28 +08:00 |
xiefangqi
|
d30f4d5a6c
|
fix randomdata schema issue
|
2020-09-03 09:33:06 +08:00 |
yankai
|
adb7d7c1d5
|
MS quant
|
2020-09-03 09:25:14 +08:00 |
mindspore-ci-bot
|
0118930c6b
|
!5671 modify voc doc & fix buildvocab bug
Merge pull request !5671 from luoyang/c-api-pyfunc
|
2020-09-03 09:25:13 +08:00 |
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 |
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 |
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 |