lihongkang
|
8b9c6a3527
|
fix bugs and add register info
|
5 years ago |
wangzhe
|
3616f4c5ef
|
add DetectionPostProcess op
|
5 years ago |
hangq
|
f1637f1157
|
1. clean review bot
2. fix nan bug
|
5 years ago |
BowenK
|
1bdb26f9e8
|
Warming up python pass by adding inline passes before it
|
5 years ago |
mindspore-ci-bot
|
bc4c5afc1a
|
!5667 add kernel select after optimize pass
Merge pull request !5667 from zyli2020/code_refactor
|
5 years ago |
wsc
|
5170065722
|
Fix bug of the loss of quantization parameters in quantization models.
|
5 years ago |
mindspore-ci-bot
|
f3742fdc9c
|
!5745 [MS][GPU][Bug fix] - Edge Case update for GPU NMS + MirrorPadGrad array init fix
Merge pull request !5745 from danishnxt/GPU_two
|
5 years ago |
mindspore-ci-bot
|
e17f3b8dd3
|
!5717 Modelzoo network seed interface update.
Merge pull request !5717 from linqingke/fasterrcnn
|
5 years ago |
wangmin
|
13de72d243
|
fix readme file for thor optimizer
|
5 years ago |
mindspore-ci-bot
|
2f3684d4fa
|
!4872 Add C++ API support for TFRecordDataset
Merge pull request !4872 from TinaMengtingZhang/cpp-api-tfrecord-dataset
|
5 years ago |
mindspore-ci-bot
|
de97ec8427
|
!5743 [MS][LITE][DDevelop] concat ops support nc4hw4 format
Merge pull request !5743 from pengyongrong/op_format_toNC4HW4
|
5 years ago |
mindspore-ci-bot
|
e540b88e3f
|
!5703 quantize parser and l2_norm op
Merge pull request !5703 from zhaodezan/master
|
5 years ago |
mindspore-ci-bot
|
bdf9617730
|
!5721 Modify alarm
Merge pull request !5721 from shenwei41/sw_master
|
5 years ago |
linqingke
|
4d9d8c3e74
|
Modelzoo interface change.
|
5 years ago |
mindspore-ci-bot
|
7045d5941f
|
!5730 fix tensor release exception
Merge pull request !5730 from kisnwang/async-run-graph
|
5 years ago |
Pengyongrong
|
b485dc06ec
|
op_format_toNC4HW4
|
5 years ago |
chenzupeng
|
24d6f7db31
|
GPU CI: add OCR02 and OCR08
|
5 years ago |
mindspore-ci-bot
|
9018737e99
|
!5696 [Auto parallel] Move 'multi-subgraphs' interface to internal
Merge pull request !5696 from Xiaoda/20-moving-multi-graph-interface-internal
|
5 years ago |
mindspore-ci-bot
|
c064c01b6b
|
!5729 [AutoParallel]Add FuseBatchNormEx op
Merge pull request !5729 from lichen/add_batchnormex_op
|
5 years ago |
mindspore-ci-bot
|
680b6ded1e
|
!5742 remove version string in build_aar.sh
Merge pull request !5742 from hangq/master
|
5 years ago |
mindspore-ci-bot
|
2fe99f2bd7
|
!5740 Reorder gpu fused optimizer
Merge pull request !5740 from chenweifeng/gpu-momentum-fusion
|
5 years ago |
mindspore-ci-bot
|
4781021c1d
|
!5732 mobilenetv2 add incremental_learn func
Merge pull request !5732 from yepei6/mobilenetv2_finetune
|
5 years ago |
mindspore-ci-bot
|
ed71f1134d
|
!5697 mat mul weight quant
Merge pull request !5697 from wangchangkai/master
|
5 years ago |
Cathy Wong
|
e0fc6951f9
|
dataset API docstring: Add examples and grammar fixes for vision.c_transforms
|
5 years ago |
mindspore-ci-bot
|
5037018240
|
!5733 check parameter types of uniform
Merge pull request !5733 from peixu_ren/custom_pp_ops
|
5 years ago |
lizhenyu
|
c3d6918649
|
add kernel select after optimize pass
|
5 years ago |
zhaodezan
|
7a542f33de
|
quantize parser and l2_norm op
|
5 years ago |
zhaozhenlong
|
89daa7d5e4
|
fix onehot converter parser axis bug
|
5 years ago |
zhanyuan
|
9646c8503d
|
Add Fp16 matmul & fc ops
|
5 years ago |
mindspore-ci-bot
|
fbf8a3bbcc
|
!5728 change initial
Merge pull request !5728 from wukesong/modify_init
|
5 years ago |
mindspore-ci-bot
|
8c249c1805
|
!5734 fix bug of adam optimizer
Merge pull request !5734 from fary86/fix_adam_opt_bug
|
5 years ago |
hangq
|
16b95dd429
|
1. fix bug in version.h
2. remove version string in build_aar.sh
|
5 years ago |
mindspore-ci-bot
|
7786adc3aa
|
!5722 fix semi auto parallel parameter of reshape has another user
Merge pull request !5722 from yao_yf/semi_auto_parallel_reshape_parameter_has_another_user
|
5 years ago |
mindspore-ci-bot
|
1cd4ac2ad4
|
!5708 support startup script of bert_thor with relative path
Merge pull request !5708 from wangmin0104/master
|
5 years ago |
wilfChen
|
13dd31f56c
|
reorder fused optimizer
|
5 years ago |
mindspore-ci-bot
|
4499d126d6
|
!5427 modify arm cpu fp16 op: arithmetic
Merge pull request !5427 from 陶云浩/master
|
5 years ago |
danish
|
a46fb8dd9f
|
bug fixes for new MirrorPadGrad NMS IOU comparison
|
5 years ago |
peixu_ren
|
64aff52ffc
|
check parameter types of uniform
|
5 years ago |
mindspore-ci-bot
|
12ff0be5fa
|
!5716 Unify float to int cast and get initial accum for ps ftrl.
Merge pull request !5716 from ZPaC/master-unify-float-to-int-cast
|
5 years ago |
fary86
|
ef55cefb2d
|
Fix bug of adam optimizer
|
5 years ago |
mindspore-ci-bot
|
d76ac7c6e8
|
!5648 GetColumnNames for Python
Merge pull request !5648 from MahdiRahmaniHanzaki/get-col-name
|
5 years ago |
Payne
|
d7e2bf974f
|
add incremental learn fun
|
5 years ago |
lichenever
|
d22f506431
|
add BatchNormEx op
|
5 years ago |
kai00
|
636dd66839
|
mat mul weight quant
|
5 years ago |
jiangzhiwen
|
294f7b620a
|
check invalid filename string
|
5 years ago |
kswang
|
6f527e0cd2
|
fix release tensor exception
|
5 years ago |
hwjiaorui
|
aaa0436882
|
add training scripts and modify readme of mobilenetv2_quant and
resnet50_quant
modify readme
|
5 years ago |
mindspore-ci-bot
|
0aaaf29158
|
!5680 add gpu benchmark
Merge pull request !5680 from wandongdong/master
|
5 years ago |
wukesong
|
fb568c7dba
|
modify lenet normal
|
5 years ago |
wandongdong
|
937dbf8b03
|
add gpu benchmark
|
5 years ago |