Ian Faust
Ian Faust
Private CI just shows an unrelated issue with LibLinear convergence issues, which shouldn't be touched by this code / is likely sporadic.
/intelci: run
private CI run with intel/scikit-learn-intelex#1759 build should use avx2 by default exposing this new code immediately: http://intel-ci.intel.com/eedfc7b0-6419-f133-b20a-a4bf010d0e2e
wrote a special sklearnex version which will print warnings when an inf or nan is observed, which should show up in pytest for sklearn. https://github.com/intel/scikit-learn-intelex/compare/main...icfaust:scikit-learn-intelex:test/warning_finite?expand=1 I have run a special...
> wrote a special sklearnex version which will print warnings when an inf or nan is observed, which should show up in pytest for sklearn. https://github.com/intel/scikit-learn-intelex/compare/main...icfaust:scikit-learn-intelex:test/warning_finite?expand=1 > > I have...
This will likely pass CI, but performance benchmarks are necessary due to the underlying changes in the CPU function dispatching.
/intelci: run
/intelci: run
Things required before re-review: a privateCI run for checking avx512, and oneDAL performance benchmarks of changes to function dispatching.
Run with an avx512 build: http://intel-ci.intel.com/ef007c41-cb1f-f115-9514-a4bf010d0e2e failures due to un-related GPU issues.