zhanghuiyao
2705bb2ca5
Add FaceAttribute net to model_zoo/research/cv/
4 years ago
mindspore-ci-bot
6cf308076d
!9062 upsample fp32
...
From: @zhaozhenlong
Reviewed-by: @zhanghaibo5,@zhang_xue_tong
Signed-off-by:
4 years ago
mindspore-ci-bot
eb696440d0
!9011 [MSLITE] fc int8 peroc
...
From: @ling_qiao_min
Reviewed-by: @hangangqiang
Signed-off-by:
4 years ago
mindspore-ci-bot
3fa7233f68
!9072 fix topk fussion help tensor size = 4096*2
...
From: @jjfeing
Reviewed-by: @chujinjin,@kisnwang
Signed-off-by:
4 years ago
mindspore-ci-bot
41be7288a4
!8868 Fix Code Format
...
From: @huangxinjing
Reviewed-by: @lichen666,@yangzhenzhang
Signed-off-by:
4 years ago
mindspore-ci-bot
83c1540c36
!9042 support opencl program binary cache
...
From: @ddwsky
Reviewed-by: @HilbertDavid,@zhanghaibo5
Signed-off-by: @HilbertDavid
4 years ago
mindspore-ci-bot
90e02ef33a
!9075 fix expanddims infershape in backend
...
From: @yao_yf
Reviewed-by: @stsuteng,@kisnwang
Signed-off-by: @stsuteng
4 years ago
mindspore-ci-bot
0aa63f21c5
!9039 register FastGelu for activation
...
From: @shibeiji
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
bd8522aff7
!8802 Boilerplate code for IR Tree optimizer
...
From: @nsyca
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
e6ebb310eb
!8928 [MS][GPU][CUDA] - New GPU kernel -> LinSpace
...
From: @danishnxt
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
c3b057bd69
!8825 [MS][GPU] GatherV2_Dynamic_BugFix
...
From: @danishnxt
Reviewed-by:
Signed-off-by:
4 years ago
Nat Sutyanyong
5e1bb0b697
boilerplate code for future IR optimizer
...
add 2 test cases to IRNode Deepcopy()
address review cmts
fix ut
samplerObj copy
ci
fix ci
fix ci round III
address further review cmts
add a missing macro
fix merge conflict
fix complie err
fix lite compile err
fix compile err
fix lite compile round III
address an issue
fix minor comments
4 years ago
mindspore-ci-bot
dabb82ec7a
!8846 host cpu support dynamic shape
...
From: @liubuyu
Reviewed-by: @jjfeing
Signed-off-by:
4 years ago
mindspore-ci-bot
10f795da29
!9070 Fix the bug of index out of range in step trace feature
...
From: @gzhcv
Reviewed-by: @ouwenchang,@lilongfei15
Signed-off-by: @lilongfei15
4 years ago
mindspore-ci-bot
32aa790f43
!9071 add testcase for ps
...
From: @chopin_syp
Reviewed-by: @cristoval,@limingqi107
Signed-off-by: @limingqi107
4 years ago
mindspore-ci-bot
ebef1df00b
!8994 split dropout op and expand dropout
...
From: @zengzitao
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
9130660a2f
!9055 add yolov3 export file and fix bert exprt bug
...
From: @yuzhenhua666
Reviewed-by: @liangchenghui
Signed-off-by:
4 years ago
yao_yf
3be87bf352
fix expand_dims infershape
4 years ago
mindspore-ci-bot
2ac9eafebb
!9053 [MD] fix bug in dataset deepcopy
...
From: @liyong126
Reviewed-by: @liucunwei,@heleiwang
Signed-off-by: @liucunwei
4 years ago
mindspore-ci-bot
e4d29455ee
!9066 [MD][PSSERVER] Fix psserver mode problem
...
From: @xiefangqi
Reviewed-by: @limingqi107,@pandoublefeng
Signed-off-by: @pandoublefeng
4 years ago
mindspore-ci-bot
24b8402848
!9014 [AutoParallel] support tuple of axis for softmax
...
From: @ch-l
Reviewed-by: @kisnwang,@stsuteng
Signed-off-by: @stsuteng
4 years ago
mindspore-ci-bot
2c40e98070
!9052 [MS][LITE]Fix arithmetic compare, matmul, logicalnot, constant_folding_fusion
...
From: @gongdaguo
Reviewed-by: @zhang_xue_tong,@hangangqiang
Signed-off-by: @zhang_xue_tong
4 years ago
mindspore-ci-bot
7de53953e4
!8988 Remove data sync in tensor's ToString
...
From: @irmo
Reviewed-by: @zh_qh,@chenfei52
Signed-off-by: @zh_qh
4 years ago
mindspore-ci-bot
5ae37ce350
!9058 Fix MultiFieldEmbedding Doc Error
...
From: @huangxinjing
Reviewed-by: @stsuteng,@zh_qh
Signed-off-by: @stsuteng
4 years ago
jjfeing
8fb7d11ecb
fix topk help 4096
4 years ago
mindspore-ci-bot
d6024f8e96
!9061 Fix bug caused by function null pointer
...
From: @yeyunpeng2020
Reviewed-by: @hangangqiang,@HilbertDavid
Signed-off-by: @hangangqiang
4 years ago
mindspore-ci-bot
3f97f2ac99
!9046 [MS][LITE] add posttraining model
...
From: @jianghui58
Reviewed-by:
Signed-off-by:
4 years ago
wandongdong
b365c3c377
implement opencl cache bin
4 years ago
yeyunpeng
e3829114e0
Fix the bug caused by function null pointer
4 years ago
shenyeping
c191deff1d
ps
4 years ago
yuzhenhua
a1db640211
fix bert bug and add export file for yolov3 and add test file for maskrcnn
4 years ago
liubuyu
9f5ab8f76f
host cpu support dynamic shape
4 years ago
mindspore-ci-bot
57899791d3
!9063 Throw exception if using call stack for CNodes in the same func graph.
...
From: @zh_qh
Reviewed-by: @stsuteng,@chenfei52
Signed-off-by: @stsuteng
4 years ago
jianghui58
d21398743a
add landmark posttraining model
4 years ago
gzhcv
dead0bbf80
fix the bug of index out of range in step trace feature
4 years ago
zhaozhenlong
815c79840e
upsample fp32
4 years ago
mindspore-ci-bot
efa7d78b57
!9056 Correct mistakes in docstring and fix bugs when no benchmark is passed to ExplainRunner.
...
From: @yuhanshi
Reviewed-by: @jonyguo,@ouwenchang
Signed-off-by: @ouwenchang
4 years ago
mindspore-ci-bot
46ba4a975a
!9022 Add error log if Profiler object initialized before set context in gpu scene
...
From: @gzhcv
Reviewed-by: @yuximiao,@wangyue01
Signed-off-by: @wangyue01
4 years ago
mindspore-ci-bot
f8abc07891
!9060 [MSLITE][Develop] fix code review
...
From: @sunsuodong
Reviewed-by: @zhang_xue_tong,@zhanghaibo5
Signed-off-by: @zhang_xue_tong
4 years ago
xiefangqi
8cef90f2de
fix psserver problem
4 years ago
ling
6de20db54a
[MSLITE] fullconnection int8 suppot perchannel
4 years ago
mindspore-ci-bot
d6f6269ff1
!8310 fix example of categorical and rnntloss
...
From: @yanzhenxiang2020
Reviewed-by: @c_34
Signed-off-by: @c_34
4 years ago
liyong
5b035408f6
fix deepycopy bug
4 years ago
Zhang Qinghua
b43d71c130
Throw exception if using call stack for CNodes in the same func graph.
4 years ago
mindspore-ci-bot
5d0a4f3995
!9005 add st testcase for heterogeneous_excutor
...
From: @mindspore_boy
Reviewed-by: @c_34,@guoqi1024
Signed-off-by: @guoqi1024
4 years ago
gongdaguo
815b7af9ec
fix arithmetic compare, matmul, logicalnot, constant_folding_fusion
4 years ago
sunsuodong
dddc438a3e
fix code review
4 years ago
mindspore-ci-bot
3887b044d3
!8817 [lite] adjust concat and remove unused attr
...
From: @xu_anyue
Reviewed-by: @hangangqiang
Signed-off-by: @hangangqiang
4 years ago
mindspore-ci-bot
7538c99571
!9004 [MD]FIx Bug replace '0' to nullptr and fix sentencePiece api doc
...
From: @xulei2020
Reviewed-by: @jonyguo,@heleiwang
Signed-off-by: @liucunwei
4 years ago
danishnxt
a17f76dd1d
Initial Commit - GPU LinSpace
...
comment fix
docString fix
added asserts in test file atop np checks
lint
lint-2
lint3
4 years ago