Closed danijar closed 5 years ago
Right now, this requires the user to create a matplotlib figure with the image. There should be a doc.add_image(tensor_or_filename) method.
doc.add_image(tensor_or_filename)
Done
Right now, this requires the user to create a matplotlib figure with the image. There should be a
doc.add_image(tensor_or_filename)
method.