auto-diff icon indicating copy to clipboard operation
auto-diff copied to clipboard

[tensorboard-rs] *Writer trait and/or NoopWriter

Open stites opened this issue 3 years ago • 1 comments

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?

stites avatar Sep 06 '22 14:09 stites

Sure, any enhancement is always welcome here.

pipehappy1 avatar Sep 08 '22 01:09 pipehappy1