chenzupeng
|
8b75d9bd38
|
softmax support axis param
|
4 years ago |
bai-yangfan
|
0288c91c5d
|
integrate_export_v2
|
4 years ago |
linqingke
|
a78e22dfdf
|
fix fasterrcnn readme and psenet makefile
|
4 years ago |
linqingke
|
771042a457
|
update mass gpu network.
|
4 years ago |
yuchaojie
|
025ea2f392
|
add QuantDtype and Observer
|
4 years ago |
jzg
|
2c6a9c8486
|
add fake-quant operators.
|
4 years ago |
mindspore-ci-bot
|
e52588285b
|
!7378 bind core api change
Merge pull request !7378 from zhaodezan/master
|
4 years ago |
zhanyuan
|
2635dc0f97
|
Optimize fullconnection kernel for vector input
|
4 years ago |
wsq3
|
45bb1ddce9
|
modified the interface of ParallelMode
|
4 years ago |
lihongkang
|
0bf0862112
|
fix bugs
|
4 years ago |
zhaodezan
|
f160906698
|
core api change
|
4 years ago |
hukang hwx963878
|
0bb092eb34
|
update new 410 category modles and update readme and fixed cpp
update new 410 category modles on branch r1.0
update new 410 category modles and update readme english
cherry-pick r1.0 branch
|
4 years ago |
mindspore-ci-bot
|
5cf9fabf44
|
!7383 [MS][LITE][Develop]add post fp32 deconv kernel for arm32
Merge pull request !7383 from lixian/master
|
4 years ago |
mindspore-ci-bot
|
c88ef4fc86
|
!7382 fix train ut
Merge pull request !7382 from lz/master
|
4 years ago |
ZPaC
|
07f77eb4b6
|
download ompi from gitee
|
4 years ago |
anancds
|
28c9e9d9a5
|
Added http server based on libevent
|
4 years ago |
liangchenghui
|
228c361903
|
Fix SmoothL1Loss op sigma attr problem.
|
4 years ago |
lz
|
a37453a9f8
|
fix train ut
|
4 years ago |
panfengfeng
|
5537ec8d92
|
fix nasnet GradOperation
|
4 years ago |
hexia
|
a16b04b651
|
add gitee download
|
4 years ago |
mindspore-ci-bot
|
fa37f8fde3
|
!7384 opencl convolutoin kernel run segmentfault with hasbias=false
Merge pull request !7384 from 王东旭/fix_conv_no_bias_bug
|
4 years ago |
mindspore-ci-bot
|
554123ed49
|
!7379 [ME] Bug fix
Merge pull request !7379 from chenzhongming/zomi_master
|
4 years ago |
chenzomi
|
5b769dfb20
|
[ME] Bug fix
|
4 years ago |
lixian
|
c7c045ccf0
|
post deconv assembly for arm32
|
4 years ago |
wangdongxu
|
2abd080334
|
fix opencl convolution no bias bug
|
4 years ago |
yao_yf
|
4c1d4924cb
|
fix reshape strategy search bug in auto parallel
|
4 years ago |
mindspore-ci-bot
|
1ac9196587
|
!7360 Fix ReduceMax op bool type problem.
Merge pull request !7360 from liangchenghui/fix_reducemax
|
4 years ago |
mindspore-ci-bot
|
d6287ae6d8
|
!7260 [MSLITE] Support assigned input data shapes while running models.
Merge pull request !7260 from wangshaocong/bugfix_master
|
4 years ago |
mindspore-ci-bot
|
f68d7b01d3
|
!7331 bug fix for profiling register twice
Merge pull request !7331 from liubuyu/bug_fix2
|
4 years ago |
mindspore-ci-bot
|
8528839e37
|
!7359 fix quant dtype cast fp16 issue and free opParamter in creator
Merge pull request !7359 from zhaozhenlong/lite/issue/quant_dtype_cast_fp16_support
|
4 years ago |
lilei
|
7b135990e7
|
Use MetaTensor instead of Initializer
|
4 years ago |
mindspore-ci-bot
|
cc770253f2
|
!7354 fix example error
Merge pull request !7354 from yihuaijie/master
|
4 years ago |
mindspore-ci-bot
|
12f055d172
|
!7329 [MSLITE][Develop] fix memory leak bug of arm cpu matmul: free bias_ptr_ in Resize function
Merge pull request !7329 from yangruoqi713/lite
|
4 years ago |
liubuyu
|
fd58f1e18d
|
add some ops implement by c++
|
4 years ago |
Eric
|
d3e89086e5
|
Removed check for normalize mean
|
4 years ago |
mindspore-ci-bot
|
0357088a73
|
!7319 C++ API: vision ops - reorder and add gap UTs; correct parm desc style
Merge pull request !7319 from cathwong/ckw_c_api_transforms_tests2
|
4 years ago |
Adel Shafiei
|
e4ebdc599e
|
Added input/output kernel dump support based on the config file
|
4 years ago |
lichen_101010
|
678962d718
|
implementation for dumping const values for each step
fix no output address error
address clang-format error
address some comments
clang_format check
|
4 years ago |
mindspore-ci-bot
|
15b1725198
|
!7321 Fix ordering for album dataset
Merge pull request !7321 from EricZ/album_float_array
|
4 years ago |
Zirui Wu
|
51eec90069
|
g# This is a combination of 2 commits.
fix andorid build broke by pr6017
|
4 years ago |
mindspore-ci-bot
|
3ff18d9856
|
!7330 integrate_export
Merge pull request !7330 from baiyangfan/integrate_export
|
4 years ago |
zhaozhenlong
|
2219a9c80e
|
fix issue quant dtype cast not support input fp16
opParameter free in creator
|
4 years ago |
mindspore-ci-bot
|
c68f36c81e
|
!7311 [ME] change _check_parameter format
Merge pull request !7311 from chenzhongming/zomi_master
|
4 years ago |
mindspore-ci-bot
|
56b7562bf5
|
!7357 support unaligned shape for opencl reshape op
Merge pull request !7357 from wandongdong/master
|
4 years ago |
mindspore-ci-bot
|
5b4de7bdcd
|
!7346 GPU model zoo lenet remove amp
Merge pull request !7346 from VectorSL/gpu-lenet
|
4 years ago |
liangchenghui
|
618c2fd523
|
Fix ReduceMax op bool type problem.
|
4 years ago |
wandongdong
|
739e318b2d
|
support reshape unaligned 4
|
4 years ago |
mindspore-ci-bot
|
c967bf6846
|
!7339 fix for se-resnet50 accurancy
Merge pull request !7339 from qujianwei/master
|
4 years ago |
mindspore-ci-bot
|
a5e8c1eab3
|
!7345 fix a bug case in reshape redistribution
Merge pull request !7345 from yao_yf/reshape_redistribution_all_scene_support_add
|
4 years ago |
mindspore-ci-bot
|
a7e0ffbcf9
|
!7351 fix typos in hcc-time-out options
Merge pull request !7351 from chenhaozhe/fix-hccl_time_out-typos
|
4 years ago |