lichenever
c119f1c29e
fix_cast_bug
5 years ago
buxue
24d1991cac
Fix bug structure output when there is depend whose first input is constant in outputs
5 years ago
jonyguo
ef1caad11f
1. add more log info for dataset & mindrecord, 2. add two new testcase for MindDataset
5 years ago
seatea
1012790a33
Fix dtype bug for loss_scale and weight_decay.
...
1.Change dtype of scale to dtype of grad in loss_scale.py;
2.Change dtype of weight_decay to dtype of weight in optimizer.py.
5 years ago
zhaozhenlong
04e4f6d927
adapt relu6grad and graphengine modified
5 years ago
seatea
56ab3a1df3
Check if the shape of the input of NMSWithMask is (N, 5).
5 years ago
mindspore-ci-bot
b6d74f862e
!178 fix compile error
...
Merge pull request !178 from Simson/rebuild-graph-before-RunGraph
5 years ago
jinyaohui
ac62faa388
modify set_dataset_mode_config api param
5 years ago
guohongzilong
e17e086186
unified tensor and mindspore.type
5 years ago
simson
a8bc8bfecb
fix compile error
5 years ago
liuxiao
47d903ff57
Add pack and unpack
5 years ago
mindspore-ci-bot
dd9a5a385a
!175 Rebuild graph before RunGraph if needed
...
Merge pull request !175 from Simson/rebuild-graph-before-RunGraph
5 years ago
mindspore-ci-bot
2eb71103f9
!82 profiling feature enhancement
...
Merge pull request !82 from caifubi/dev-profiling
5 years ago
simson
ee5b406b37
rebuild graph before rungraph if needed
5 years ago
mindspore-ci-bot
22516d3e08
!156 [Auto parallel] Separate memory_cost and computation_cost in cost model
...
Merge pull request !156 from Xiaoda/implementing-memory-calculation-in-auto-parallel
5 years ago
jonyguo
20d1b64443
fix: error info is not exactly when column list invalid
5 years ago
mindspore-ci-bot
606310d9c3
!166 Enable auto-mixed-precision in GeInitialize
...
Merge pull request !166 from chenhaozhe/pass-auto-mixed-precision-flag
5 years ago
jojobugfree
effdb483d6
profiling feature enhancement
5 years ago
anzhengqi
fb4e84c0ee
modify part of comments
5 years ago
mindspore-ci-bot
e6ea09082c
!153 add api image_gradients
...
Merge pull request !153 from zhaozhenlong/cell/image_gradients
5 years ago
yoonlee666
c5bfbc3556
use TFRecordDataset in bert ci script and add absolute position embedding code in bert model
5 years ago
mindspore-ci-bot
9930b18508
!165 Use mindspore. instead of mstype. in example
...
Merge pull request !165 from ghzl/use-mindspore-instead-of-mstype-in-example
5 years ago
Xiaoda Zhang
a153fad874
This commit is to separate the computation cost and memory cost in auto_parallel. Some related memory correction is removed.
5 years ago
zhaozhenlong
f9d180d413
add api image gradients
5 years ago
chenhaozhe
d88dbbb138
pass auto mixed precision flag to ge init options
5 years ago
mindspore-ci-bot
0d838c7c9b
!161 Edit loss_scale to fit GPU
...
Merge pull request !161 from VectorSL/master
5 years ago
mindspore-ci-bot
a24297f547
!122 Support to config whether to save integeated checkpoint, in auto model parallel scene
...
Merge pull request !122 from WeibiaoYu/master
5 years ago
VectorSL
d0c24fb706
update lossscale for gpu
5 years ago
Jonathan Yan
9d0fde29f4
remove ENABLE_MINDRECORD flag
5 years ago
Alexey Shevlyakov
84d780c1a4
remove make_unique.h
5 years ago
guohongzilong
c4f9230f03
usr mindspore. instead of mstype.
5 years ago
mindspore-ci-bot
9aab1613e7
!163 dataset: re-add Parameter check for class Schema
...
Merge pull request !163 from ms_yan/schema_para_check
5 years ago
mindspore-ci-bot
475e858474
!158 fix: resolve MindDataset hung when field not in index when using block_reader
...
Merge pull request !158 from guozhijian/fix_block_reader_hung
5 years ago
ms_yan
ff38eff9ae
add parameter check for Class Schema
5 years ago
mindspore-ci-bot
fe4c815d1c
!151 updata mkl-dnn link and md5
...
Merge pull request !151 from dengwentao/mkldnn_cmake
5 years ago
WeibiaoYu
22c6baeea2
Support to config whether to save integeated checkpoint, in auto model parallel scene
5 years ago
jonyguo
c688265671
fix: when use MindDataset block_reade=True hung
5 years ago
chenhaozhe
b61ad0a5a7
use find instead of equal to distinguish training graph
5 years ago
mindspore-ci-bot
9e17b996c7
!157 回退 'Pull Request !133 : Edit loss_scale to fit GPU'
...
Merge pull request !157 from chengang/revert-merge-133-master
5 years ago
mindspore-ci-bot
06e6c6b880
!128 refactor callback for ge backend
...
Merge pull request !128 from wangqiuliang/refactor-call-back-for-ge
5 years ago
chengang
cc9a0e1310
回退 'Pull Request !133 : Edit loss_scale to fit GPU'
5 years ago
dengwentao
2303719352
updata mkl-dnn link and md5
5 years ago
mindspore-ci-bot
315036b1a5
!133 Edit loss_scale to fit GPU
...
Merge pull request !133 from VectorSL/master
5 years ago
mindspore-ci-bot
30c242d70a
!146 Fix some typo errors in mindspore ir module
...
Merge pull request !146 from leonwanghui/typo-fix
5 years ago
chang zherui
7696c21e65
fix runtest.sh for python ut
5 years ago
mindspore-ci-bot
c363c0dfa8
!140 dataset: add Parameter check for class Schema
...
Merge pull request !140 from ms_yan/schema_para_check
5 years ago
mindspore-ci-bot
ece3e7921e
!138 Change log level in pipeline_ge.cc
...
Merge pull request !138 from chenhaozhe/change-log-level-in-pipeline-ge
5 years ago
mindspore-ci-bot
5add5979e8
!92 add prim name to param check error message for math_ops.py
...
Merge pull request !92 from fary86/add-prim-name-for-param-validator
5 years ago
Wei Luning
113c0d8cd2
fix InsertGradientOf with class method
5 years ago
fary86
69ed72f10d
Add primitive name to param error message for math_ops.py
5 years ago
chenhaozhe
e88bf9ca79
change log level in pipeline_ge
5 years ago
kingfo
3202fc0df9
refactor callback for ge backend
5 years ago
leonwanghui
322ffef3e4
Fix some typo errors in mindspore ir module
...
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
5 years ago
mindspore-ci-bot
7a367af9c6
!135 fix grad missing due to indirect dependent free morphism
...
Merge pull request !135 from penn/fix_free_morphism_error
5 years ago
mindspore-ci-bot
32017f6da3
!126 resolve some issues in nn comments
...
Merge pull request !126 from zhongligeng/master
5 years ago
mindspore-ci-bot
6c9e5c13c4
!137 Fix some typo errors in pipeline module
...
Merge pull request !137 from leonwanghui/typo-fixer
5 years ago
ms_yan
fc9d088794
add parameter check for Class Schema
5 years ago
mindspore-ci-bot
10481470df
!104 fix doc issues
...
Merge pull request !104 from 万万没想到/fix-doc-issues
5 years ago
mindspore-ci-bot
e859f9537a
!113 fix review opinions about doc/comments
...
Merge pull request !113 from 万万没想到/modify_comments
5 years ago
leonwanghui
ad76e1c42a
Fix some typo errors in pipeline module
...
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
5 years ago
mindspore-ci-bot
fe49b39c9a
!136 modify bert test file
...
Merge pull request !136 from wanghua/master
5 years ago
panyifeng
1fb776fe09
fix grad missing due to indirect dependent free morphism
5 years ago
wanghua
5b176f258b
modify bert test file
5 years ago
chang zherui
b57b111947
modify spell error
5 years ago
mindspore-ci-bot
9e529f9dd0
!54 Interface change :`_Constant` to `Constant`
...
Merge pull request !54 from ghzl/initializer-change-_Constant-to-Constant
5 years ago
mindspore-ci-bot
97276fa522
!86 Op Print: add comments and check function
...
Merge pull request !86 from ghzl/improve-function-and-comment-in-op-print
5 years ago
万万没想到
7a57b15b7c
modify comments
5 years ago
mindspore-ci-bot
9f982b513d
!129 fix bert precision bug
...
Merge pull request !129 from wanghua/master
5 years ago
mindspore-ci-bot
e579be472f
!124 add suport for bool in print_kernels
...
Merge pull request !124 from yankai10/add_support_for_bool
5 years ago
VectorSL
2ff6f0de46
edit loss_scale for gpu
5 years ago
mindspore-ci-bot
d4e51c8f6e
!116 Optimize operator information register
...
Merge pull request !116 from zjun/master
5 years ago
guohongzilong
bb5320be13
iterfaces change: _Constant to Constant
5 years ago
zhongligeng
144a636b51
resolve some issue in nn comments
5 years ago
mindspore-ci-bot
2c3c1577b1
!115 Add parallel operator for ExpandDims
...
Merge pull request !115 from yangzhenzhang/expand-dim
5 years ago
zjun
651d9aae40
add new mode for operator info register
5 years ago
mindspore-ci-bot
a5d95e472e
!106 support comparison ops for python
...
Merge pull request !106 from amongo/SupportPythonOperators
5 years ago
mindspore-ci-bot
02ffce800c
!127 fix ME + GE compile error
...
Merge pull request !127 from wangqiuliang/fix-ge-me-compile
5 years ago
mindspore-ci-bot
f639766f97
!11 Fix bug: Failed to get parameter data in model parallel scenes, when the size of tensor large than 2GB
...
Merge pull request !11 from WeibiaoYu/fix-mem-problem
5 years ago
guohongzilong
0eb72d76f0
import comment and function of op print
5 years ago
yangzhenzhang
dd0d4e6b84
add parallel ops for expand dims
5 years ago
mindspore-ci-bot
aba38a2401
!10 Add operator adapting in ME for SparseApplyFtrlD
...
Merge pull request !10 from zhangzheng/SparseApplyFtrlD
5 years ago
kingfo
01822c54d9
fix ME+GE compile error
5 years ago
wanghua
da123c5b3e
fix bert precison bug
5 years ago
mindspore-ci-bot
d0e7ee38b4
!107 Add YOLOv3 infer scipt and change dataset to MindRecord
...
Merge pull request !107 from zhaoting/add-YOLOv3-infer-scipt-and-change-dataset-to-MindRecord
5 years ago
mindspore-ci-bot
367f513e8c
!98 Pass str instead of bool to ge.exec.EnableDump
...
Merge pull request !98 from ghzl/ge-exec-EnableDump-change-to-str
5 years ago
mindspore-ci-bot
b1bc4ea296
!117 new run package update
...
Merge pull request !117 from jjfeing/master
5 years ago
zhaoting
1b4041a8f1
add weight decay in RMSProp optimizer
5 years ago
zhaoting
0c81759ae6
add YOLOv3 infer scipt and change dataset to MindRecord
5 years ago
mindspore-ci-bot
cc0ba93d17
!114 fix doc/comments issue merge from r0.1
...
Merge pull request !114 from 万万没想到/merge_from_r0.1
5 years ago
y00445136
b3cd639c09
add support for bool
5 years ago
zhangz0911gm
96e1127edb
Adding new operator SparseApplyFtrlD in ME
5 years ago
mindspore-ci-bot
3289d7bb69
!109 Fix some typo errors in session and device module
...
Merge pull request !109 from leonwanghui/typo-fix
5 years ago
jjfeing
8ece432ae9
tr5 run package update
5 years ago
huangdongrun
461d8e3a08
add comparison ops
...
fix pylint
use scalar_lt primitive directly
fix review
5 years ago
yanghaoran
b53c974513
modify reduceminD and reducemaxD IR
5 years ago
mindspore-ci-bot
9be1a01db6
!85 Optimize depend edge with make tuple input
...
Merge pull request !85 from YuJianfeng/master
5 years ago
mindspore-ci-bot
d245792842
!94 enhance: reduce execution time for mindrecord test case
...
Merge pull request !94 from yanzhenxiang2020/fix_mindrecord_ut_long_time
5 years ago
mindspore-ci-bot
1ace66c87c
!110 Fix RandomCrop parameter check
...
Merge pull request !110 from pengyanjun/fix_dataset_parameter_check_problem
5 years ago
mindspore-ci-bot
b8bfaeb65a
!108 dataset: remove feed mode in comment
...
Merge pull request !108 from ms_yan/feed_mode
5 years ago
mindspore-ci-bot
a5a904fbdf
!91 fix bug for allreduce fusion and add resnet unit test
...
Merge pull request !91 from chentingting/allreduce_fusion_resnet
5 years ago
mindspore-ci-bot
ad88c55859
!105 register not equal distributed op
...
Merge pull request !105 from lichen/register_not_equal_distributed_op
5 years ago
mindspore-ci-bot
cb323eccf0
!71 Add operator adapting in ME for FloorMod, Acosh and SparseApplyFtrlD 【CR】,并主动Acosh and FloorMod operator adapting
...
Merge pull request !71 from zhangzheng/sparse_acosh_floormod
5 years ago
mindspore-ci-bot
a1d6f42be8
!28 fix custom op bug when custom op has muti-out and not use all of outputs
...
Merge pull request !28 from geekun/master
5 years ago
mindspore-ci-bot
55916351ee
!52 remove ge depend
...
Merge pull request !52 from flywind/remove-ge-depend
5 years ago
zhangz0911gm
6f1747045c
Add FloorMod, Acosh in ME
5 years ago
Wei Luning
73ba399364
remove ge depend in cpu
5 years ago
万万没想到
605d980305
1. add Note refer to nn.SGD for detail
...
2. delete default value of stat
3. delete examples
4. some comments error from wangting review
5. modify comments from jinyaohui
6. modify examples from wanghao
7. modify Select operation examples
5 years ago
lichenever
ff808021c7
register not equal distributed op
5 years ago
yanzhenxiang2020
5a4f17bfb6
fix mindrecord ut long time
5 years ago
c00425699
ab917a734d
fix bug for allreduce fusion and add resnet unit test
5 years ago
ms_yan
c2fed0b739
remove (feed mode) in comment
5 years ago
mindspore-ci-bot
d8b460c780
!96 fix refkey bug for auto parallel
...
Merge pull request !96 from lichen/fix_ref_key_bug_for_auto_parallel
5 years ago
mindspore-ci-bot
13b6da8602
!103 Sort include file in parallel dir.
...
Merge pull request !103 from suteng/master
5 years ago
leonwanghui
fdb47860cc
Fix some typo errors in session and device module
...
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
5 years ago
万万没想到
c3d210cc31
fix issue I1DBRX
...
delete duplicated words in comments
fix issue I1CJAP
fix issue I1D3WS
fix issue I1DBA8
fix issue I1CJ77
fix issue I1CJG3
fix review suggestion
5 years ago
Yanjun Peng
49a41bb2cc
fix random crop parameter check
5 years ago
lichenever
5240b1f603
fix refkey bug for auto parallel
5 years ago
mindspore-ci-bot
2aae218f4b
!88 fix examples of P.Fill()
...
Merge pull request !88 from 万万没想到/I1DBSX
5 years ago
mindspore-ci-bot
34b74e4430
!89 fix the examples of P.ReLU6
...
Merge pull request !89 from 万万没想到/I1DBUG
5 years ago
WeibiaoYu
b78427e619
the size of tensor may be bigger than 2GB, should use memcpy instead of memcpy_s
5 years ago
Su Teng
60b68a1470
sort include file in parallel dir
5 years ago
geekun
c42e53ae5b
fix custom op bug and add custom op check
5 years ago
mindspore-ci-bot
5acb93a345
!79 Dump Failed when trans_flag set to true
...
Merge pull request !79 from laiyongqiang/develop
5 years ago
guohongzilong
15d061f852
pass str to ge.exec.EnableDump
5 years ago
YuJianfeng
7f53bb062d
Optimize depend edge with make tuple input
5 years ago
mindspore-ci-bot
cf54ecfe6e
!62 support grad on python function with variable arguments
...
Merge pull request !62 from amongo/SupportGradOnVarArgs
5 years ago
mindspore-ci-bot
1857dacac2
!84 dataset: repair unsuitable warning in repeat count and epoch size check
...
Merge pull request !84 from ms_yan/epoch_repeat_check
5 years ago
mindspore-ci-bot
85df19b23c
!66 Add RMSProp optimizer
...
Merge pull request !66 from zhaoting/add-RMSProp
5 years ago
mindspore-ci-bot
a44b5293de
!68 fix bug: Failed to get parameter data in model parallel scenes, when the size of tensor large than 2GB
...
Merge pull request !68 from WeibiaoYu/master
5 years ago
zhaoting
ed3c2d7229
add RMSProp optimizer
5 years ago
mindspore-ci-bot
f95a5b9027
!81 [Auto parallel] Making non-identity triangle elimination exact in DP algorithm
...
Merge pull request !81 from Xiaoda/change_star_elimination-make_the_non-identity_triangle_eliminatin_exact
5 years ago
万万没想到
4feba6332d
fix the examples of P.ReLU6
5 years ago
mindspore-ci-bot
7341d7ec1e
!83 add get ptr for memreuseutil
...
Merge pull request !83 from kisnwang/add-getptr-for-memreuseutil
5 years ago
万万没想到
b8c16f97f7
fix examples of P.Fill
5 years ago
kswang
04be6a37f0
add getptr for memreuse
5 years ago
huangdongrun
d3f733fa25
support grad on graph with variable arguments
...
use unpack graph primitive instead
add testcases for all grad interface
remove debug log
format code
remove dumpfuncgraph
resolve clang-format
resolve reviews
resolve cpplint
fix review
5 years ago
mindspore-ci-bot
0830ad932b
!72 【轻量级 PR】:fix typo in formula
...
Merge pull request !72 from 万万没想到/N/A
5 years ago
ms_yan
b4b1c55ed2
repair unsuitable warning in repeat count and epoch size check
5 years ago
mindspore-ci-bot
43adf281a2
!77 fix bug of bert pre training
...
Merge pull request !77 from amongo/FixBugOfBertPreTraining
5 years ago
Xiaoda Zhang
3d35792877
change_star_elimination: make the non-identity triangle_eliminatin exact
5 years ago
mindspore-ci-bot
69d5403319
!14 add adapter for ge atan2
...
Merge pull request !14 from zhaozhenlong/op/atan2
5 years ago
mindspore-ci-bot
0f2ed0b134
!61 Modify log level in DfGraphManager
...
Merge pull request !61 from chenhaozhe/modify-log-info-of-dfgraphmanager
5 years ago
huangdongrun
2fdf692c2e
fix bug of auto control depend for bert pre training
...
add comment
5 years ago
zhaozhenlong
bed5997a14
add atan2 operator
5 years ago
laiyongqiang
bb421b70db
fix bug when dump op with trans_flag true
5 years ago
mindspore-ci-bot
022c79d34e
!70 【轻量级 PR】:fix typo in formula
...
Merge pull request !70 from 万万没想到/N/A
5 years ago
mindspore-ci-bot
f0bcf90b5b
!64 fix error while num_samples equal 0
...
Merge pull request !64 from anzhengqi/fix-check-num-samples
5 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
5 years ago
mindspore-ci-bot
22a9c00bcd
!57 Add parallel operators for Neg and BatchMatMul
...
Merge pull request !57 from yangzhenzhang/master
5 years ago
anzhengqi
6a1b865c91
check num_samples
5 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
5 years ago
万万没想到
fd96ebe3ea
fix typo in formula
5 years ago
万万没想到
849b84abb1
fix typo in formula
5 years ago
mindspore-ci-bot
c46e267cfd
!21 update lenet , add alexnet in example
...
Merge pull request !21 from wukesong/add_lenet_alexnet
5 years ago
mindspore-ci-bot
8f76c28017
!56 remove cce dependency
...
Merge pull request !56 from jojobugfree/dev-rm-cce
5 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
5 years ago
WeibiaoYu
60f7a95b1c
the size of tensor may be bigger than 2GB, should use memcpy instead of memcpy_s
5 years ago
yangzhenzhang
110640e2ad
add parallel ops for neg and batchmatmul
5 years ago
Xiaoda Zhang
c080ec7874
change star elimination: remove some redundant and checking works
5 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
5 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
5 years ago
mindspore-ci-bot
045a1c356c
!51 add op SpaceToBatch and BatchToSpace for ge
...
Merge pull request !51 from zhaozhenlong/op/space-to-batch
5 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
5 years ago
mindspore-ci-bot
1fc5a69d6f
!59 dataset: Repair parameter check problem in TFRecordDataset
...
Merge pull request !59 from ms_yan/repair_shard_tf
5 years ago
chenhaozhe
0727c2e76a
modify log level in DfGraphManager
5 years ago
fary86
816b60491d
Dump graph with type info when static analysis failed
5 years ago
mindspore-ci-bot
e2df848597
!55 modify long time python ut
...
Merge pull request !55 from changzherui/master
5 years ago
mxm
2f031e1540
fixed: PrimitiveToInferImplMap map is global, and key of the map PrimitivePtr also a global variable. If key is initialized later than the map initialized during compilation, will cause the primitive map initialize failed. Variable initialization order is not guaranteed during compilation.
5 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
5 years ago
zhaozhenlong
cf40305bf0
add operator SpaceToBatch and BatchToSpace for ge
5 years ago
ms_yan
624ab97de6
repair parameter check problem in random_resize_crop and random_crop
5 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
5 years ago
panyifeng
feb1c36811
fix parallel related valuenode merging error
5 years ago
ms_yan
7b5640da4e
Repair parameter check problem in TFRecordDataset
5 years ago
mindspore-ci-bot
352c6faf85
!18 enable use float type learning rate in lars optimizer
...
Merge pull request !18 from gziyan/master
5 years ago
lichenever
2da38ad401
fix two cast bug in auto parallel
5 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
5 years ago
mindspore-ci-bot
04c10bb93d
!42 add vgg scripts master
...
Merge pull request !42 from wangjun260/update_vgg_scripts
5 years ago
wukesong
0173c40124
add lenet & alexnet in master branch
5 years ago
jojobugfree
e6c15b82c8
remove cce dependency
5 years ago
chang zherui
eaf7146d46
modify longtime python ut
5 years ago
lichenever
f946aea10d
fix grpah mode loop sink bug in auto parallel
5 years ago
wangjun260
31b165a57e
add vgg scripts
5 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.
5 years ago
c00425699
3bb48ffee1
use std::vector instead of std::list to promote performance for parallel module
5 years ago
mindspore-ci-bot
976226f9ac
!10 Add matmul biasadd fusion pass
...
Merge pull request !10 from YuJianfeng/master
5 years ago
mindspore-ci-bot
6f03881b04
!39 add op Diag and DiagPart
...
Merge pull request !39 from zhaozhenlong/op/diag
5 years ago
mindspore-ci-bot
2753aa8768
!15 Correct the comments for `RandomChoiceWithMask` op.
...
Merge pull request !15 from seatea/randomchoicewithmask-doc
5 years ago
mindspore-ci-bot
7242c0fad5
!41 Revert 'Pull Request !17 : [AutoParallel]Fix bug in the case of two cast'
...
Merge pull request !41 from leonwanghui/revert-merge-17-master
5 years ago
mindspore-ci-bot
e4b404e8ae
!32 auto-enable-dynamic-mem-pool
...
Merge pull request !32 from JoyLvliang/master
5 years ago
mindspore-ci-bot
e535a5f50c
!40 fix bug of get a error dst format of transdata
...
Merge pull request !40 from lianliguang/master
5 years ago
mindspore-ci-bot
84a61bd015
!27 add log for kernel runtime in order to trace performance
...
Merge pull request !27 from shibeiji/master
5 years ago
lvliang
b3a306489d
auto enbale dynamic mem pool
5 years ago
leonwanghui
976af212e9
回退 'Pull Request !17 : [AutoParallel]Fix bug in the case of two cast'
5 years ago
mindspore-ci-bot
140a15924c
!17 [AutoParallel]Fix bug in the case of two cast
...
Merge pull request !17 from lichen/fix_cast_bug
5 years ago
mindspore-ci-bot
02a25407c4
!30 use string::find instead of equal to distinguish training graph
...
Merge pull request !30 from chenhaozhe/enable-variable-acc-for-training-graph
5 years ago
lianliguang
9d5890d9b9
fix bug of got a error transdata's dest format
5 years ago
zhaozhenlong
b12e6ff780
add operator diag and diag_part
5 years ago
mindspore-ci-bot
c1c8fef9ca
!24 Change strategy for structure output
...
Merge pull request !24 from 步学/structure-output
5 years ago
mindspore-ci-bot
4f5755003a
!29 Add some prompt information for ease of use
...
Merge pull request !29 from jonyguo/add_more_log_info_and_testcase
5 years ago
seatea
840280e784
Correct the comments for `RandomChoiceWithMask` op.
5 years ago
mindspore-ci-bot
062b744b19
!12 Fix dtype bug for loss_scale and weight_decay
...
Merge pull request !12 from seatea/dynamic-loss-scale
5 years ago
mindspore-ci-bot
3ab402e110
!7 adapt relu6grad
...
Merge pull request !7 from zhaozhenlong/adapte-relu6grad
5 years ago
lichenever
b4d34973bc
fix_cast_bug
5 years ago
chenhaozhe
cab5503280
use find instead of equal to distinguish training graph
5 years ago
mindspore-ci-bot
44cd0c1f90
!13 Check input shape for `NMSWithMask` op
...
Merge pull request !13 from seatea/NMSWithMask-check-shape
5 years ago
buxue
0da0bdcf40
Fix bug structure output when there is depend whose first input is constant in outputs
5 years ago
Ziyan
4cbcd8e907
enable use float type learning rate in lars optimizer
5 years ago
zhaozhenlong
9862dea3cf
adapt relu6grad and graphengine modified
5 years ago
shibeiji
468e257a14
add log for kernel runtime in order to trace performance
5 years ago
jonyguo
34e42bd6f9
1. add more log info for dataset & mindrecord, 2. add two new testcase for MindDataset
5 years ago
seatea
6c03542eec
Fix dtype bug for loss_scale and weight_decay.
...
1.Change dtype of scale to dtype of grad in loss_scale.py;
2.Change dtype of weight_decay to dtype of weight in optimizer.py.
5 years ago
seatea
7b7a6a45a0
Check if the shape of the input of NMSWithMask is (N, 5).
5 years ago
jjfeing
86f5c69995
change parallel complie num: 32->16
5 years ago
GinFung
468dbc3557
Add matmul biasadd fusion pass
5 years ago
zhunaipan
930a1fb0a8
initial version
...
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
5 years ago