You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
hezhenhao1 c3194ed4ab Add MatrixInverse (by eigen) CPU op and testcase. 4 years ago
..
cholesky_cpu_kernel.cc add lu && cholesky && releated solver to master 4 years ago
cholesky_cpu_kernel.h add lu && cholesky && releated solver to master 4 years ago
cholesky_solve_cpu_kernel.cc add lu && cholesky && releated solver to master 4 years ago
cholesky_solve_cpu_kernel.h add lu && cholesky && releated solver to master 4 years ago
eig_cpu_kernel.cc Add Eigh deomposition (by eigen ) cpu op and testcase 4 years ago
eig_cpu_kernel.h Add Eigh deomposition (by eigen ) cpu op and testcase 4 years ago
eigen_common_utils.h fix lu api bugs 4 years ago
lu_cpu_kernel.cc fix lu api bugs 4 years ago
lu_cpu_kernel.h fix lu api bugs 4 years ago
lu_solve_cpu_kernel.cc fix lu api bugs 4 years ago
lu_solve_cpu_kernel.h fix lu api bugs 4 years ago
matmul_double_cpu_kernel.cc add double type support for matmul cpu op 4 years ago
matmul_double_cpu_kernel.h remove batch matmul op registration 4 years ago
matrix_inverse_cpu_kernel.cc Add MatrixInverse (by eigen) CPU op and testcase. 4 years ago
matrix_inverse_cpu_kernel.h Add MatrixInverse (by eigen) CPU op and testcase. 4 years ago
qr_cpu_kernel.cc Add the QR decomposition for cpu kernel. 4 years ago
qr_cpu_kernel.h Add the QR decomposition for cpu kernel. 4 years ago
solve_triangular_cpu_kernel.cc add unit_diagonal option for solve triangular 4 years ago
solve_triangular_cpu_kernel.h add unit_diagonal option for solve triangular 4 years ago