35
I Use This!
High Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 20 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use relative paths to include Meta.h and MaxSizeVector.h in Tensor More... 12 months ago
Make it possible to override the synchonization primitives used by the threadpool using macros. More... 12 months ago
Add missing braces in Umeyama.h More... 12 months ago
Work around compiler bug in Umeyama.h. More... 12 months ago
Fix cuda compilation More... 12 months ago
[SYCL-2020] Enabling USM support for SYCL. SYCL-1.2.1 did not have support for USM. More... 12 months ago
Use std::shared_ptr for FFTW/IMKL FFT plan implementation; Fixes #2651 More... 12 months ago
Return NaN in ndtri for values outside valid input range. More... 12 months ago
Thread pool More... 12 months ago
Change array_cwise test name More... 12 months ago
Visitor: fix modulo by zero compiler warning More... 12 months ago
Specialized loadColData correctly - fix previous BF16 GEMV MR More... 12 months ago
clean up array_cwise test More... 12 months ago
Fix ColMajor BF16 GEMV for when vector is RowMajor More... 12 months ago
JacobiSVD: set m_nonzeroSingularValues to zero if not finite More... 12 months ago
Unroll F32 to BF16 loop - 1.8X faster conversions for LLVM. Use vector pairs for GCC. More... 12 months ago
Add half-`Packet` operations to `StridedLinearBufferCopy`. More... 12 months ago
SSE Packet4ui has pcmp, pmin, pmax More... 12 months ago
[SYCL-2020] Enabling half precision support for SYCL. More... 12 months ago
Revert "Geometry/EulerAngles: make sure that returned solution has canonical ranges" More... 12 months ago
Revert "Vectorize cast" More... 12 months ago
AVX2: Packet4ul has pmul, abs2 More... 12 months ago
Vectorize cast More... 12 months ago
Fix sparse iterator and tests. More... 12 months ago
Fix boolean bitwise and warning. More... 12 months ago
Packet4ul does not have Abs2 More... 12 months ago
New VSX version of BF16 GEMV (Power) - up to 6.7X faster More... 12 months ago
fix pow for uint32_t, disable pmul<Packet4ul> More... 12 months ago
Geometry/EulerAngles: make sure that returned solution has canonical ranges More... about 1 year ago
Delete last few occurences of HasHalfPacket. More... about 1 year ago