jinyaohui
2dad4e977a
update googletest
4 years ago
mindspore-ci-bot
c82881cd8d
!12464 fix 910 cpp inference multi device id
...
From: @zhoufeng54
Reviewed-by:
Signed-off-by:
4 years ago
qujianwei
a95abd0cef
enhance for ctpn preformance
4 years ago
He Wei
3c44e731a2
[auto-monad] Revert "Change backend execution order sorting policy"
...
This reverts commit 141c39b71c
.
4 years ago
huangbingjian
a158b2f2fa
add testcase related to auto-monad
4 years ago
chendongsheng
425e5cae49
added log callback
4 years ago
Jiaqi
fd1a4726b7
add focal loss
4 years ago
mindspore-ci-bot
8aba5d8f57
!12192 terminate tbe process pool in separate thread, kill child of fork in 310 model converter
...
From: @zhoufeng54
Reviewed-by: @xu-yfei,@kisnwang
Signed-off-by: @xu-yfei
4 years ago
mindspore-ci-bot
86e3099c05
!12345 Traverse all nodes once, then traverse all Substitutions on each node.
...
From: @zh_qh
Reviewed-by:
Signed-off-by:
4 years ago
wangrao
03ec134e87
fix np.average
4 years ago
buxue
d215887ad6
add exception description for assign subnet parameter
4 years ago
mindspore-ci-bot
e4602c50c0
!12498 fix quick start demo bug
...
From: @yeyunpeng2020
Reviewed-by: @hangangqiang,@zhang_xue_tong
Signed-off-by: @hangangqiang
4 years ago
mindspore-ci-bot
4f13c97c9e
!12495 trim down test case & add type checking for meshgrid
...
From: @jachua
Reviewed-by: @xsmq,@liangchenghui
Signed-off-by: @liangchenghui
4 years ago
Margaret_wangrui
a5fa4918f5
fix operator_info is null
4 years ago
buxue
416017bf65
make slice support tensor
4 years ago
fuzhiye
475b2c9cd7
fix bug of pad_fp16 op, didn't get correct paddings array
4 years ago
mindspore-ci-bot
ba351d9648
!12497 fix bias add ub fusion
...
From: @jjfeing
Reviewed-by: @kisnwang,@zhoufeng54
Signed-off-by: @zhoufeng54
4 years ago
Zhang Qinghua
ebbf48697f
Traverse all nodes once, then traverse all Substitutions on each node.
4 years ago
yangruoqi713
b1207b2ba0
[MSLITE][Develop] fix bug of npu kernel fusion
4 years ago
Zhenglong Li
df39cf62a9
Fix include issue
4 years ago
mindspore-ci-bot
cab5ece4e9
!12461 1、fix square_sum_fusion pattern not match 2、add pass:load_eliminate
...
From: @Margaret_wangrui
Reviewed-by: @hwhewei,@zh_qh
Signed-off-by: @zh_qh
4 years ago
caifubi
0beaa37313
add ascend profiling st
4 years ago
yeyunpeng
36e1dee219
add quick start demo
4 years ago
mindspore-ci-bot
7d554d4f78
!12469 [MD] fix bug in cifar10/100 to mindrecord
...
From: @liyong126
Reviewed-by: @savoygll,@heleiwang,@liucunwei
Signed-off-by: @savoygll,@liucunwei
4 years ago
mindspore-ci-bot
168cf565a0
!12274 Add space to solve context.py Generating document format confusion
...
From: @zyhstack
Reviewed-by: @ouwenchang,@lixiaohui33
Signed-off-by: @lixiaohui33
4 years ago
shenwei41
d8d56b5374
GetAffineTransform
4 years ago
mindspore-ci-bot
9c6985edb7
!12471 fix the error of the formula of SoftmaxCrossEntropyWithLogits
...
From: @wangshuide2020
Reviewed-by: @liangchenghui,@ljl0711
Signed-off-by: @liangchenghui
4 years ago
dayschan
9d572f3963
Refactor GraphKernelExpander (2nd submission)
...
Changed the expander to class, and used the class name to identify the operator.
Moved the original op logic into the `_expand` function; added a `_check` function to check op inputs.
Use decorator to register the whitelist formats that operator supports,
and the decorator will change the `_check` function to check the formats.
4 years ago
jjfeing
e5b5335472
fix bias_add ub fusion
4 years ago
mindspore-ci-bot
2088d38610
!12149 quantum simulation
...
From: @donghufeng
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
7e3da978c8
!12297 add quick start cxx demo
...
From: @yeyunpeng2020
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
e80e220f0a
!12431 move dynamic_shape_depends to backend
...
From: @zhupuxu
Reviewed-by: @jjfeing
Signed-off-by:
4 years ago
mindspore-ci-bot
08a6c2b8c2
!12435 modify read protobuf function
...
From: @changzherui
Reviewed-by: @kingxian,@zhoufeng54
Signed-off-by: @kingxian
4 years ago
Margaret_wangrui
26ba7f2a38
1、fix square_sum_fusion pattern not match 2、add pass:load_eliminate
4 years ago
luopengting
7fe901491a
support recording stream execute order
...
1. add ExecNode and StreamRxecOrderRecorer
2. add json format and json dump for stream exec order
3. add stream exec order api
4. add in CMakeLists
4 years ago
huangmengxi
ceaa1603c8
trim down tests & add type checking for meshgrid
4 years ago
mindspore-ci-bot
91af321733
!12402 Change pack in functional
...
From: @liangzhibo
Reviewed-by:
Signed-off-by:
4 years ago
yeyunpeng
4ed332f28f
add quick start demo
4 years ago
mindspore-ci-bot
3952a57d85
!11788 Adding CRNN-Seq2Seq-OCR model to MindSpore model zoo
...
From: @alashkari
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
90a56c9c23
!12384 Add Sin, Cos, Tan, Atan, AtanGrad for CPU
...
From: @wangrao124
Reviewed-by: @wuxuejian,@kisnwang
Signed-off-by: @wuxuejian
4 years ago
zhoufeng
931c4f90a2
fix 910 cpp inference multi device id
...
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
4 years ago
sunsuodong
cc0b7ecc0e
refactor arithmetic
4 years ago
mindspore-ci-bot
02737b5e32
!12466 [ms][lite][cpu] prelu simd optimize
...
From: @lzkcode
Reviewed-by: @zhang_xue_tong,@zhanghaibo5
Signed-off-by: @zhang_xue_tong
4 years ago
mindspore-ci-bot
b1a26ee7a9
!12463 [MS][LITE]fix conv_conv fusion bug
...
From: @probiotics_53
Reviewed-by: @zhang_xue_tong,@zhanghaibo5
Signed-off-by: @zhang_xue_tong
4 years ago
mindspore-ci-bot
0b258ecd26
!12478 该PR实现了一个新的ERF kernel
...
From: @junjiecheng
Reviewed-by: @zhang_xue_tong,@jpc_chenjianping
Signed-off-by: @zhang_xue_tong
4 years ago
Zichun Ye
b8fd0c196c
update bernoull dist: clamp prob for log_prob/prob
...
fix doc
4 years ago
mindspore-ci-bot
3805f0dfeb
!12355 dataset: Create C++ API classes for vision transform ops
...
From: @cathwong
Reviewed-by:
Signed-off-by:
4 years ago
Cathy Wong
3fc204e3bc
dataset: Create C++ API classes for vision transform ops
...
Review rework
Add overloaded API Map function
Overload Execute, update st test_de.cc and enhance ut execute_test.cc;
More TensorTransform support for BoundingBoxAugment and UniformAug
Execute support for auto case; UT updates
Rebase updates, including fix CI Ascend compilations
test_de.cc - comment out dvpp tests
Rebase updates
Added back testcase and constructor
Added back constructor
added missing macro
Fixed Macro
removed decode
4 years ago
mindspore-ci-bot
7240f0de1c
!12447 [MS][LITE] support fp16 control flow
...
From: @cjh9368
Reviewed-by:
Signed-off-by:
4 years ago
Junjie Cheng
0ee840d02e
add erf kernel
4 years ago