dask / dask/dask-image

Pass top level compute arguments through to compute inside `find_objects`

Open
#251 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
226
Forks
56
PR merge metrics
No merged PRs in 30d

Description

Suggestion from Marvin, about how we might improve the `find_objects` function https://github.com/dask/dask-image/pull/240#discussion_r681072020
> Hmm I'm wondering whether arguments to the top level compute call, such as the chosen scheduler, would need to be forwarded to this call. Maybe there's a way to access these here?

Follow up to https://github.com/dask/dask-image/pull/240

Contributor guide

Open the contributing guide

Research direction

Read the `find_objects` entry point and the linked pull request discussion first; trace where the top-level compute call invokes the nested compute. Done means the relevant compute arguments, including the scheduler choice, reach the inner call and the behavior is covered by a regression test.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
computer-vision
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.