project-lighter / lighter

Config-based framework for organized and reproducible deep learning. MONAI Bundle + PyTorch Lightning.
https://project-lighter.github.io/lighter
MIT License
22 stars 2 forks source link

TypeError: Expected type for metric is 'Metric', got 'Tensor' instead. #121

Closed surajpaib closed 4 months ago

surajpaib commented 5 months ago

@ibro45 Your latest pull for subloss logging throws this error while testing monai_bundle_prototype.yaml

CI checks pass due to logger=False

Can you debug this for the example?

surajpaib commented 4 months ago

@ibro45 Can you test and fix this? Let's go ahead and release v0.0.3 then