万万没想到
|
25cdf48336
|
fix review opinions in doc/comments
|
5 years ago |
jinyaohui
|
0b1ae67418
|
modify comment
|
5 years ago |
Cathy Wong
|
c0e2a63fdb
|
Correct dataset error checking
|
5 years ago |
yao_yf
|
513f384c43
|
fix auto parallel prelu
|
5 years ago |
zhoufeng
|
849543ac96
|
Distinguish package name according to hardware platform
|
5 years ago |
zhoufeng
|
ed04b8e165
|
default build command
"-z" (minddata) and "-M on" (gpu) by default in build.sh
|
5 years ago |
kswang
|
d84cfb0108
|
add mem manager
|
5 years ago |
mxm
|
d375724055
|
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 |
Alexey Shevlyakov
|
6d1ea7af8e
|
remove make_unique.h
|
5 years ago |
Zirui Wu
|
71b81c8f1b
|
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 |
buxue
|
824d9e4956
|
Develop op MaxPoolWithArgMax
|
5 years ago |
jonyguo
|
6690a7fd7a
|
fix: error info is not exactly when column list invalid
|
5 years ago |
anzhengqi
|
82896411e0
|
modify part of comments
|
5 years ago |
jinyaohui
|
e01df47915
|
modify set_dataset_mode_config api param
|
5 years ago |
liuxiao
|
599543932c
|
Add pack and unpack
|
5 years ago |
yoonlee666
|
ee519aa0d1
|
use TFRecordDataset in bert ci script and add absolute position embedding code in bert model
|
5 years ago |
guohongzilong
|
0ba72a6885
|
unified tensor and mindspore.type
|
5 years ago |
jojobugfree
|
89f0b3b1bb
|
profiling feature enhancement
|
5 years ago |
Xiaoda Zhang
|
7798c85e70
|
This commit is to separate the computation cost and memory cost in auto_parallel. Some related memory correction is removed.
|
5 years ago |
zhaozhenlong
|
951e094dd4
|
add api image gradients
|
5 years ago |
guohongzilong
|
14c5c1b57d
|
usr mindspore. instead of mstype.
|
5 years ago |
VectorSL
|
5b91515542
|
update lossscale for gpu
|
5 years ago |
WeibiaoYu
|
5f1fedaae7
|
Support to config whether to save integeated checkpoint, in auto model parallel scene
|
5 years ago |
Jonathan Yan
|
f01098bc12
|
remove ENABLE_MINDRECORD flag
|
5 years ago |
ms_yan
|
180c1750de
|
add parameter check for Class Schema
|
5 years ago |
jonyguo
|
6dc6d6bc83
|
fix: when use MindDataset block_reade=True hung
|
5 years ago |
dengwentao
|
c6c8c94d3f
|
updata mkl-dnn link and md5
|
5 years ago |
Alexey Shevlyakov
|
b9701db887
|
fix RandomCropDecodeResize test
|
5 years ago |
chengang
|
22578e9839
|
回退 'Pull Request !133 : Edit loss_scale to fit GPU'
|
5 years ago |
VectorSL
|
bf4c09931e
|
edit loss_scale for gpu
|
5 years ago |
chang zherui
|
0a595b4749
|
fix runtest.sh for python ut
|
5 years ago |
ms_yan
|
1efa4ffc39
|
add parameter check for Class Schema
|
5 years ago |
wanghua
|
a8f95e6d2c
|
modify bert test file
|
5 years ago |
wanghua
|
3aa51f35c1
|
fix bert precison bug
|
5 years ago |
kingfo
|
93fe493cf4
|
fix ME+GE compile error
|
5 years ago |
zhaoting
|
2a82eb450e
|
add weight decay in RMSProp optimizer
|
5 years ago |
zhangz0911gm
|
23c21e191f
|
Add FloorMod, Acosh in ME
|
5 years ago |
Wei Luning
|
2ba026dbf2
|
remove ge depend in cpu
|
5 years ago |
zhaoting
|
9b5d4eff89
|
add RMSProp optimizer
|
5 years ago |
chang zherui
|
8adbcdbc4c
|
delete longtime python ut
|
5 years ago |
kswang
|
079df4c909
|
add cpu st lenet
|
5 years ago |
lichenever
|
07449cd1cc
|
fix two cast bug in auto parallel
|
5 years ago |
zhoufeng
|
efc6c7be63
|
delete abandoned script files
autogen.sh: delete
py_filter: delete
dbg_dump_parser.sh: move to script
|
5 years ago |
chang zherui
|
b27129c9da
|
modify longtime python ut
|
5 years ago |
zhaozhenlong
|
1984e4a1ff
|
add operator diag and diag_part
|
5 years ago |
leonwanghui
|
4c2aa41f1d
|
回退 'Pull Request !17 : [AutoParallel]Fix bug in the case of two cast'
|
5 years ago |
lichenever
|
f0f55ad7e8
|
fix_cast_bug
|
5 years ago |
mindspore-ci-bot
|
de2d85b5fe
|
!199 Fix the bug of weight decay for `Adam` optimizer
Merge pull request !199 from seatea/adam-weight-decay
|
5 years ago |
mindspore-ci-bot
|
540a91728b
|
!222 Modify custom op register
Merge pull request !222 from zjun/Modify_custom_op_register
|
5 years ago |
leonwanghui
|
d16756d33a
|
Reduce MindSpore docker image size
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
|
5 years ago |