mindspore-ci-bot
|
ed45993f1e
|
!6937 fix BCELoss
Merge pull request !6937 from baihuawei/lossmodify
|
4 years ago |
gengdongjie
|
41fd8608f8
|
adopt BoundingBoxEncode modification and disable save graph for maskrcnn
|
4 years ago |
lixian
|
895efc6e2f
|
merge border handling for matmul
|
4 years ago |
mindspore-ci-bot
|
d9a001a645
|
!6581 add gpu operator assign
Merge pull request !6581 from lingyunli63/master_add_assign_with_update_akg
|
4 years ago |
mindspore-ci-bot
|
649cee8ffc
|
!6940 scale with relu fusion and calculating
Merge pull request !6940 from zhaozhenlong/lite/op/scale_relu
|
4 years ago |
mindspore-ci-bot
|
dcc4bb1d5c
|
!6960 [MS][LITE][Develop]optimization for fp32 matmul kernel on arm64
Merge pull request !6960 from lixian/master
|
4 years ago |
mindspore-ci-bot
|
c90652ab8b
|
!6957 [MD] minddata catch jpeg err exi runtime_error
Merge pull request !6957 from xiefangqi/md_catch_jpeg_errexit
|
4 years ago |
mindspore-ci-bot
|
5f244627f1
|
!6953 Check and set ASCEND_OPP_PATH env
Merge pull request !6953 from zhoufeng/set-opp-path-env-mst
|
4 years ago |
wang_shaocong
|
49a934c78d
|
Remove cast operators which convert datatype from fp32 to fp16.
|
4 years ago |
mindspore-ci-bot
|
2039f5f47c
|
!6958 [MSLITE] Fix the bug of fp16 fullconnection output incorrect
Merge pull request !6958 from zhanyuan/dev
|
4 years ago |
cjh9368
|
9f5ed13887
|
support scale int8 op
|
4 years ago |
zhaozhenlong
|
0e07b0d9e8
|
scale add relu and relu6 for fusion and calculating
|
4 years ago |
lixian
|
cf9d13b24e
|
optimization for fp32 matmul kernel on arm64
|
4 years ago |
peixu_ren
|
6c0cfea75b
|
Remove StridedSlice AICPU version
|
4 years ago |
mindspore-ci-bot
|
f4d5068fed
|
!6901 Add check if the seed is a bool
Merge pull request !6901 from peixu_ren/master
|
4 years ago |
zhanyuan
|
638fa0c32f
|
Fix the bug of fp16 matmul asm
|
4 years ago |
mindspore-ci-bot
|
55dadf7a67
|
!6955 [MSLITE][Develop] fix bug of arm fp16 cpu op: reduce, arithmetic
Merge pull request !6955 from yangruoqi713/lite
|
4 years ago |
yeyunpeng
|
b9238d7b01
|
add java api and ci
|
4 years ago |
mindspore-ci-bot
|
cfbdca98c5
|
!6954 MSLITE add boolTofloat func for cast operator
Merge pull request !6954 from 徐安越/master
|
4 years ago |
xiefangqi
|
1dc50a2302
|
minddata catch jpeg errexit runtime error
|
4 years ago |
baihuawei
|
345b6f50b9
|
fix BCE and KLDiv
|
4 years ago |
lingyunli63
|
dd48f10c3d
|
add assign ops in composite_topi
|
4 years ago |
mindspore-ci-bot
|
90895accb0
|
!6949 remove unused param `buffer_size`
Merge pull request !6949 from caojian05/ms_master_bugfix
|
4 years ago |
yangruoqi713
|
26d1485819
|
[MSLITE][Develop] fix bug of arm fp16 cpu op: reduce, arithmetic
|
4 years ago |
mindspore-ci-bot
|
24d1cc18a7
|
!6944 Fix input verification for input of GlobalbatchNorm.
Merge pull request !6944 from liuxiao93/GroupNorm
|
4 years ago |
mindspore-ci-bot
|
5f4e800141
|
!6803 disable memory reuse for selected op in e2e dump
Merge pull request !6803 from laiyongqiang/e2edump_reuse
|
4 years ago |
mindspore-ci-bot
|
b81e6dbcdb
|
!6921 fix cpu sparse_softmax_encropy_with_logits
Merge pull request !6921 from baihuawei/fixsoftmaxencro
|
4 years ago |
zhoufeng
|
34ae84256f
|
check and set ASCEND_OPP_PATH env
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
4 years ago |
mindspore-ci-bot
|
42e1fc8e24
|
!6943 [MD] minddata use new ps api when ps mode
Merge pull request !6943 from xiefangqi/md_replace_ps_api
|
4 years ago |
xuanyue
|
dec4785b65
|
add boolTofloat func for cast operator
|
4 years ago |
mindspore-ci-bot
|
afef3ec6f6
|
!6946 MSLITE fix compare function output dataType
Merge pull request !6946 from 徐安越/master
|
4 years ago |
mindspore-ci-bot
|
badb6748e3
|
!6945 enable reduce precision support int64 to int32
Merge pull request !6945 from liubuyu/master
|
4 years ago |
yanghaoran
|
ac798d87dc
|
modify atlas installer package default directory, due to changes of installer packages
|
4 years ago |
mindspore-ci-bot
|
d15febdb91
|
!6938 【MSLite】Specify train converter
Merge pull request !6938 from lz/master
|
4 years ago |
mindspore-ci-bot
|
d1fc69bba9
|
!6947 add export file of resnet_thor
Merge pull request !6947 from wangmin0104/master
|
4 years ago |
mindspore-ci-bot
|
825961aa43
|
!6934 mobilenetv2 debug
Merge pull request !6934 from yepei6/master_debug
|
4 years ago |
caojian05
|
5b4f6621ec
|
remove unused param `buffer_size`
|
4 years ago |
wangmin
|
6cf4f5e217
|
add resnet_thor export file
|
4 years ago |
xuanyue
|
1dca718a1e
|
fix compare function output dataType
|
4 years ago |
Payne
|
f7667f58b2
|
debug dataset_path and shell scripts
|
4 years ago |
mindspore-ci-bot
|
57ecb40022
|
!6825 GPU add combine cast fusion
Merge pull request !6825 from VectorSL/combine-cast
|
4 years ago |
mindspore-ci-bot
|
5b122cd1eb
|
!6935 [MSLITE][Develop] fix concat fp16
Merge pull request !6935 from sunsuodong/fix_concat
|
4 years ago |
mindspore-ci-bot
|
83d13d4c87
|
!6931 MSLITE fix onnx weightquant and add tflite custom op
Merge pull request !6931 from 徐安越/master
|
4 years ago |
liubuyu
|
b0837d1137
|
enable reduce precision support int64 to int32
|
4 years ago |
liuxiao93
|
da17d53ae1
|
fix precision of GroupNorm when the shape is small.
|
4 years ago |
mindspore-ci-bot
|
f9bfc85a20
|
!6914 fix cpu softmax with negative axis
Merge pull request !6914 from baihuawei/fixsoftmax
|
4 years ago |
xiefangqi
|
82bc278e26
|
minddata use new ps api
|
4 years ago |
mindspore-ci-bot
|
18625a860c
|
!6838 wide&deep export file for 310 predict
Merge pull request !6838 from yao_yf/wide_and_deep_export
|
4 years ago |
mindspore-ci-bot
|
6b84a31972
|
!6929 skip gnn graphdata distributed test case when asan mode
Merge pull request !6929 from guozhijian/skip_graphdata_distributed_when_asan_mode
|
4 years ago |
lz
|
c405a0d526
|
specify train converter
|
4 years ago |