BiomedSciAI / fuse-med-ml

A python framework accelerating ML based discovery in the medical field by encouraging code reuse. Batteries included :)
Apache License 2.0
137 stars 34 forks source link

Make `NDict` (hopefully) lighter to import #342

Closed SagiPolaczek closed 10 months ago

SagiPolaczek commented 10 months ago

NOTE:

It might be the case that from torch import Tensor still runs "unnecessary" code.