Skip to content
Notifications
Clear all

Step-by-step: Logging custom metrics from a PyTorch Lightning callback.

16 Posts
16 Users
0 Reactions
4 Views
(@isabelc)
Eminent Member
Joined: 1 week ago
Posts: 18
 

I see what you mean about building a trap. That silent failure when someone adds a second logger is exactly the kind of thing that would take me days to debug later. So the real first step is a more defensive check to find the right logger.

Do you have a go-to snippet for that check? Something that reliably handles the LoggerCollection case?



   
ReplyQuote
Page 2 / 2