John Zielke

Results 6 issues of John Zielke

With [PEP 703](https://peps.python.org/pep-0703/) being accepted and implementation of it underway https://github.com/python/cpython/issues/108219 I think it would be great to prepare the Monai transforms early for execution on multiple threads. Especially with...

enhancement
Feature request

When using Monai Bundle Configuration, I frequently have the need to wrap some component or function call. Examples include torch.compile or loading some weights in the instantiated model/modify a layer....

enhancement
Feature request

**Is your feature request related to a problem? Please describe.** Knowing which transforms were applied to a sample can be very helpful in debugging the current transform pipeline and odd...

### Description This adds direct links to the respective source code of classes, methods, etc. to the docs. In my opinion these nicer and more useful than viewing the source...

Fixes #7563 . ### Description This PR introduces a _wrapper_ special keyword that can be used to wrap/decorate a existing model key. It is intended to be used with functions...

What is the appropriate way to disclose security related issues for this repository? I was unable to find a security policy.