Tags: RubixML/ML
Tags
2.5 (#336) * Initial commit (#299) * Vantage Tree (#300) * Initial commit * Better testing * Improve the docs * Rename benchmark * Explicitly import max() function * Fix coding style * Wrapper interface (#314) * Add Wrapper interface for models wrappers * Add WrapperAware trait * Fix PhpDoc * Revert "Add WrapperAware trait" This reverts commit 241abc4. * Rename Wrapper interface to EstimatorWrapper * PHP CS fix * Swoole Backend (#312) * add Swoole backend * phpstan: ignore swoole * feat: swoole process scheduler * fix(swoole): redo tasks when hash collision happens * chore(swoole): make sure coroutines are at the root of the scheduler * chore(swoole): set affinity / bind worker to a specific CPU core * chore(swoole): use igbinary if available * fix: remove comment * fix(swoole): worker cpu affinity * fix(swoole): cpu num * feat: scheduler improvements * style * chore(swoole): remove unnecessary atomics * chore(swoole): php backwards compatibility * fix: phpstan, socket message size * fix: uncomment test * style: composer fix * Plus plus check (#317) * Initial commit * Allow deltas in units tests * Swoole docs (#326) * add Swoole backend * phpstan: ignore swoole * feat: swoole process scheduler * fix(swoole): redo tasks when hash collision happens * chore(swoole): make sure coroutines are at the root of the scheduler * chore(swoole): set affinity / bind worker to a specific CPU core * chore(swoole): use igbinary if available * fix: remove comment * fix(swoole): worker cpu affinity * fix(swoole): cpu num * feat: scheduler improvements * style * chore(swoole): remove unnecessary atomics * chore(swoole): php backwards compatibility * fix: phpstan, socket message size * fix: uncomment test * style: composer fix * docs: Swoole backend * Fix coding style and composer.lock * fix(swoole): setAffinity does not exist on some versions of Swoole (#327) * Back out Swoole Backend code * Bump version --------- Co-authored-by: Ronan Giron <ElGigi@users.noreply.github.com> Co-authored-by: Mateusz Charytoniuk <mateusz.charytoniuk@protonmail.com>
PreviousNext