andy_wangrui
|
2e825eca1d
|
add benchmark test script
|
5 years ago |
liuwenhao4
|
2ccb34d4a8
|
Add new hms ops of split and eltwise with type of int8
|
5 years ago |
panyifeng
|
9927e6eb5c
|
eager mode sparse
|
5 years ago |
CaoJian
|
c7403b5aea
|
fix AbsGrad bug
|
5 years ago |
mamba_ni
|
c1dbc5a090
|
update thor gradient op
fix bug update thor gradient op
fix bug
fix format
fix format
fix docstring
fix ops docstring
change algo type
pylint
|
5 years ago |
mindspore-ci-bot
|
8dec74908a
|
!4000 improve interface '__bool__' for tensor
Merge pull request !4000 from zhangbuxue/improve_bool_for_tensor
|
5 years ago |
mindspore-ci-bot
|
a722a0daa5
|
!3985 mobilenetV2 change for gpu
Merge pull request !3985 from chenzhongming/doc
|
5 years ago |
mindspore-ci-bot
|
617b98f104
|
!3966 [AutoParallel]Add dropout distributed op
Merge pull request !3966 from lichen/add_dropout_distributed_op
|
5 years ago |
mindspore-ci-bot
|
7b9478aae9
|
!3989 change parameter's device dtype to infer
Merge pull request !3989 from lianliguang/test-merge
|
5 years ago |
buxue
|
ace34525cd
|
improve interface '__bool__' for tensor
|
5 years ago |
mindspore-ci-bot
|
7113f1f22c
|
!3857 modify bert and tinybert scripts and README
Merge pull request !3857 from wanghua/master
|
5 years ago |
Margaret_wangrui
|
433c5db762
|
handle exec order
|
5 years ago |
mindspore-ci-bot
|
5cf20dc0da
|
!3969 benchmark cannot find output node bug add error log
Merge pull request !3969 from cjh9368/fix_benchmark_inf_bug
|
5 years ago |
wangdongxu
|
b59e5b60fe
|
fix HSigmoid comment
|
5 years ago |
cjh9368
|
6bb057ea27
|
benchmark mark accuracy use only 1 tensor
|
5 years ago |
mindspore-ci-bot
|
0a87face77
|
!3720 New optimization pass to remove redundant Min/Max ops
Merge pull request !3720 from thlinh/dev_July29_remove_redundant_minmax
|
5 years ago |
mindspore-ci-bot
|
25da0c3fa7
|
!3986 fix reciprocal grad gpu and resizeNearestNeighor
Merge pull request !3986 from fangzehua/recipro
|
5 years ago |
mindspore-ci-bot
|
2c1f5026cf
|
!3990 Change time out threshold of TBE/AKG op compiling from 20s to 350s.
Merge pull request !3990 from ZhangQinghua/master1
|
5 years ago |
mindspore-ci-bot
|
52689a7dcf
|
!3938 decoupling core and context
Merge pull request !3938 from liubuyu/master
|
5 years ago |
mindspore-ci-bot
|
a05cdef2f1
|
!3987 Graph compile performance optimization
Merge pull request !3987 from zhoufeng/graph-compile-performace
|
5 years ago |
mindspore-ci-bot
|
b182ef0c1d
|
!3692 Added Bijector and TransformDistribution base classes, and two bijector instances: power_transform and exp
Merge pull request !3692 from peixu_ren/custom_bijector
|
5 years ago |
lichenever
|
bfc96de1b9
|
add dropout distributed op
|
5 years ago |
peixu_ren
|
b9c8c0b439
|
Added Bijector TransformDistribution base classes and two instances: power and exp bijectors
|
5 years ago |
mindspore-ci-bot
|
64b0cb4f95
|
!3972 upgrade dnnl to v1.5
Merge pull request !3972 from kisnwang/update-dnnl-to-v1.5
|
5 years ago |
hanjun996
|
94051dea69
|
add filter_wieght
|
5 years ago |
chenzomi
|
26b1242bc4
|
mobilenetV2 change for gpu
|
5 years ago |
zhoufeng
|
ca7154a548
|
graph compile performance optimization
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
5 years ago |
mindspore-ci-bot
|
98c415a1d5
|
!3807 serving support acl dvpp process
Merge pull request !3807 from 徐永飞/master
|
5 years ago |
xiefangqi
|
bb7bda1d6b
|
new dataset api -- Coco
|
5 years ago |
Zhang Qinghua
|
51e336ec72
|
Change time out threshold of TBE/AKG op compiling from 20s to 350s.
|
5 years ago |
mindspore-ci-bot
|
e0d144460c
|
!3949 support pretrain for maskrcnn
Merge pull request !3949 from meixiaowei/master
|
5 years ago |
huanghui
|
30000fdb52
|
add ReduceMin fission pass
|
5 years ago |
lianliguang
|
57fe409c7c
|
update mindspore/ccsrc/runtime/device/ascend/kernel_select_ascend.cc.
|
5 years ago |
mindspore-ci-bot
|
0154bdeb70
|
!3935 Decouple ME and AKG for Ascend
Merge pull request !3935 from ZhangQinghua/master
|
5 years ago |
mindspore-ci-bot
|
61d24efb3c
|
!3984 add -e gpu & add -DBUILD_MINDDATA
Merge pull request !3984 from hangq/master
|
5 years ago |
王明贵
|
e151b0c35b
|
add lite arm op softmax_int8 and fix lrn bugs
|
5 years ago |
guohongzilong
|
226d1ec6fd
|
fix detect model to eval
|
5 years ago |
hangq
|
320d331550
|
add -e gpu & add -DBUILD_MINDDATA
|
5 years ago |
mindspore-ci-bot
|
a301fc1757
|
!3916 remove loss_scale range check which is a temp fix.
Merge pull request !3916 from xychow/remove-loss-scale-range-check
|
5 years ago |
mindspore-ci-bot
|
5c7712ca86
|
!3914 Fix Numpyslice e2e testcases problem
Merge pull request !3914 from xiefangqi/md_fix_numpyslice_e2e
|
5 years ago |
mindspore-ci-bot
|
600c265212
|
!3941 update gpu resnet101 scripts
Merge pull request !3941 from panfengfeng/fix_gpu_scripts_resnet101
|
5 years ago |
fangzehua
|
f7b7b0aba7
|
fix reciprocal grad gpu and resizeNearestNeighor
|
5 years ago |
mindspore-ci-bot
|
34214e8f4c
|
!3946 Ignore create parameter from control depend inputs
Merge pull request !3946 from YuJianfeng/master
|
5 years ago |
liubuyu
|
d81862a916
|
decoupling core and context
|
5 years ago |
mindspore-ci-bot
|
3e7ba14e19
|
!3828 add minddata lite
Merge pull request !3828 from 章一智/md-lite
|
5 years ago |
ervinzhang
|
19b2216610
|
fixed cpplint format
|
5 years ago |
ervinzhang
|
1f13b3ef6d
|
exclude de_tensor in normal build
|
5 years ago |
Eric
|
344f1c9b64
|
Merge branch 'md-lite' of gitee.com:ezphlow/mindspore into md-lite
|
5 years ago |
Eric
|
6af4e7c226
|
Addressing comments
|
5 years ago |
ervinzhang
|
a53678894a
|
fixed shell format
|
5 years ago |