fary86
|
ac725dcfd9
|
Fix bug of export interface, AIR and MINDIR file format support trainning mode
|
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 |
lixian
|
1ffb095037
|
add conv per channel support for int8 kernel
|
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 |
tom__chen
|
8fa4422dac
|
fix non-sparse cross entropy gpu kernel
fix white space
|
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 |
mindspore-ci-bot
|
689efef7f0
|
!4940 modify conv to make fp16 run pass
Merge pull request !4940 from zhaozhenlong/lite/issue/modify_conv_for_fp16
|
5 years ago |
wukesong
|
9784a58da2
|
add script shell
|
5 years ago |
zhaodezan
|
ad883e4384
|
process bn with phase
|
5 years ago |
mindspore-ci-bot
|
ba588e20c2
|
!4692 [MS][LITE] optimize arm cpu op: conv depthwise
Merge pull request !4692 from yangruoqi713/lite
|
5 years ago |
mindspore-ci-bot
|
82c888f065
|
!4930 Fix CI cifar hang issue
Merge pull request !4930 from xiefangqi/fix_cifar_nofile_issue
|
5 years ago |
zhaozhenlong
|
695a0f49fa
|
make fp16 run pass
|
5 years ago |
yangruoqi713
|
2bf61d2da1
|
[MS][LITE] arm cpu fp32 op: move weight and bias initing to function Init
|
5 years ago |
mindspore-ci-bot
|
65c343c8be
|
!4935 GPU fix conv2dback bug
Merge pull request !4935 from VectorSL/conv-fix
|
5 years ago |
mindspore-ci-bot
|
a245ee665e
|
!4934 fix nccl kernel memory align bug
Merge pull request !4934 from zyli2020/bug_fix
|
5 years ago |
BowenK
|
7a7e499475
|
Revert "Eliminate AllReduce when the input is a constant"
This reverts commit f3a9fbdd78.
|
5 years ago |
mindspore-ci-bot
|
340f10c380
|
!4920 Add fp16 ci
Merge pull request !4920 from mengchunyang/master
|
5 years ago |
mindspore-ci-bot
|
b7d9d5e0cf
|
!4928 revert gpu buffer
Merge pull request !4928 from qianlong21st/revert_gpu_queue
|
5 years ago |
meng_chunyang
|
2b923e5674
|
add fp16 ci
|
5 years ago |
mindspore-ci-bot
|
6f7678f610
|
!4929 fix bug for PynativeExecutor clear
Merge pull request !4929 from zhangbuxue/fix_bug_for_PynativeExecutor_clear
|
5 years ago |
xiefangqi
|
e3e7820413
|
fix cifar stuck problem
|
5 years ago |
xuanyue
|
bbedc02700
|
fix bug
|
5 years ago |
mindspore-ci-bot
|
6ea1b21f25
|
!4822 Add secure mechanism to Mindspore Debugger
Merge pull request !4822 from maning202007/rebase_master
|
5 years ago |
mindspore-ci-bot
|
61eff67ba5
|
!4851 modify note
Merge pull request !4851 from caozhou/modified_indent
|
5 years ago |
buxue
|
c489f04bb8
|
fix bug for PynativeExecutor clear.
|
5 years ago |
VectorSL
|
7d7b81348e
|
gpu fix conv bug
|
5 years ago |