auto-diff
auto-diff copied to clipboard
[tensorboard-rs] *Writer trait and/or NoopWriter
I have some code that I test which requires passing around a SummaryWriter. Ideally, I could swap out the SummaryWriter here with a NoopWriter -- I assume this would be done with a trait.
Would you be willing to take this kind of contribution?
Sure, any enhancement is always welcome here.