Commit Graph

30 Commits (244a82b2445cb86673fbec98e3879a303d7230fb)

Author SHA1 Message Date
lvliang 244a82b244 pynative-add-lenet
5 years ago
huangdongrun 84e4942ca9 support grad on graph with variable arguments
5 years ago
zhaoting dcd1f0a504 add RMSProp optimizer
5 years ago
Cathy Wong 29ab2c1093 Enable skipped dataset zip python unit tests
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.
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
5 years ago
jonyguo ef1caad11f 1. add more log info for dataset & mindrecord, 2. add two new testcase for MindDataset
5 years ago
lvliang 2da8570a01 pynative-add-lenet
5 years ago
zhangz0911gm 96e1127edb Adding new operator SparseApplyFtrlD in ME
5 years ago
zhunaipan 930a1fb0a8 initial version
5 years ago