NumPower / numpower

PHP extension for efficient scientific computing and array manipulation with GPU support
https://numpower.org
Other
186 stars 4 forks source link

Implement benchmark for cpu and gpu for initializer methods #65

Open jiyo4476 opened 1 month ago

jiyo4476 commented 1 month ago

Submission Checklist:

Due to the inherent complexity of this library, we created this checklist to remind everyone of the essential steps to have an MR approved depending on the type of change that is made. You can delete this.

Change to methods and operations

Changes to Core Components:

This include changes to: buffer.c, gpu_alloc.c, ndarray.c, iterators.c and their associated header files.