1370 Commits (bae1dd3bb0b19331a700d681ec00be1b09080ea4)

Author SHA1 Message Date
  i-robot 68ff04ac82 !27186 pass lambda function to out_shape and out_dtype 4 years ago
  z00512249 a1b8c2f065 while inplace op for cpu backend 4 years ago
  looop5 ae5532fb9e pass lambda function to out_shape and out_dtype 4 years ago
  i-robot f5215745f4 !27121 Apply Autodiff in Custom Op 4 years ago
  Yang Jiao 5acce31c72 apply autodiff in custom 4 years ago
  i-robot 9a5814b6a4 !26937 fix pytest mark decorator for platform_x86_cpu 4 years ago
  liangyongxiong 05174c2115 fix pytest mark decorator for platform_x86_cpu 4 years ago
  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