Skip to content

fix: move tensors to CPU before numpy conversion in downsample test#49

Open
anilipour wants to merge 1 commit into
STL-Proj:masterfrom
anilipour:fix-cpu-conversion-in-tests
Open

fix: move tensors to CPU before numpy conversion in downsample test#49
anilipour wants to merge 1 commit into
STL-Proj:masterfrom
anilipour:fix-cpu-conversion-in-tests

Conversation

@anilipour

Copy link
Copy Markdown

Tests would fail on GPU since np.asarray() cannot handle CUDA tensors directly.

Tests would fail on GPU since np.asarray() cannot handle CUDA tensors directly.

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
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