Skip to content

Commit

Permalink
in windows, set SPINPATH_FORCE_CPU
Browse files Browse the repository at this point in the history
  • Loading branch information
kaczmarj committed Jan 13, 2025
1 parent 2a38f8d commit 6220855
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/cli-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,5 +117,6 @@ jobs:
run: |
mkdir -p ~/foobar
cd ~/foobar
SPINPATH_FORCE_CPU=1 wsinfer-mil run -m kaczmarj/pancancer-tissue-classifier.tcga -i ~/wsi/CMU-1.svs
SPINPATH_FORCE_CPU=1 wsinfer-mil run -m kaczmarj/pancancer-tissue-classifier.tcga -i ~/wsi/CMU-1.svs
set SPINPATH_FORCE_CPU=1
wsinfer-mil run -m kaczmarj/pancancer-tissue-classifier.tcga -i ~/wsi/CMU-1.svs
wsinfer-mil run -m kaczmarj/pancancer-tissue-classifier.tcga -i ~/wsi/CMU-1.svs

0 comments on commit 6220855

Please sign in to comment.