1363 Commits (a64920c46802a3030bfdf8754870ffb1e5c6ba78)

Author SHA1 Message Date
  i-robot 84d2e54871 !26959 TensorArray CPU 4 years ago
  i-robot 9cb5120594 !26936 move testcases to scipy_st 4 years ago
  VectorSL cb3d25c8f0 add cpu tensor array 4 years ago
  huangbingjian 66309632c1 fix the negative axis problem of reduce_eliminate 4 years ago
  zhujingxuan a18b9e703e move testcases 4 years ago
  i-robot f85dea2959 !26662 fix lu kernel 4 years ago
  z00512249 872d8b37da fix lu factor and solve for cpu backend 4 years ago
  VectorSL 710289a72d add tensor array 4 years ago
  i-robot 30d182ac18 !26626 fix reduce ops axis multiple bug in GPU 4 years ago
  buxue 89a688f3be fix reduce ops axis multiple bug in GPU 4 years ago
  hezhenhao1 accc6368aa Add support float64 as input type for ReduceProd GPU op. 4 years ago
  wenbean 13409f519f Unify GPU/CPU ops input/output(col/rolmajor), modify related testcases, add linalg function and testcases 4 years ago
  wenbean 9b305b231d Add GPU eigenvalues/eigenvector for symmetric mtrix(real and complex) 4 years ago
  i-robot 11ed323e66 !26336 update akg, refine document of Custom op 4 years ago
  looop5 9c4fe8b6bf update akg, refine document of Custom op 4 years ago
  i-robot dc5278516c !26130 add cholesky, cho_factor primitive and backend gpu implements 4 years ago
  z00512249 36032e7ee2 add cholesky, cho_factor primitive and backend gpu implements 4 years ago
  zuochuanyong 1f289803e9 fix LessEqual bug 4 years ago
  i-robot 95f0c98747 !26186 Fix bug: AbsGrad support int as input. 4 years ago
  hezhenhao1 4c12385050 Fix bug: AbsGrad support int as input. 4 years ago
  looop5 58e27d87bc add Custom, custom_op_info_register, CustomRegOp to __init__ 4 years ago
  i-robot 9a3b52eda7 !25726 Add Pynative Test Cases for Custom AOT, Pyfunc 4 years ago
  Yang Jiao 2b112ef656 add custom pynative test cases 4 years ago
  hezhenhao1 cb13783059 Add fp64 as input type fot GPU op of ReduceMin and ReduceMean. 4 years ago
  i-robot a58eb682d6 !25778 Custom op supports no reg info 4 years ago
  looop5 b89d744e80 Custom op supports no reg info 4 years ago
  i-robot 3caa6cb09e !25898 split generic matrix/symmetric matrix eigenvalues to eig/eigh(same with scipy) 4 years ago
  i-robot fb155743a7 !25921 Fix: cpu real_div support fp16. 4 years ago
  i-robot b6833ec3f2 !25872 add solve_triangular 4 years ago
  hezhenhao1 14785097fd Fix: cpu real_div support fp16. 4 years ago
  wenbean 45f9c7bfb7 use workspace memery for symmetric matrix eigenvalue/eigenvectors 4 years ago
  zhujingxuan ec809b6134 add solve_triangular 4 years ago
  i-robot 55a83cf31e !25859 Support int32 as input type for Abs of GPU op, float64 as input type for isFinite GPU op. 4 years ago
  i-robot 4771a2006e !25800 Suport solve complex64/ complex128 Eigen Value and eigen vectros 4 years ago
  hezhenhao1 d61b089f6b Support int32 as input type for Abs of GPU op, float64 as input type for IsFinite GPU op. 4 years ago
  hezhenhao1 e2b6c926bf Support float64 for CPU OP, including Sqrt, Abs, AbsGrad, AddN. 4 years ago
  i-robot bc025e907d !25686 fix cholesky fatcor and solve for cpu backend 4 years ago
  wuwenbing 8bc2b409ab Suport solve complex64/ complex128 Eigen Value and eigen vectros 4 years ago
  i-robot d5fbfd1389 !25738 Add MatrixInverse (by eigen) CPU op and testcase. 4 years ago
  z00512249 9d13db2ac3 fix cholesky factor and solve for cpu backend 4 years ago
  i-robot ba6f67badf !25728 add scatter nd update int64 and float64 support 4 years ago
  hezhenhao1 c3194ed4ab Add MatrixInverse (by eigen) CPU op and testcase. 4 years ago
  i-robot 0b50de7b34 !25596 Add Eigh deomposition (by eigen ) cpu op and testcase 4 years ago
  zhujingxuan ed24ad8f94 add scatter nd update int64 and float64 support 4 years ago
  wuwenbing 4203251f81 Add Eigh deomposition (by eigen ) cpu op and testcase 4 years ago
  i-robot e80639357d !25374 Adapt Custom Op to Pyfunc Kernel 4 years ago
  Yang Jiao 9bcf28d15d adapt custom op to pyfunc kernel 4 years ago
  i-robot 3452d6e55d !25527 Support float64 for CPU OP, including arithmetic, reshape, scatter_nd_update, select. 4 years ago
  i-robot f0b38f53e8 !25660 update dynamic stitch 4 years ago
  zhujingxuan fb1805de30 add GPU trsm 2d matrix support 4 years ago