mindspore-ci-bot
|
6ce06b7716
|
!5329 change parser add_argument type bool to ast.literal_eval
Merge pull request !5329 from chentingting/fix_parser_bool
|
5 years ago |
ougongchang
|
458c69a22c
|
Copy the default specified data when collect_specified data is None
|
5 years ago |
mindspore-ci-bot
|
c9d584fa74
|
!5353 use ptr for map clear
Merge pull request !5353 from Simson/enhancement-API
|
5 years ago |
mindspore-ci-bot
|
9b6f205a23
|
!5246 fix conv shape not ok bug
Merge pull request !5246 from flywind/fix_cast_bug
|
5 years ago |
HuangBingjian
|
0377deb3e4
|
Remove unused header file definitions
|
5 years ago |
mindspore-ci-bot
|
2ef3216755
|
!5378 update tiny bert shell script and readme for support mindrecord
Merge pull request !5378 from guozhijian/update_tinybert_readme
|
5 years ago |
simson
|
9e94d7df5c
|
use & for map clear
|
5 years ago |
mindspore-ci-bot
|
b623cda953
|
!5287 yolov3-resnet18 and ssd net ReadMe file normalize
Merge pull request !5287 from chengxb7532/master
|
5 years ago |
mindspore-ci-bot
|
4a86243c34
|
!5372 fix laod input data error in pynative mode on gpu for master
Merge pull request !5372 from chujinjin/fix_load_input_data_error_in_pynative_for_master
|
5 years ago |
mindspore-ci-bot
|
82ae946fe6
|
!5362 gpu GoogleNet performance optimize
Merge pull request !5362 from VectorSL/slice
|
5 years ago |
yuchaojie
|
9fb6f0c34b
|
fix sink_size bug for transformer
|
5 years ago |
Harshvardhan Gupta
|
3226e8407a
|
fix gpu wp
|
5 years ago |
Xun Deng
|
f438318583
|
fix common_dtype in distribution utils
|
5 years ago |
hanhuifeng2020
|
d476e8b887
|
yolov3_darknet53 suit for gpu
|
5 years ago |
chenjianping
|
b7c7140bb1
|
optimize gather,copy indices before parallel launch
|
5 years ago |
chenfei
|
dae9e014d2
|
fix readme
|
5 years ago |
jonyguo
|
fe016d321c
|
update tiny bert script and readme
|
5 years ago |
Xiao Tianci
|
af31943b33
|
fix formula grammar error in comment of SmoothL1Loss
|
5 years ago |
mindspore-ci-bot
|
23e9ebfa7e
|
!5183 Added a size condition when printing overflow list
Merge pull request !5183 from AdelShafiei/Errorlog
|
5 years ago |
mindspore-ci-bot
|
c19905ce31
|
!5356 add reference count for opencl runtime
Merge pull request !5356 from liuchao/master
|
5 years ago |
mindspore-ci-bot
|
716329df6c
|
!5278 Change default value of sampler in c-api
Merge pull request !5278 from luoyang/c-api
|
5 years ago |
mindspore-ci-bot
|
7aaf4118bf
|
!5297 CutMixBatch and MixUpBatch fix for 2D one-hot labels
Merge pull request !5297 from MahdiRahmaniHanzaki/cutmix-fix
|
5 years ago |
YangLuo
|
419478b410
|
Change default value of sampler to seperate behaviour of default sampler
& null sampler, add check for duplicate column name
|
5 years ago |
mindspore-ci-bot
|
86c39d34ad
|
!5343 Delete __del__func in Profiler.
Merge pull request !5343 from yuximiao/master
|
5 years ago |
sunsuodong
|
4f70467de4
|
fix_batchnorm_output_fp16
|
5 years ago |
mindspore-ci-bot
|
11b3fa4bc6
|
!5349 gpu GoogleNet performance optimize
Merge pull request !5349 from limingqi107/master
|
5 years ago |
chujinjin
|
c594e3d4a9
|
fix load input data error when input is a tuple
|
5 years ago |
sunsuodong
|
0fce8a9786
|
fix arithmetic
|
5 years ago |
HuangBingjian
|
43329202b7
|
add sha256
|
5 years ago |
wukesong
|
44d7d85004
|
modify dataste_sink_mode
|
5 years ago |
mindspore-ci-bot
|
52a7db8180
|
!4945 [bug][api]fix quant export bug
Merge pull request !4945 from vlne-v1/quant_export_fix_core_dump
|
5 years ago |
mindspore-ci-bot
|
7127304c67
|
!4814 support minddateset for tinybert
Merge pull request !4814 from dengyutao/tinybert
|
5 years ago |
chengxianbin
|
32a470fda0
|
modiy ssd&yolov3-resnet18 net README.md
|
5 years ago |
mindspore-ci-bot
|
8d3ce090e4
|
!5230 modify readme.md for deepfm
Merge pull request !5230 from yangyongjie/master
|
5 years ago |
mindspore-ci-bot
|
6d4adce517
|
!5340 GPU FusedBatchNormEx add signature
Merge pull request !5340 from VectorSL/bathnormEx
|
5 years ago |
mindspore-ci-bot
|
e5409647bf
|
!5326 Fixed bug of embedding look up run failed in pynative
Merge pull request !5326 from JoyLvliang/fixed-bug-of-embedding-look-up-run-failed-in-pynative
|
5 years ago |
mindspore-ci-bot
|
586d6673b3
|
!5307 change enable_data_sink value to true for transformer
Merge pull request !5307 from yuchaojie/transformer2
|
5 years ago |
mindspore-ci-bot
|
e4909f9050
|
!5277 add option choices for transformer
Merge pull request !5277 from yuchaojie/transformer_st
|
5 years ago |
mindspore-ci-bot
|
9392623066
|
!5181 Python pass pattern renaming and interface tweaking
Merge pull request !5181 from BowenK/new_parameter
|
5 years ago |
mindspore-ci-bot
|
83b9d1c57d
|
!5319 [MS][LITE][Develop]optimize tanh
Merge pull request !5319 from chenjianping/lite_dev2
|
5 years ago |
kpy
|
c812998f9c
|
fix cast and mix_cast bug
|
5 years ago |
mindspore-ci-bot
|
087f73d91d
|
!5332 remove include/thread_pool_config.h
Merge pull request !5332 from wangzhe/master
|
5 years ago |
chenjianping
|
a61bfd87c7
|
optimize tanh
|
5 years ago |
VectorSL
|
f95fe92ad3
|
slice support nhwc
|
5 years ago |
mindspore-ci-bot
|
31a51c17af
|
!5227 dataset_return_single_value
Merge pull request !5227 from lijiaqi/dataset_return_single_value
|
5 years ago |
mindspore-ci-bot
|
41009707e6
|
!5330 Add comma seperator for python tensor __repr__().
Merge pull request !5330 from ZhangQinghua/master
|
5 years ago |
mindspore-ci-bot
|
cd5d8caa91
|
!5337 Add quant tflite model
Merge pull request !5337 from jianghui/master
|
5 years ago |
mindspore-ci-bot
|
b60d778cb2
|
!5337 Add quant tflite model
Merge pull request !5337 from jianghui/master
|
5 years ago |
mindspore-ci-bot
|
ae8ad0e6eb
|
!5334 update the FP16 model copy rules for CI
Merge pull request !5334 from mengchunyang/mm
|
5 years ago |
mindspore-ci-bot
|
a48bbf49d6
|
!5334 update the FP16 model copy rules for CI
Merge pull request !5334 from mengchunyang/mm
|
5 years ago |