CodeWithKyrian / transformers-php

Transformers PHP is a toolkit for PHP developers to add machine learning magic to their projects easily.
https://codewithkyrian.github.io/transformers-php/
Apache License 2.0
291 stars 16 forks source link

Comprehensive Tensor Class Overhaul and Library Downloader #32

Closed CodeWithKyrian closed 2 months ago

CodeWithKyrian commented 2 months ago

Description:

This PR represents a significant overhaul of the Tensor class within the project, introducing several optimizations and new features to enhance performance and functionality. Additionally, it introduces a new library downloader package to streamline the installation process for required shared libraries.

What's New:

Summary:

This PR marks a significant milestone in enhancing the performance and functionality of the Tensor class while introducing convenient tools to streamline the installation of essential dependencies. These improvements not only optimize existing operations but also pave the way for future enhancements and expanded capabilities within the project.