mindspore-ci-bot
37dba2ddcf
!74 delete longtime python ut
Merge pull request !74 from changzherui/master
6 years ago
mindspore-ci-bot
69d5403319
!14 add adapter for ge atan2
Merge pull request !14 from zhaozhenlong/op/atan2
6 years ago
mindspore-ci-bot
0f2ed0b134
!61 Modify log level in DfGraphManager
Merge pull request !61 from chenhaozhe/modify-log-info-of-dfgraphmanager
6 years ago
mindspore-ci-bot
a47046652a
!76 [Auto parallel] Refining the strategy_checking for resnset50
Merge pull request !76 from Xiaoda/modify-resnet50-strategy-checking
6 years ago
zhaozhenlong
bed5997a14
add atan2 operator
6 years ago
mindspore-ci-bot
0baf602ddb
!60 Modify cmake for 3rd part buld
Merge pull request !60 from dengwentao/cmake
6 years ago
mindspore-ci-bot
022c79d34e
!70 【轻量级 PR】:fix typo in formula
Merge pull request !70 from 万万没想到/N/A
6 years ago
mindspore-ci-bot
f0bcf90b5b
!64 fix error while num_samples equal 0
Merge pull request !64 from anzhengqi/fix-check-num-samples
6 years ago
mindspore-ci-bot
b829be11a6
!37 Quick fix for pre-opensource TFReaderOp issue
Merge pull request !37 from Peilin/peilin-pre-opensource-tfreader-fix
6 years ago
dengwentao
bffa031dbc
change MS LIB CACHE setting
6 years ago
mindspore-ci-bot
22a9c00bcd
!57 Add parallel operators for Neg and BatchMatMul
Merge pull request !57 from yangzhenzhang/master
6 years ago
mindspore-ci-bot
a42eee52ba
!67 add cpu st lenet
Merge pull request !67 from kisnwang/add-cpu-st
6 years ago
Xiaoda Zhang
fb6eed23ae
refining strategy-checking for resnet50
6 years ago
mindspore-ci-bot
d9830e8ad6
!73 【轻量级 PR】:update tests/st/ops/gpu/test_tensoradd.py.
Merge pull request !73 from VectorSL/N/A
6 years ago
anzhengqi
6a1b865c91
check num_samples
6 years ago
chang zherui
1de7011bc8
delete longtime python ut
6 years ago
VectorSL
aea6b0c974
update tests/st/ops/gpu/test_tensoradd.py.
fix pytest.mark for testcase
6 years ago
mindspore-ci-bot
569e5b056e
!53 [Auto parallel] Remove the redundant work in star elimination
Merge pull request !53 from Xiaoda/modify_star_and_triangle_elimination
6 years ago
万万没想到
849b84abb1
fix typo in formula
6 years ago
mindspore-ci-bot
c46e267cfd
!21 update lenet , add alexnet in example
Merge pull request !21 from wukesong/add_lenet_alexnet
6 years ago
mindspore-ci-bot
8f76c28017
!56 remove cce dependency
Merge pull request !56 from jojobugfree/dev-rm-cce
6 years ago
mindspore-ci-bot
87040483ee
!58 fix two cast bug in auto parallel
Merge pull request !58 from lichen/fix_two_cast_bug_in_auto_parallel
6 years ago
yangzhenzhang
110640e2ad
add parallel ops for neg and batchmatmul
6 years ago
Xiaoda Zhang
c080ec7874
change star elimination: remove some redundant and checking works
6 years ago
Peilin Wang
0ae77bb0db
TFReaderOp fix, threads will exit after reading necessary amount of rows
changes from yanpanhui 524009: added set_dataset_size and changed get_dataest_size according to ME requirements
CI fixes
6 years ago
mindspore-ci-bot
52166a85cf
!43 dump graph with type info when analysis failed
Merge pull request !43 from fary86/dump-typed-graph-when-analyze-fail
6 years ago
mindspore-ci-bot
045a1c356c
!51 add op SpaceToBatch and BatchToSpace for ge
Merge pull request !51 from zhaozhenlong/op/space-to-batch
6 years ago
mindspore-ci-bot
58cd173051
!63 dataset: repair parameter check problem in random_resize_crop and random_crop
Merge pull request !63 from ms_yan/repair_pytrans_check
6 years ago
mindspore-ci-bot
1fc5a69d6f
!59 dataset: Repair parameter check problem in TFRecordDataset
Merge pull request !59 from ms_yan/repair_shard_tf
6 years ago
kswang
2dc9f632c1
add cpu st lenet
6 years ago
chenhaozhe
0727c2e76a
modify log level in DfGraphManager
6 years ago
fary86
816b60491d
Dump graph with type info when static analysis failed
6 years ago
mindspore-ci-bot
e2df848597
!55 modify long time python ut
Merge pull request !55 from changzherui/master
6 years ago
mindspore-ci-bot
a8450dd761
!47 fix issue about the process don't exit when custom ops run failed
Merge pull request !47 from wchunjiang/master
6 years ago
zhaozhenlong
cf40305bf0
add operator SpaceToBatch and BatchToSpace for ge
6 years ago
ms_yan
624ab97de6
repair parameter check problem in random_resize_crop and random_crop
6 years ago
mindspore-ci-bot
da4c711dfb
!50 fix parallel related valuenode merging error
Merge pull request !50 from penn/fix_parallel_related_valuenode_merging_error
6 years ago
panyifeng
feb1c36811
fix parallel related valuenode merging error
6 years ago
ms_yan
7b5640da4e
Repair parameter check problem in TFRecordDataset
6 years ago
mindspore-ci-bot
352c6faf85
!18 enable use float type learning rate in lars optimizer
Merge pull request !18 from gziyan/master
6 years ago
lichenever
2da38ad401
fix two cast bug in auto parallel
6 years ago
mindspore-ci-bot
da447b8d4d
!45 use std::vector instead of std::list to promote performance for parallel module
Merge pull request !45 from chentingting/permote_auto_prallel_performance
6 years ago
mindspore-ci-bot
04c10bb93d
!42 add vgg scripts master
Merge pull request !42 from wangjun260/update_vgg_scripts
6 years ago
wukesong
0173c40124
add lenet & alexnet in master branch
6 years ago
mindspore-ci-bot
4b702c4c66
!48 fix graph mode and loop sink bug in auto parallel
Merge pull request !48 from lichen/master
6 years ago
jojobugfree
e6c15b82c8
remove cce dependency
6 years ago
chang zherui
eaf7146d46
modify longtime python ut
6 years ago
lichenever
f946aea10d
fix grpah mode loop sink bug in auto parallel
6 years ago
wangjun260
31b165a57e
add vgg scripts
6 years ago
wenchunjiang
5a00d8cb58
This fixes an issue about mindspore process cannot exit when calling python api op_select_format failed in select kernel steps.
Previously function op_select_format and check_supported raise an exception directly on the tbe_process python side, but we don't deal with the exception, and raise an exeception on c++ side to frontend ME, that will cause some conflict when recycle resource on ME and tbe_process python interpreter.
This changes adding try...catch in function op_select_format and check_supported on the python side, and return the Exception string to c++ side, so that we can raise an exception to frontend ME and ME will deal with resouce clearning and exit.
6 years ago