Commit Graph

6072 Commits (106ece221d08784dfed8af63378a2024cf511419)
 

Author SHA1 Message Date
Xiaoda Zhang 9a717aa1f7 change_star_elimination: make the non-identity triangle_eliminatin exact
5 years ago
Cathy Wong 29ab2c1093 Enable skipped dataset zip python unit tests
5 years ago
kswang 0c1aa0d566 add getptr for memreuse
5 years ago
万万没想到 47925a2006 fix typo in formula
5 years ago
huangdongrun 10ee3fbca5 fix bug of auto control depend for bert pre training
5 years ago
chang zherui 04471939f5 delete longtime python ut
5 years ago
zhaozhenlong 2498d2c749 add atan2 operator
5 years ago
chenhaozhe 99173fb0f5 modify log level in DfGraphManager
5 years ago
Xiaoda Zhang 4520469e16 refining strategy-checking for resnet50
5 years ago
dengwentao 075a9f5f9a change MS LIB CACHE setting
5 years ago
万万没想到 913de7af69 fix typo in formula
5 years ago
anzhengqi 854308ff75 check num_samples
5 years ago
Peilin Wang 3c1d35295c TFReaderOp fix, threads will exit after reading necessary amount of rows
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.
5 years ago
Xiaoda Zhang fb00dae17a change star elimination: remove some redundant and checking works
5 years ago
wukesong 7f6cb98779 add lenet & alexnet in master branch
5 years ago
jojobugfree 2c751b75b5 remove cce dependency
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
ms_yan 7a16dfe2bf repair parameter check problem in random_resize_crop and random_crop
5 years ago
ms_yan 51feea03a4 Repair parameter check problem in TFRecordDataset
5 years ago
chang zherui bd4a206ae8 modify longtime python ut
5 years ago
wenchunjiang 1c5f17ba3c This fixes an issue about mindspore process cannot exit when calling python api op_select_format failed in select kernel steps.
5 years ago
panyifeng 33b92dddca fix parallel related valuenode merging error
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
wangjun260 d735d47953 add vgg scripts
5 years ago
lichenever 80b8d05c14 fix grpah mode loop sink bug in auto parallel
5 years ago
Ting Wang 10389d8f19 update the supported version of EulerOS
5 years ago
GinFung 2fd7f67108 Add matmul biasadd fusion pass
5 years ago
zhaozhenlong a6e626f02e add operator diag and diag_part
5 years ago
seatea 0c9f31c5c5 Correct the comments for `RandomChoiceWithMask` op.
5 years ago
Ting Wang 14223b6cc5 fix typo
5 years ago
leonwanghui d2348c7f87 回退 'Pull Request !17 : [AutoParallel]Fix bug in the case of two cast'
5 years ago
lvliang c5da87254d auto enbale dynamic mem pool
5 years ago
lichenever 26a65bee0c fix auto parallel st
5 years ago
lianliguang d3400cde01 fix bug of got a error transdata's dest format
5 years ago
shibeiji 2e308e4bed add log for kernel runtime in order to trace performance
5 years ago
lichenever c119f1c29e fix_cast_bug
5 years ago
helloway 204a86c67a Add issue and PR templates for gitee and github
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
cathwong a6f6a376cb update CONTRIBUTING.md. typo fix.
5 years ago
Jonathan Yan 295c00ac39 Replace std::cout with MS_LOG in dataset unit test
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.
5 years ago
zhaozhenlong 04e4f6d927 adapt relu6grad and graphengine modified
5 years ago