xqdan

Results 2 comments of xqdan

``` diff --git a/src/arithmetic/Simplify.cpp b/src/arithmetic/Simplify.cpp index 8a0d6e3..0dbb63e 100644 --- a/src/arithmetic/Simplify.cpp +++ b/src/arithmetic/Simplify.cpp @@ -3917,7 +3917,7 @@ private: const Variable *var = eq ? eq->a.as() : next.as(); if (eq && var)...

Thanks @ZihengJiang! The proposal is helpful for us, with it, it's possible to do graph heterogeneous planning and execution among cpu, gpu and npu. BTW some inputs of our NPU...