Commit Graph

54 Commits (2ba026dbf2e8791281cbd4e98cf74a6464b6a991)

Author SHA1 Message Date
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
chang zherui b27129c9da modify longtime python ut
5 years ago
leonwanghui 4c2aa41f1d 回退 'Pull Request !17 : [AutoParallel]Fix bug in the case of two cast'
5 years ago
buxue 1d3bb0b731 Develop op MaxPoolWithArgMax
5 years ago
kingfo cdbef85e5e refactor callback for ge backend
5 years ago
chang zherui 286db9b513 fix runtest.sh for python ut
5 years ago
fary86 b1de026c98 Add primitive name to param error message for math_ops.py
5 years ago
Wei Luning 826a7393db fix InsertGradientOf with class method
5 years ago
panyifeng e8ae576d10 fix grad missing due to indirect dependent free morphism
5 years ago
wanghua d42954652c modify bert test file
5 years ago
guohongzilong 2de97f256f iterfaces change: _Constant to Constant
5 years ago
wanghua 1a82ff0a72 fix bert precison bug
5 years ago
yangzhenzhang 8f74aef65d add parallel ops for expand dims
5 years ago
huangdongrun d12a720fc5 add comparison ops
5 years ago
chang zherui 9b9a85ba34 modify runtest py ut for parallel exec
5 years ago
xiefangqi 8d554d4322 fix and remove useless import of example, st, ut
5 years ago
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
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