Skip to content

MONAI Workflow incompatible with ThreadBuffer #1707

@danieltudosiu

Description

@danieltudosiu

Describe the bug
ThreadBuffer as now coded wraps a DataLoader thus it would be logical for Workflow class to accept a ThreadBuffer as the source of data but it is not allowed.

To Reproduce
Instantiate a Workflow class to which you give a ThreadBuffer wrapped DataLoader as a dataloader.

Expected behavior
Just for the workflow to work as it is with a dataloader.

Additional context
https://github.com/Project-MONAI/MONAI/blob/master/monai/engines/workflow.py#L93

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions