Skip to content

Allow benchmarking on CPU#167

Open
WilliamGazeley wants to merge 1 commit into
AI4Finance-Foundation:masterfrom
IndependentResearchAI:benchmarks-on-cpu
Open

Allow benchmarking on CPU#167
WilliamGazeley wants to merge 1 commit into
AI4Finance-Foundation:masterfrom
IndependentResearchAI:benchmarks-on-cpu

Conversation

@WilliamGazeley
Copy link
Copy Markdown
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