![]() |
PLSSVM - Parallel Least Squares Support Vector Machine
2.0.0
A Least Squares Support Vector Machine implementation using different backends.
|
Directory containing implementation details for the SYCL backend using hipSYCL as SYCL implementation.
More...Files | |
| file | device_ptr.hpp [code] |
| Small wrapper around a SYCL device pointer for the hipSYCL SYCL implementation. | |
| file | queue.hpp [code] |
| PImpl class used to hide the "sycl/sycl.hpp" header from the public interface. | |
| file | queue_impl.hpp [code] |
| PImpl implementation encapsulating a single SYCL queue. | |
| file | utility.hpp [code] |
| Utility functions specific to the SYCL backend using hipSYCL as SYCL implementation. | |
Directory containing implementation details for the SYCL backend using hipSYCL as SYCL implementation.