YuJianfeng
|
024706f951
|
Optimize depend edge with make tuple input
|
5 years ago |
yanzhenxiang2020
|
948ff63add
|
fix mindrecord ut long time
|
5 years ago |
c00425699
|
b3fd38c23a
|
fix bug for allreduce fusion and add resnet unit test
|
5 years ago |
zhangz0911gm
|
65cd9d48fd
|
Add FloorMod, Acosh in ME
|
5 years ago |
Wei Luning
|
b18f634912
|
remove ge depend in cpu
|
5 years ago |
lichenever
|
89945c15f5
|
fix refkey bug for auto parallel
|
5 years ago |
lvliang
|
244a82b244
|
pynative-add-lenet
|
5 years ago |
huangdongrun
|
84e4942ca9
|
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 |
zhaoting
|
dcd1f0a504
|
add RMSProp optimizer
|
5 years ago |
Cathy Wong
|
29ab2c1093
|
Enable skipped dataset zip python unit tests
Signed-off-by: Cathy Wong <cathy.wong@huawei.com>
|
5 years ago |
chang zherui
|
04471939f5
|
delete longtime python ut
|
5 years ago |
zhaozhenlong
|
2498d2c749
|
add atan2 operator
|
5 years ago |
Xiaoda Zhang
|
4520469e16
|
refining strategy-checking for resnet50
|
5 years ago |
anzhengqi
|
854308ff75
|
check num_samples
|
5 years ago |
yangzhenzhang
|
c44e12713b
|
add parallel ops for neg and batchmatmul
|
5 years ago |
kswang
|
fe1b73584d
|
add cpu st lenet
|
5 years ago |
VectorSL
|
3b4d8fce26
|
update tests/st/ops/gpu/test_tensoradd.py.
fix pytest.mark for testcase
|
5 years ago |
lichenever
|
8854a6c9f7
|
fix two cast bug in auto parallel
|
5 years ago |
fary86
|
73e0bdcd43
|
Dump graph with type info when static analysis failed
|
5 years ago |
zhaozhenlong
|
cca1d7764a
|
add operator SpaceToBatch and BatchToSpace for ge
|
5 years ago |
chang zherui
|
bd4a206ae8
|
modify longtime python ut
|
5 years ago |
Ziyan
|
ada46fc219
|
enable use float type learning rate in lars optimizer
|
5 years ago |
c00425699
|
c4b03e854c
|
use std::vector instead of std::list to promote performance for parallel module
|
5 years ago |
lichenever
|
80b8d05c14
|
fix grpah mode loop sink bug in auto parallel
|
5 years ago |
GinFung
|
2fd7f67108
|
Add matmul biasadd fusion pass
|
5 years ago |
zhaozhenlong
|
a6e626f02e
|
add operator diag and diag_part
|
5 years ago |
leonwanghui
|
d2348c7f87
|
回退 'Pull Request !17 : [AutoParallel]Fix bug in the case of two cast'
|
5 years ago |
lichenever
|
26a65bee0c
|
fix auto parallel st
|
5 years ago |
lichenever
|
c119f1c29e
|
fix_cast_bug
|
5 years ago |
qianlong
|
df0668390a
|
Optimize the execution time of test case test_rgb_hsv.py
|
5 years ago |
buxue
|
24d1991cac
|
Fix bug structure output when there is depend whose first input is constant in outputs
|
5 years ago |
Jonathan Yan
|
295c00ac39
|
Replace std::cout with MS_LOG in dataset unit test
Signed-off-by: Jonathan Yan <jonathan.yan1@huawei.com>
|
5 years ago |
jonyguo
|
ef1caad11f
|
1. add more log info for dataset & mindrecord, 2. add two new testcase for MindDataset
|
5 years ago |
jinyaohui
|
ac62faa388
|
modify set_dataset_mode_config api param
|
5 years ago |
liuxiao
|
47d903ff57
|
Add pack and unpack
|
5 years ago |
mindspore-ci-bot
|
2eb71103f9
|
!82 profiling feature enhancement
Merge pull request !82 from caifubi/dev-profiling
|
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 |
lvliang
|
2da8570a01
|
pynative-add-lenet
|
5 years ago |
jojobugfree
|
effdb483d6
|
profiling feature enhancement
|
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 |
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 |
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 |
Jonathan Yan
|
9d0fde29f4
|
remove ENABLE_MINDRECORD flag
|
5 years ago |
Alexey Shevlyakov
|
84d780c1a4
|
remove make_unique.h
|
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 |
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 |