sunsuodong
|
fe3999f916
|
check format support lite
|
4 years ago |
mindspore-ci-bot
|
bf1ba1bdd2
|
!6632 add transformer hub_conf
Merge pull request !6632 from yuchaojie/transformer2
|
4 years ago |
mindspore-ci-bot
|
a57c06f021
|
!6637 modify resnet50_adv_pruning for hub loading
Merge pull request !6637 from hzf/master
|
4 years ago |
mindspore-ci-bot
|
5b3fcf810f
|
!6641 update version to 1.0.0
Merge pull request !6641 from HW_KK/master
|
4 years ago |
mindspore-ci-bot
|
1c97e2c43f
|
!6619 [ModelZoo]Add gnn model hub config
Merge pull request !6619 from zhanke/bgcf
|
4 years ago |
mindspore-ci-bot
|
428927bdff
|
!6554 fix pylint
Merge pull request !6554 from jinyaohui/master
|
4 years ago |
mindspore-ci-bot
|
e2821d0769
|
!6657 fix opencl mem leak
Merge pull request !6657 from wandongdong/master
|
4 years ago |
wandongdong
|
805e985e96
|
fix opencl mem leak
|
4 years ago |
mindspore-ci-bot
|
dde9f5ac25
|
!6607 delete SoftmaxCrossEntropyExpand interface
Merge pull request !6607 from ghzl/delete-SoftmaxCrossEntropyExpand
|
4 years ago |
mindspore-ci-bot
|
11ab50b8d7
|
!6642 add resnet50_thor and bert_thor hub config file
Merge pull request !6642 from wangmin0104/master
|
4 years ago |
mindspore-ci-bot
|
0037afee74
|
!6636 fix mobilenetv2 script error
Merge pull request !6636 from zhaoting/hub
|
4 years ago |
mindspore-ci-bot
|
ebd01dab18
|
!6614 clean codex
Merge pull request !6614 from caifubi/dump2
|
4 years ago |
mindspore-ci-bot
|
feaf4e9aeb
|
!6648 [MSLITE][Develop] fix code format
Merge pull request !6648 from sunsuodong/fix_code2
|
4 years ago |
mindspore-ci-bot
|
3b3324fabc
|
!6631 fix a bug of gpu timeline data incorrect in multi card training
Merge pull request !6631 from gzhcv/GpuTimeline
|
4 years ago |
wuweikang
|
769a1316ad
|
version update to 1.0.0
|
4 years ago |
zhanke
|
080f5226db
|
add hub config
|
4 years ago |
sunsuodong
|
01766eef78
|
fix format
|
4 years ago |
mindspore-ci-bot
|
ab0333e72f
|
!6638 [MSLITE][Develop] fix resize feature
Merge pull request !6638 from sunsuodong/fix_resize_bug
|
4 years ago |
jinyaohui
|
334a32d501
|
fix pylint
|
4 years ago |
wangmin
|
3120e51e7c
|
add bert_thor hub file
|
4 years ago |
sunsuodong
|
23d4f3783d
|
fix_resize_bug
|
4 years ago |
huzhifeng
|
888a5412a5
|
modify ghostnet for hub
|
4 years ago |
zhaoting
|
a7e881f312
|
fix mobilenetv2 script error
|
4 years ago |
yuchaojie
|
9e69f9fac0
|
add transformer hub_conf
|
4 years ago |
mindspore-ci-bot
|
29747f10d7
|
!6621 [MD] fix concat log
Merge pull request !6621 from liyong126/fix_concat_log
|
4 years ago |
mindspore-ci-bot
|
ae98dd5d0d
|
!6623 fix links for README.md
Merge pull request !6623 from zhangyi/master
|
4 years ago |
gzhcv
|
829b37710a
|
gpu_timeline(python code)
update mindspore/profiler/parser/integrator.py.
update mindspore/profiler/profiling.py.
|
4 years ago |
mindspore-ci-bot
|
09c0ce8e7f
|
!6617 improve keywordarg tostring function
Merge pull request !6617 from zhangbuxue/improve_keywordarg_tostring_function
|
4 years ago |
mindspore-ci-bot
|
699ad526f3
|
!6599 Fix a doc error in ReduceLogSumExp
Merge pull request !6599 from peixu_ren/custom_temp
|
4 years ago |
mindspore-ci-bot
|
6c26629404
|
!6612 [bug]fix bug in Parameter flag set in pynative amp && code style in pynative_exector.cc
Merge pull request !6612 from vlne-v1/code_style
|
4 years ago |
mindspore-ci-bot
|
d58116644b
|
!6627 [MSLITE][Develop] support conv_depthwise arm32 int8 weight perchannel
Merge pull request !6627 from yangruoqi713/lite
|
4 years ago |
mindspore-ci-bot
|
da66ba8b61
|
!6625 [MSLITE] onnx deconv convertor bug
Merge pull request !6625 from ling/bug
|
4 years ago |
zhangyi
|
a68df2417c
|
update links for README.md.
|
4 years ago |
mindspore-ci-bot
|
ad706b5938
|
!6615 fix securec compile options
Merge pull request !6615 from yanghaoran/master
|
4 years ago |
mindspore-ci-bot
|
d1d28fb032
|
!6629 support negative axis with tuple type
Merge pull request !6629 from baihuawei/fixreduce
|
4 years ago |
mindspore-ci-bot
|
0c6f1a663c
|
!6618 move set_seed() out from construct() of Net
Merge pull request !6618 from yihuaijie/seed
|
4 years ago |
yangruoqi713
|
53c6862a6f
|
[MSLITE][Develop] support conv_depthwise arm32 int8 weight perchannel
|
4 years ago |
baihuawei
|
178fb01e53
|
support negative axis with tuple type
|
4 years ago |
mindspore-ci-bot
|
b94e85b303
|
!6574 reviewbot warning clean
Merge pull request !6574 from liubuyu/code_clean
|
4 years ago |
mindspore-ci-bot
|
293a42723e
|
!6610 fix executor reviewbot
Merge pull request !6610 from kisnwang/fix-executor-reviewbot
|
4 years ago |
ling
|
6e62de56d1
|
[MSLITE] onnx deconv convertor bug
|
4 years ago |
Wei Luning
|
cdbd16de0c
|
fix bug in parameter set & fix code style in pynative_executa.cc
|
4 years ago |
liyong
|
0e40596bce
|
fix concat log
|
4 years ago |
mindspore-ci-bot
|
f226789f82
|
!6609 [MD] fix mindrecord log
Merge pull request !6609 from liyong126/fix_mindrecord_log
|
4 years ago |
mindspore-ci-bot
|
b96a0bb80b
|
!6567 [MS][LITE][CPU] code clean
Merge pull request !6567 from liuzhongkai/code_clean
|
4 years ago |
Yi Huaijie
|
b863324d90
|
move set_seed() out from construct() of Net
|
4 years ago |
buxue
|
1c28300d24
|
improve keywordarg tostring function
|
4 years ago |
mindspore-ci-bot
|
4cdd93eb12
|
!6537 MSLITE delete exception, using error
Merge pull request !6537 from 徐安越/master
|
4 years ago |
liuzhongkai
|
37567147bd
|
code clean
|
4 years ago |
mindspore-ci-bot
|
467ed2ccd0
|
!6600 Update the convention that random seed works.
Merge pull request !6600 from peixu_ren/custom_bijector
|
4 years ago |