tf-matplotlib
tf-matplotlib copied to clipboard
Seamlessly integrate matplotlib figures as tensorflow summaries.
Results
2
tf-matplotlib issues
Sort by
recently updated
recently updated
newest added
Thank you for this repo, the tool is really useful! My concern is: is it possible that tfmpl returns an image tensor with rank/shape? I want to use the returned...
Explicitly pass values kwarg to tf.name_scope as it is currently being treated as the default_name kwarg instead. This causes an exception to be thrown in eager mode.