Skip to content

Conversation

WilliamGazeley
Copy link
Contributor

In CI pipelines and testing suites, it is common for test code to run tiny toy models on the CPU to make sure things work before running a full model on accelerators. I found that a few benchmarks were hard coded to use CUDA and causes such tests to fail. I've updated the benchmarks so that they move data to the device the model itself is on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant