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
|
5 years ago |
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
|
5 years ago |
mindspore-ci-bot
|
021ba724cf
|
!5645 [bug][api]updata signature
Merge pull request !5645 from vlne-v1/ref_demo
|
5 years ago |
leonwanghui
|
4ffee2889c
|
Update some docs
|
5 years ago |
Mahdi
|
6e7aab8c4f
|
Added GetColumnNames for Datasets
|
5 years ago |
Lixia Chen
|
ba94ce3fd1
|
Fix cache sharing for more scenarios
|
5 years ago |
mindspore-ci-bot
|
ef4894b86a
|
!5649 dataset fixes: Use proper product terms in API docstrings
Merge pull request !5649 from cathwong/ckw_api_vision
|
5 years ago |
mindspore-ci-bot
|
2a491b5f82
|
!5664 reset tensor device_sync_
Merge pull request !5664 from kisnwang/async-run-graph
|
5 years ago |
Cathy Wong
|
4d4c11b133
|
dataset API docstring cleanup: Standard product terms NumPy, Python
|
5 years ago |
mindspore-ci-bot
|
1fe8cb7f46
|
!5681 [MS][LITE][Develop]fix slice parallel run bug
Merge pull request !5681 from chenjianping/lite_dev
|
5 years ago |
chenjianping
|
dac39a7cfe
|
fix slice parallel run bug
|
5 years ago |
mindspore-ci-bot
|
089774c685
|
!5674 when read json failed, sleep 500ms retry again
Merge pull request !5674 from jjfeing/master
|
5 years ago |
mindspore-ci-bot
|
6b107f4412
|
!5668 [MS][LITE][Develop]stack support one input
Merge pull request !5668 from chenjianping/lite_dev
|
5 years ago |
tinazhang
|
e430b4056a
|
add tfrecord dataset to cpp api
fix to support schema=nullptr
|
5 years ago |
mindspore-ci-bot
|
aef726534e
|
!5606 tflite custom parser
Merge pull request !5606 from 徐安越/master
|
5 years ago |
Corleone
|
308a48a215
|
add biasadd support in arithmetic for opencl
|
5 years ago |
mindspore-ci-bot
|
35e6cca1a3
|
!5634 wrap numpy random seed into an api
Merge pull request !5634 from yihuaijie/master
|
5 years ago |
xuanyue
|
99d6d7a07a
|
custom parser tflite
|
5 years ago |
mindspore-ci-bot
|
542df91423
|
!5654 Fix some tiny bugs for converter in windows enviroment
Merge pull request !5654 from liuwenhao/master
|
5 years ago |
mindspore-ci-bot
|
db0f69155e
|
!5675 opencl convolution support NC4HW4
Merge pull request !5675 from 王东旭/opencl_convolution_NC4HW4
|
5 years ago |
kswang
|
7b3ef5741a
|
backend executor reset throw exception
|
5 years ago |
ZPaC
|
69d527050f
|
Clean codex: use std::vector instead of new[]
|
5 years ago |
jjfeing
|
2735dcd14b
|
when read json failed, sleep 500ms, retry again.
|
5 years ago |
liuxiao78
|
34e82d7058
|
add tflite models
|
5 years ago |
hanhuifeng2020
|
e0b8302a29
|
improve performance for yolov3_darknet53 and update performance data to readme
|
5 years ago |
buxue
|
4d59fe9ee1
|
add check for mod when y in (-1, 0)
|
5 years ago |
wangdongxu
|
4140b13ce1
|
opencl convolution support NC4HW4
|
5 years ago |
mindspore-ci-bot
|
57215ef000
|
!5655 weight quant feature
Merge pull request !5655 from wangchangkai/master
|
5 years ago |
Wei Luning
|
879a519136
|
updata signature
|
5 years ago |
mindspore-ci-bot
|
55650d2ef4
|
!5620 check nullptr in lite/src/runtime
Merge pull request !5620 from lyvette/parser
|
5 years ago |
Yi Huaijie
|
4a5d115a66
|
add get_seed() and set_seed()
|
5 years ago |
mindspore-ci-bot
|
5e3e0a3386
|
!5652 add type ones_like op
Merge pull request !5652 from riemann_penn/add_type_ones_like_op
|
5 years ago |
mindspore-ci-bot
|
0328245909
|
!5657 seven mnasnet tfilte gate
Merge pull request !5657 from zhaodezan/master
|
5 years ago |
luoyang
|
8aba39a71b
|
Modify VOCDataset doc & Fix BuildVocab bug
|
5 years ago |
mindspore-ci-bot
|
e06dc0a946
|
!5662 add nc4hw4 to opencl depthwise
Merge pull request !5662 from wandongdong/master
|
5 years ago |
mindspore-ci-bot
|
c0040c98de
|
!5666 gpu add the pass of remove redundant transpose
Merge pull request !5666 from limingqi107/master
|
5 years ago |
zhaodezan
|
9cd82ddc5e
|
add tflite gate of mnasnet
|
5 years ago |
mindspore-ci-bot
|
0d2e5c2f69
|
!5653 Add TFlite AwareTraining Models
Merge pull request !5653 from liuxiao78/master
|
5 years ago |
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
|
5 years ago |
mindspore-ci-bot
|
847fadc8b9
|
!5516 auto parallel context modify
Merge pull request !5516 from yao_yf/auto_parallel_context_collation
|
5 years ago |
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
|
5 years ago |
zhaozhenlong
|
4b526d2dd8
|
reduce to end
|
5 years ago |
mindspore-ci-bot
|
bb84f50407
|
!5473 optim pylint
Merge pull request !5473 from jinyaohui/master
|
5 years ago |
liuxiao78
|
0920776b41
|
add tflite awaretraining model
|
5 years ago |
chenjianping
|
7a8cc39b5c
|
stack support one input
|
5 years ago |
mindspore-ci-bot
|
c563336541
|
!5643 [MS][LITE][Develop]optimize div
Merge pull request !5643 from chenjianping/lite_dev2
|
5 years ago |
wandongdong
|
d053b4343a
|
add nc4hw4 for opencl depthwise
|
5 years ago |
kai00
|
0f2c78253e
|
====weight quant======
|
5 years ago |
mindspore-ci-bot
|
9730e1f4a9
|
!5630 [MS][LITE][Develop] conv1x1 int8 bug : input buf malloc using allocator
Merge pull request !5630 from ling/optimize
|
5 years ago |
liuwenhao4
|
a2aa56abe5
|
Fix some tiny bugs for converter in windows enviroment
|
5 years ago |