0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Apr 24, 2024 — Apr 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add f16 support for histogram More... over 4 years ago
Replace underscores with dashes in package names (#2983) More... over 4 years ago
Fix problems in RNG for older compute architectures with fp16 More... over 4 years ago
Further improve the box muller function by fixing rounding issues More... over 4 years ago
Add min driver versions for CUDA 11 More... over 4 years ago
Move RNG(random) quality checks to own file to avoid large alloc More... over 4 years ago
Add missing opencl-arrayfire interop fns in unified backend More... over 4 years ago
Fix warning in compile module about the length of the error message More... over 4 years ago
Enable Uniform Chi2 tests for CUDA and OpenCL More... over 4 years ago
Fix randn by passing in correct values to boxMuller More... over 4 years ago
Correct interp helper calls in other kernels that use it More... almost 5 years ago
Address perf regression in approx after dim based interop was introduced More... almost 5 years ago
Add missing non-const Array::getNode method in CPU/OpenCL backends More... almost 5 years ago
Fix incorrect macro and name in docs. Update links to https. More... almost 5 years ago
Add batch support for CPU and OpenCL solve. Add solver batch tests More... almost 5 years ago
Use .bin extension for kernel binaries that are saved to disk More... almost 5 years ago
Check exceptions in CUDA compileModule and Log binary write/load failures More... almost 5 years ago
Enable disk caching support for OpenCL kernel binaries More... almost 5 years ago
Fix barrierOR fn in confidence connected opencl kernel (#2969) More... almost 5 years ago
Update confidence connected components to use brain scan image More... almost 5 years ago
Add clblast patch to handle custom context with multiple devices (#2967) More... almost 5 years ago
Fix the svd ndims check to limit inputs to 2D arrays More... almost 5 years ago
Add support for cuDNN verion 8 More... almost 5 years ago
Update 3.7.2 release notes with fixes from the past week More... almost 5 years ago
Fix cuDNN runtime version checks and warnings More... almost 5 years ago
Remove cuDNN compute capablity check as its inaccurate More... almost 5 years ago
Propagate build errors to user facing exceptions More... almost 5 years ago
Correct the build error enum in buildProgram More... almost 5 years ago
Fix compilation error in final_boundary_reduce_dim More... almost 5 years ago
Refactor Kernel::[setScalar|getScalar] to setFlag & getFlag respectively More... almost 5 years ago