Zhang Xianyi

Results 19 issues of Zhang Xianyi

Thank you for OpenBLAS developers and users. There are some new architecture supported from PRs. However, the OpenBLAS developer team may not test or verify the code on the new...

Feature request

Implement clbas_?gemm_batch extension. Please check small_matrices branch and 88e6806e3f0199f4d94a8b9bdd164f2e0d1cfe25

- [x] Add basic implementation ( please check aae6af94bbe4f7ad97c417e40fe6a7d4a2798b79 ) - [ ] Merge sgemm_kernel_direct implementation - [ ] Work for DYNAMIC_ARCH - [ ] Tune the input matrix size....

Support C-SKY 860 architecture.

Target: x86_64 AVX CPUs (e.g. Sandy Bridge, Haswell). Real number functions (float and double) - [ ] Sinh - [ ] Cosh - [x] Tanh

enhancement
Todo

Target: x86_64 AVX CPUs (e.g. Sandy Bridge, Haswell). Real number functions (float and double) - [x] Pow - [x] Powx - [ ] Pow2o3 - [ ] Pow3o2

enhancement
Todo

Target: x86_64 AVX CPUs (e.g. Sandy Bridge, Haswell). Real number functions (float and double) - [x] Ln - [ ] Log10 - [ ] Log1p

enhancement
Todo

Target: x86_64 AVX CPUs (e.g. Sandy Bridge, Haswell). Real number functions (float and double) - [x] Exp - [ ] Expm1

enhancement
Todo

Naive implementation for generic target. Real Functions (float and double). - [ ] Cbrt - [ ] Hypot - [ ] Inv - [ ] InvCbrt - [ ] InvSqrt...

Todo

Naive implementation for generic target. Real Functions (float and double). - [ ] Ceil - [x] Floor - [ ] Modf - [ ] NearbyInt - [ ] Rint -...

Todo