Skip to content

GPU zoom throws a TypeError #148

@madil90

Description

@madil90

Describe the bug
The current zoom implementation throws a TypeError if use_gpu is True.

Steps to reproduce:

  1. Modify test and set use_gpu True.
  2. Run tests.

Solution:
Error is in line 213: zoomed = cupy.numpy.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions