Skip to content

have patch size as input argument #27

@Abe404

Description

@Abe404

The patch size is currently found automatically by testing various input sizes and seeing which ones cause a memory error.
This seems to be time consuming and slows the development cycle.

Suggested steps:

  1. Profile how long it currently takes to find the patch size.
  2. If it is considerable (more than a couple of seconds or so) then provide patch dimensions as input arguments.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions