Change8

b10180

📦 llama-cppView on GitHub →
2 features🔧 1 symbols

Summary

This release enhances the SYCL backend with performance improvements for unary elementwise operations, including a contiguous fast path and 32-bit index math. It also introduces optimizations for elementwise index calculations using fast division.

✨ New Features

  • SYCL backend now includes a contiguous fast path and 32-bit index math for unary elementwise operations.
  • SYCL backend utilizes fast division for elementwise index math.

Affected Symbols