Ian Faust
Ian Faust
Temporarily modified to run on PRs to main in order to show it in operation for Windows and Linux. Will be removed after a green CI run (will be used...
This PR has been transitioned to the oneDAL repo in this PR: oneapi-src/oneDAL#2863
Will now re-open this to modify as necessary to pull oneDAL build from oneapi-src/oneDAL
Due to the use of secrets, validation of this PR cannot be done via the pull_request workflow. I will make meetings to cover this in depth.
> @icfaust Could the jobs be renamed to have 'torch' in the names instead of generic 'gpu'? I'll make sure to add the frameworks to the title. I'd like to...
> @icfaust Is #2465 meant to be merged before this? Another good question. It isn't a requirement and are independent of one another. They are related as they are both...
/intelci: run
/intelci: run
Had to switch to just using ```math.prod(X.shape)``` just like sklearn due to private CI infrastructure issues. This removes the array_api_compat dependency.
/intelci: run