Commit Graph

9 Commits

Author SHA1 Message Date
huangdongrun d12a720fc5 add comparison ops
fix pylint

use scalar_lt primitive directly

fix review
2020-04-08 20:00:06 +08:00
zhangz0911gm 65cd9d48fd Add FloorMod, Acosh in ME 2020-04-08 20:00:06 +08:00
Wei Luning b18f634912 remove ge depend in cpu 2020-04-08 20:00:06 +08:00
zhaoting dcd1f0a504 add RMSProp optimizer 2020-04-08 19:58:14 +08:00
zhaozhenlong 2498d2c749 add atan2 operator 2020-04-08 19:58:14 +08:00
zhaozhenlong cca1d7764a add operator SpaceToBatch and BatchToSpace for ge 2020-04-08 19:58:13 +08:00
zhaozhenlong a6e626f02e add operator diag and diag_part 2020-04-08 19:58:13 +08:00
zhangz0911gm 96e1127edb Adding new operator SparseApplyFtrlD in ME 2020-04-02 22:28:21 -04:00
zhunaipan 930a1fb0a8 initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
2020-03-27 22:54:54 +08:00