Open luke-carlson opened 1 week ago
Rather than having to remember pytest -m "not gpu", maybe its easier if we assume that users first run test cases on cpu
pytest -m "not gpu"
Ethan and I can take this one!
Rather than having to remember
pytest -m "not gpu"
, maybe its easier if we assume that users first run test cases on cpu