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
134 stars 34 forks source link

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

Closed SagiPolaczek closed 8 months ago

SagiPolaczek commented 8 months ago

NOTE:

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