louei5
72e567d06b
change saving filename in RDR module
4 years ago
wangshuide2020
2897cd3893
update the register info of L2Loss.
4 years ago
xulei2020
9bbe8411e0
fix grpc build error for MD
4 years ago
liujiahan
8761d2c874
add relu, sigmoid and log grad computing units.
...
modified file format
modified file format
change the header file in activation_fp16_grad.h
change the year of Copyright info and added LiteKernelCreator.
4 years ago
zhujingxuan
68ebf04d05
add softmax and reducer coder
4 years ago
xiexingxian
4f60cc12af
akg master 94cb709
4 years ago
chenzupeng
d109577222
arithmetic broadcast support n>1
4 years ago
yuchaojie
4050fc5b10
modify transformer st
4 years ago
gengdongjie
4282a43732
fix typos in maskrcnn and fastercnn
4 years ago
mindspore-ci-bot
ab0010acfc
!12178 [MSLITE]add example/test dir for micro
...
From: @wangchengyuan
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
20c61ad83e
!12117 [MSLITE] MAX_SHAPE_SIZE COMM_SHAPE_SIZE
...
From: @ling_qiao_min
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
05f52c538c
!12204 fix mciro copyright && namespace
...
From: @zoloft
Reviewed-by: @wangchengyuan,@zhang_xue_tong
Signed-off-by: @wangchengyuan
4 years ago
lizhenyu
6649153c49
add input data type check for ps cache mode
4 years ago
qujianwei
ae27c383fa
init for ctpn
...
add for connect table
fix some bug
fix pylint
fix for create dataset
fix dataset bug
fix for create dataset problem
add for svt icdar2015 convert script
fix for ctpn problem
fix for vgg16
4 years ago
mindspore-ci-bot
fd18382853
!11759 [Numpy-Native] Add new numpy-native interfaces and graph support of some ops to mindspore.numpy
...
From: @yanglf1121
Reviewed-by: @liangchenghui
Signed-off-by:
4 years ago
ling
873ce2a31b
[MSLITE] MAX_SHAPE_SIZE COMM_SHAPE_SIZE
4 years ago
mindspore-ci-bot
79df1a6e92
!12061 added http client
...
From: @anancds
Reviewed-by:
Signed-off-by:
4 years ago
dayschan
e0e6c39eae
Refactor GraphKernelExpander (1st submission)
...
Decoupled from the front-end interfaces.
1. Removed the call to "Renormalize".
Completed the infer-format in model_builder.
Only used the device shape and device format to
infer an abstract shape without considering padding.
2. Removed the call to python's Primitive interfaces.
The "Renormalize" relies on the PrimitivePy, so they can be
removed together. After that, the functions "ConstAttrToInput",
"DeleteAttrInInput" and related can be removed.
3. Reuse the AkgKernelJsonGenerator in GraphKernelExpander.
1) set the attribute "extract_opinfo_from_anf" to true, so that
the generator can handle the basic operator with anf info.
2) added a function "extract_expand_info" in expander.py
to convert the json into a more friendly format. The attrs
was converted to a dict instead of a list.
4. Scalars only support DefaultFormat.
Removed the argument "format" from graph_builder.value
5. Moved the expander op list from graph_kernel_helper.cc to graph_kernel_expander.cc
4 years ago
mindspore-ci-bot
219774d904
!12172 [MS][Lite]Image segmentation update 1.0.1 to 1.1.0 aar
...
From: @sishuikang
Reviewed-by: @zhanghaibo5,@zhang_xue_tong
Signed-off-by: @zhanghaibo5
4 years ago
z00512249
1feca36a45
fix mciro copyright && namespace
4 years ago
wang_shaocong
cd07228ce9
[MSLITE] Add implementation for intReduceSum and fix bug of tanh
4 years ago
chengyuanwang
e1b72a9ac0
add example/test dir for micro
4 years ago
mindspore-ci-bot
a3d9720620
!12059 fix fastercnn convert checkpoint script
...
From: @qujianwei
Reviewed-by: @c_34,@linqingke
Signed-off-by: @linqingke
4 years ago
mindspore-ci-bot
5bbf009829
!12108 [GraphKernel] Set attribute to node safely.
...
From: @tronzhang
Reviewed-by: @ckey_dou
Signed-off-by:
4 years ago
mindspore-ci-bot
9b7a3c0ec2
!12173 fix the example of MultiFieldEmbeddingLookup operator.
...
From: @wangshuide2020
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
4 years ago
mindspore-ci-bot
11b2d4c8aa
!12112 add mciro opcoders
...
From: @zoloft
Reviewed-by:
Signed-off-by:
4 years ago
cjh9368
a0787721d0
support tf parsers
4 years ago
liu_xiao_93
fabc25538e
Add BCEWithLogitsLoss
4 years ago
chendongsheng
40f2571f7e
added http client
4 years ago
mindspore-ci-bot
4ca4a148eb
!12201 update version
...
From: @shenwei41
Reviewed-by: @lilongfei15,@wenkai_dist
Signed-off-by: @lilongfei15
4 years ago
shenwei41
7035f00802
update version
4 years ago
mindspore-ci-bot
5cd97cef87
!12198 Revert Pull Request !11074
...
From: @xsmq
Reviewed-by: @c_34,@lilongfei15
Signed-off-by: @lilongfei15
4 years ago
mindspore-ci-bot
2cfd913e2b
!11830 Add cpu operator profiling and heterogeneous timeline
...
From: @gzhcv
Reviewed-by:
Signed-off-by:
4 years ago
gongxiaoqing
7f538b51e7
回退 'Pull Request !11074 : replace tdt with acltdt interface'
4 years ago
mindspore-ci-bot
26d4b99019
!11056 Modifying profiling_Options parameter
...
From: @zyhstack
Reviewed-by: @lilongfei15,@xsmq
Signed-off-by: @xsmq
4 years ago
mindspore-ci-bot
c2582dcab9
!11074 replace tdt with acltdt interface
...
From: @ms_yan
Reviewed-by: @lilongfei15
Signed-off-by:
4 years ago
mindspore-ci-bot
9382fe64d8
!11954 modify hccl op number per-stream
...
From: @zhoufeng54
Reviewed-by: @lilongfei15,@xsmq
Signed-off-by: @xsmq
4 years ago
mindspore-ci-bot
500bbf5da7
!12164 update graphengine
...
From: @shenwei41
Reviewed-by:
Signed-off-by:
4 years ago
jjfeing
502be04491
upgrade 0204
4 years ago
mindspore-ci-bot
4d9551e129
!12046 modify Gelu、FastGelu to GeLU and FastGeLU
...
From: @jinyaohui
Reviewed-by:
Signed-off-by:
4 years ago
TFBunny
ad3d737d29
Rewrite sequence_mask as a composite op
4 years ago
mindspore-ci-bot
4b8d983bf7
!12193 fix Conv2d incorrect in_channel size error message
...
From: @tom__chen
Reviewed-by: @robingrosman
Signed-off-by: @robingrosman
4 years ago
mindspore-ci-bot
8e592d9673
!11971 Python Datasets cleanup
...
From: @hfarahat
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
593dfba463
!12194 Fix cache_admin return code with the new packaging method
...
From: @lixiachen
Reviewed-by: @robingrosman,@nsyca
Signed-off-by: @robingrosman
4 years ago
tom__chen
d3330a1087
fix incorrect in_channel size error messages
4 years ago
Lixia Chen
e5023e5c44
pass return code to the upper layer
4 years ago
hesham
4bbc3445f1
datasets.py cleanup
4 years ago
mindspore-ci-bot
5a2f472790
!12153 Add type support to StridedSlice GPU
...
From: @TFbunny
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
4 years ago
mindspore-ci-bot
09db51a797
!12188 Revert 'Pull Request !12038 : Frontend operator attribute modification'
...
From: @xsmq
Reviewed-by: @zhoufeng54,@lilongfei15
Signed-off-by: @lilongfei15
4 years ago
ms_yan
23201ae0c3
add data transfer st
4 years ago