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
ervinzhang
a4ef5b26a1
fixed cpplint format
5 years ago
ervinzhang
f92d68456d
fixed clang format
5 years ago
ervinzhang
6639149e58
fixed cpplint format
5 years ago
lichen_101010
7499c72d54
mindspore grpc implementation
...
fix bugs for grpc implementation
addressed peer review comments
delete device_target code from Adel
add checksinglewatchpoint function for node level debugger
set the device target when sending metadata
add current node name
fix bugs for current node name
fix run_level_ bug
fix bugs for CheckSingleWatchpoint
fix multi-outputs node issue
fix num_step_ bug
fix continue_to previous node issue
fix run_level issue
fix merge conflict
smart kernel read, watch hit stop mid-sep, fix step number, read input tensors
cleanup the code and isolate UpdataStepNum function
do cpplint, Cppcheck and clang-format check
recover CMakeList.txt
mindspore grpc implementation
fix bugs for grpc implementation
addressed peer review comments
delete device_target code from Adel
add checksinglewatchpoint function for node level debugger
set the device target when sending metadata
add current node name
fix bugs for current node name
fix run_level_ bug
fix bugs for CheckSingleWatchpoint
fix multi-outputs node issue
fix num_step_ bug
fix continue_to previous node issue
fix run_level issue
fix merge conflict
smart kernel read, watch hit stop mid-sep, fix step number, read input tensors
cleanup the code and isolate UpdataStepNum function
do cpplint, Cppcheck and clang-format check
recover CMakeList.txt
only update step_num in one place
fix clang-format error
fix CI errors part2
update graphengine version
addressed comments
5 years ago
ervinzhang
2258fd4c4c
added debug symbols in debug mode
5 years ago
ervinzhang
83499884ae
adapted test for x86 build
5 years ago
mindspore-ci-bot
11b3c91156
!3956 fix bug in lite_session and tensor for deconstruct session
...
Merge pull request !3956 from hangq/master
5 years ago
ervinzhang
aec85d299b
applied minor fixes
5 years ago
kswang
13df76c984
upgrade dnnl to v1.5
5 years ago
Giancarlo Colmenares
e6a76e4d6a
Converted AdjustAllReduceMulAdd to use Pattern Matcher
5 years ago
xuyongfei
c0b8df4f7c
serving add acl dvpp support, ut tests, return input status string message
5 years ago
mindspore-ci-bot
55d280e777
!3608 Add gpu support for RandomChoiceWithMask
...
Merge pull request !3608 from 34bunny/GPU-RandomChoiceWithMask
5 years ago
ervinzhang
719823291b
rebased again
5 years ago
Eric
6ace46d516
Added preprocessor, cmake directory pending
5 years ago
ervinzhang
50dcb79bdf
added MindData lite
5 years ago
mindspore-ci-bot
49c1eea1b2
!3964 Modify interface of open and close of TDT
...
Merge pull request !3964 from hanjun996/master
5 years ago
cjh9368
1e3f83ce50
mark accuracy cannot find output node bug fix
5 years ago
yujianfeng
bff3600fcf
ignore node which has _side_effect attr in cse
5 years ago
mindspore-ci-bot
276d5aba9f
!3960 fix avgpool bug
...
Merge pull request !3960 from 张学同/to_merge
5 years ago
mindspore-ci-bot
98e5605dc8
!3948 Enhance API comment
...
Merge pull request !3948 from Simson/enhancement-API
5 years ago