Cathy Wong
|
917aa02e2a
|
Correct dataset error checking
|
5 years ago |
mindspore-ci-bot
|
3e36982314
|
!99 Develop op MaxPoolWithArgMax
Merge pull request !99 from zhangbuxue/Dock_MaxPoolWithArgMax
|
5 years ago |
Zirui Wu
|
5637f80692
|
implemented multi-thread index writer for mindrecord
num threads cannot be more than num shards
minor fix
clang style fix
address review comments
|
5 years ago |
mindspore-ci-bot
|
68f804255f
|
!174 enhance: the error info is not detail when the column list is invalid by MindDataset
Merge pull request !174 from guozhijian/fix_false_error_info
|
5 years ago |
mindspore-ci-bot
|
b35046f559
|
!173 modify image analysis capabilities comments
Merge pull request !173 from anzhengqi/modify-obsolete-comments
|
5 years ago |
mindspore-ci-bot
|
40d4a4baa3
|
!20 modify _set_dataset_mode_config api param
Merge pull request !20 from jinyaohui/master
|
5 years ago |
mindspore-ci-bot
|
fd7d75aea3
|
!143 Adapting ops Stack and Unsatck in ME
Merge pull request !143 from liuxiao/temp
|
5 years ago |
buxue
|
7541d3b067
|
Develop op MaxPoolWithArgMax
|
5 years ago |
yao_yf
|
b5e3fa9593
|
fix auto parallel prelu
|
5 years ago |
mindspore-ci-bot
|
3f5136302a
|
!149 Use TFRecordDataset instead of StorageDataset in Bert model integration test and add absolute position embedding code in bert model
Merge pull request !149 from yoonlee666/master
|
5 years ago |
mindspore-ci-bot
|
a748b668d8
|
!179 Unified tensor and mindspore.type
Merge pull request !179 from ghzl/improve-example-in-me-front
|
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 |
zhoufeng
|
27e49d1415
|
Distinguish package name according to hardware platform
|
5 years ago |
VectorSL
|
d0c24fb706
|
update lossscale for gpu
|
5 years ago |
mindspore-ci-bot
|
993e69c76e
|
!139 remove ENABLE_MINDRECORD flag
Merge pull request !139 from jonathan_yan/DLTJ
|
5 years ago |
Jonathan Yan
|
243120bfa3
|
Merge branch 'DLTJ' of https://gitee.com/jonwe/ms_incubator into DLTJ
|
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 |
mindspore-ci-bot
|
a4b9f8a728
|
!120 Fix test for RandomCropDecodeResizeOp.
Merge pull request !120 from Alexey_Shevlyakov/master
|
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 |
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 |