yankai
|
15d0365748
|
fix anf exporter
|
5 years ago |
mindspore-ci-bot
|
fa96dfd161
|
!3774 Sync device data type to return tensor
Merge pull request !3774 from JoyLvliang/sync-device-data-type-to-return-tensor
|
5 years ago |
fangzehua
|
a80432f08e
|
add 4 grad ops
|
5 years ago |
mindspore-ci-bot
|
1091cdeedf
|
!3822 Decouple infer trace from LogWriter
Merge pull request !3822 from hewei/decouple_debug_trace
|
5 years ago |
caifubi
|
d01ca09e41
|
Fix profiling data Flush failed in GLOG_v > 1
|
5 years ago |
mindspore-ci-bot
|
fc259aebcf
|
!3736 quant aware training add without bn fold and bn fold
Merge pull request !3736 from chenzhongming/master
|
5 years ago |
mindspore-ci-bot
|
1354cf098b
|
!3642 use akg to compile gpu ops rather than _akg
Merge pull request !3642 from lingyunli63/use_full_akg_to_support_gpu
|
5 years ago |
mindspore-ci-bot
|
8cef3ad328
|
!3861 [MS][LITE]fix benchmark inf error problem
Merge pull request !3861 from cjh9368/fix_benchmark_inf_bug
|
5 years ago |
mindspore-ci-bot
|
4edcce367d
|
!3864 fix fp16 init func bug && enable arm32 assembly code
Merge pull request !3864 from fuzhiye/mindspore
|
5 years ago |
jiangzhiwen
|
471ecfcaae
|
adapt euler eof
|
5 years ago |
mindspore-ci-bot
|
25fdb67e3d
|
!3744 [Auto parallel] Add a new graph operation in the DP algorithm
Merge pull request !3744 from Xiaoda/14-add-new-graph-operations-in-auto-parallel
|
5 years ago |
chenzomi
|
315c6a5742
|
quant aware training add without bn fold and bn fold
|
5 years ago |
李嘉琪
|
878f03ad6c
|
Modify logic
|
5 years ago |
cjh9368
|
5eed256f1a
|
fix benchmark inf error
|
5 years ago |
lingyunli63
|
b38d8ee837
|
use akg.ms instead of _akg
|
5 years ago |
mindspore-ci-bot
|
488d1904b6
|
!3802 fix nopnode internal output error
Merge pull request !3802 from kisnwang/fix-ps-task-error
|
5 years ago |
mindspore-ci-bot
|
7773eafd11
|
!3848 add anf fusion pass
Merge pull request !3848 from zhengjun10/master
|
5 years ago |
mindspore-ci-bot
|
ccb80694fd
|
!3845 add image2d for opencl depthwise op and testcase
Merge pull request !3845 from wandongdong/master
|
5 years ago |
yao_yf
|
c853c4d231
|
embeddinglookup support host_device in auto parallel
|
5 years ago |
mindspore-ci-bot
|
ad3d490d1e
|
!3839 GPU: inceptionv3 support in modelzoo
Merge pull request !3839 from hhc2020/gpu-inceptionv3-modelzoo
|
5 years ago |
fuzhiye
|
e6157bf191
|
extract layout tranform func for fp16 op
|
5 years ago |
cristoval
|
273f3b3985
|
fix sync sgd under multi-worker
|
5 years ago |
mindspore-ci-bot
|
ecb8738524
|
!3847 modify populate op parameter
Merge pull request !3847 from yangruoqi713/lite
|
5 years ago |
mindspore-ci-bot
|
49ba473bcc
|
!3803 add gpu klDivLoss op
Merge pull request !3803 from baihuawei/loss
|
5 years ago |
mindspore-ci-bot
|
12102ae3e2
|
!3830 lite gpu opencl convolutoin kernel speed up
Merge pull request !3830 from 王东旭/master
|
5 years ago |
yangruoqi713
|
c65d63a4af
|
modify populate op parameter
|
5 years ago |
fangzehua
|
236204f931
|
fix matrixdiag floordiv softmax
|
5 years ago |
hanhaocheng
|
83580c4dec
|
GPU inceptionv3 support in modelzoo
|
5 years ago |
mindspore-ci-bot
|
67005d42c8
|
!3842 Add new hms ops of crop with type of int8
Merge pull request !3842 from liuwenhao/master
|
5 years ago |
mindspore-ci-bot
|
aafa76be26
|
!3849 modify version number to r0.6 for master
Merge pull request !3849 from changzherui/mod_ver_num
|
5 years ago |
mindspore-ci-bot
|
59530248a3
|
!3795 remove old MINDSPORE_HCCL_CONFIG_PATH in model zoo 2
Merge pull request !3795 from panbingao/master
|
5 years ago |
mindspore-ci-bot
|
51fcaf6e61
|
!3714 stridedslice/stridedslicegrad 4D to 7D
Merge pull request !3714 from panbingao/stridedslice
|
5 years ago |
mindspore-ci-bot
|
f4ac6a2ccb
|
!3600 Modifying SGD operator bug and adding operator check.
Merge pull request !3600 from linqingke/new_ops
|
5 years ago |
mindspore-ci-bot
|
6e21618fe1
|
!3798 add shuffle switch for finetune dataset
Merge pull request !3798 from yoonlee666/master-finetune
|
5 years ago |
Wei Luning
|
a05c38bb63
|
make python Parameter inherit from Tensor
|
5 years ago |
mindspore-ci-bot
|
2b56562770
|
!3794 modify inference return type
Merge pull request !3794 from dinghao/master
|
5 years ago |
lvliang
|
45745c527e
|
sync-device-data-type-to-return-tensor
|
5 years ago |
mindspore-ci-bot
|
465521b9d5
|
!3698 add spacetodepth and spacetobatch fp32
Merge pull request !3698 from zhongligeng/master_lite
|
5 years ago |
mindspore-ci-bot
|
2883f9366d
|
!3738 fix bug of cast dtype when using mix_presion in pynative mode
Merge pull request !3738 from jinyaohui/master
|
5 years ago |
changzherui
|
106ece221d
|
modify version to r0.6 for master
|
5 years ago |
zhongligeng
|
4b6b1ddc0e
|
spacetodepth and spacetobatch fp32
dequantize and quantize
|
5 years ago |
wandongdong
|
60743492b3
|
add image2d for depthwise
|
5 years ago |
zhengjun10
|
1561462925
|
add anf pass
|
5 years ago |
mindspore-ci-bot
|
3d7732a7b3
|
!3726 add lite op PriorBox
Merge pull request !3726 from zhaozhenlong/lite/op/prior_box
|
5 years ago |
liuwenhao4
|
b3cac13a1c
|
Add new hms ops of crop with type of int8
|
5 years ago |
mindspore-ci-bot
|
7d3f56c54f
|
!3688 Add deconv parser
Merge pull request !3688 from ghzl/add-deconv-parser
|
5 years ago |
mindspore-ci-bot
|
9ba4e4d88d
|
!3844 little optimization for depth wise kernels
Merge pull request !3844 from lixian/master
|
5 years ago |
mindspore-ci-bot
|
9eb0a7697f
|
!3713 detect model fix bug
Merge pull request !3713 from ghzl/deconv-adapter
|
5 years ago |
mindspore-ci-bot
|
d7bc28dcde
|
!3835 add lite kernel relu_int8 and hswish_int8
Merge pull request !3835 from sunsuodong/int8_relu_hswish
|
5 years ago |
lixian
|
f894ffe6ad
|
little optimization for depth wise kernels
|
5 years ago |