zhouyaqiang
|
51310a630c
|
Add inference result to readme of inceptionv3
|
5 years ago |
mindspore-ci-bot
|
aefca7b782
|
!4968 Fix some errors in API about ops and validator of input.
Merge pull request !4968 from liuxiao93/fix-some-bug
|
5 years ago |
mindspore-ci-bot
|
1556450445
|
!4972 fix post training quant
Merge pull request !4972 from xutianchun/quant_0822
|
5 years ago |
mindspore-ci-bot
|
e2203bed01
|
!3957 Gpu StridedSlice dims exceeds
Merge pull request !3957 from chenweifeng/strided_slice_dims_exceeds
|
5 years ago |
mindspore-ci-bot
|
b52229379d
|
!4931 add script
Merge pull request !4931 from wukesong/add_shell
|
5 years ago |
mindspore-ci-bot
|
d184066b77
|
!4967 Resnext50 readme normalize
Merge pull request !4967 from zhaoting/readme
|
5 years ago |
mindspore-ci-bot
|
b23b957228
|
!4964 memory ascend while multi model.eval
Merge pull request !4964 from anzhengqi/I1QWT0-memory-ascend
|
5 years ago |
mindspore-ci-bot
|
38c366306c
|
!4937 vgg16: modify readme format and replace callback
Merge pull request !4937 from ms_yan/vgg_format
|
5 years ago |
zhaoting
|
a5c16fc4ac
|
resnext50 readme normalize
|
5 years ago |
mindspore-ci-bot
|
0c60f7e6ac
|
!4965 fix googlenet deepfm
Merge pull request !4965 from panfengfeng/fix_googlenet_deepfm
|
5 years ago |
mindspore-ci-bot
|
6a5c517d7b
|
!4943 process the bn with phase in prototxt
Merge pull request !4943 from zhaodezan/master
|
5 years ago |
mindspore-ci-bot
|
387f4d445f
|
!4938 auto umap buffer for opencl and clean code
Merge pull request !4938 from liuchao/lite-master
|
5 years ago |
mindspore-ci-bot
|
2b78032605
|
!4910 Add Tflite Models
Merge pull request !4910 from jianghui/master
|
5 years ago |
mindspore-ci-bot
|
42a092d687
|
!4915 [MS][LITE][Develop]mem check fixed
Merge pull request !4915 from wangchangkai/master
|
5 years ago |
mindspore-ci-bot
|
fd9be2ddc2
|
!4946 Get server rank id in python and fix multi server error.
Merge pull request !4946 from ZPaC/master-get-server-rank-in-python
|
5 years ago |
mindspore-ci-bot
|
115c0cbf72
|
!4923 fix dts bug
Merge pull request !4923 from cjh9368/dts-0718
|
5 years ago |
ms_yan
|
0752c566b1
|
modify format in vgg16
|
5 years ago |
xutianchun
|
1ae9f81c82
|
Fix Post Quant
|
5 years ago |
mindspore-ci-bot
|
fe11760834
|
!4944 Add tflite and caffe models
Merge pull request !4944 from mengchunyang/master
|
5 years ago |
Corleone
|
4b60297832
|
auto unmap buffer for opencl and clean code
|
5 years ago |
jianghui58
|
defd9a784e
|
add eight tflite models
|
5 years ago |
kai00
|
15dff1c4a4
|
check mem fixing
|
5 years ago |
mindspore-ci-bot
|
026bbc46ff
|
!4941 [MS][LITE][Develop]rename caffeprelu to prelu
Merge pull request !4941 from chenjianping/lite_dev2
|
5 years ago |
mindspore-ci-bot
|
ac81886328
|
!4916 fix generator_dataset hangs and test_graphdata_distributed.py failing randomly
Merge pull request !4916 from heleiwang/gnn_fix_bug
|
5 years ago |
liuxiao93
|
cfe8859499
|
fix some bug in API and validator of input.
|
5 years ago |
panfengfeng
|
30b69d3488
|
fix googlenet & deepfm
|
5 years ago |
mindspore-ci-bot
|
77198f3182
|
!4914 Modify the problem list
Merge pull request !4914 from shenwei41/sw_master
|
5 years ago |
ZPaC
|
830172201a
|
Fix multi server precision error.
|
5 years ago |
mindspore-ci-bot
|
b366608a3f
|
!4952 Fix errors in log calculation logics
Merge pull request !4952 from peixu_ren/custom_pp_ops
|
5 years ago |
anzhengqi
|
dd942e1807
|
fix memory ascend while multi model.eval
|
5 years ago |
mindspore-ci-bot
|
9b503e4f38
|
!4955 Fixes for Dynamic Augmentation Ops
Merge pull request !4955 from MahdiRahmaniHanzaki/dynamic-ops-fix
|
5 years ago |
mindspore-ci-bot
|
528fb81093
|
!4959 delete #include "src/ops/primitive_c.h" at model.h
Merge pull request !4959 from yeyunpeng2020/mindspore
|
5 years ago |
yeyunpeng
|
f4eee11dfa
|
delete #include "src/ops/primitive_c.h" at model.h
|
5 years ago |
mindspore-ci-bot
|
e06dfaa80d
|
!4854 fix bug
Merge pull request !4854 from 徐安越/master
|
5 years ago |
mindspore-ci-bot
|
9f19076788
|
!4956 Fix CheckTuple in pynative mode
Merge pull request !4956 from XunDeng/pp_issue_branch
|
5 years ago |
mindspore-ci-bot
|
ab45bec828
|
!4924 Modify API comments and fix error of st
Merge pull request !4924 from byweng/fix_param_check
|
5 years ago |
peixu_ren
|
1c8eb9b15d
|
Fix errors in log calculation logics
|
5 years ago |
shenwei41
|
76518f7f13
|
Modify the problem list
|
5 years ago |
mindspore-ci-bot
|
8ee136db18
|
!4953 C++ API: Minor fixes for dataset parameters
Merge pull request !4953 from cathwong/ckw_c_api_fixes1
|
5 years ago |
meng_chunyang
|
631aa8cf46
|
add tflite and caffe models
|
5 years ago |
Xun Deng
|
dc11fa9f53
|
Fixed CheckTuple issues and error message
|
5 years ago |
Mahdi
|
a5f9b8f92e
|
Added fix for MixUpBatch and CutMixBatch and for RandomAffine
updated c color op descriptions
|
5 years ago |
Cathy Wong
|
93810a0dc8
|
C++ API: Minor fixes for dataset parameters
|
5 years ago |
mindspore-ci-bot
|
04decda0c5
|
!4951 Fix missing symbol, build failure issue with -B on
Merge pull request !4951 from HarshvardhanGupta/multi_fix
|
5 years ago |
Harshvardhan Gupta
|
ac457f3163
|
fix build failures and wp tensor search condition
|
5 years ago |
mindspore-ci-bot
|
9d7250c483
|
!4776 Introduce 2 extra ctrl flags to DataBuffer in dataset, address remaining cmts to PR4632
Merge pull request !4776 from ZiruiWu/map_callback_follow_up
|
5 years ago |
Zirui Wu
|
74c1e6da60
|
introducing pause and quit flags to DataBuffer
fix review cmts
fix ci
fix Ci
fixci
address ci
ci
- add timeout
- add more test cases
fix CI
address review cmts
|
5 years ago |
mindspore-ci-bot
|
3eef4a4e06
|
!4948 Fix backend compilation error when -g is off
Merge pull request !4948 from JesseKLee/glog_off
|
5 years ago |
chenjianping
|
5a83d3a7df
|
rename prelu to leakyrelu,rename caffeprelu to prelu
|
5 years ago |
Jesse Lee
|
ebd4cc5c0a
|
Fix glog off compilation bug
|
5 years ago |