tf-matplotlib icon indicating copy to clipboard operation
tf-matplotlib copied to clipboard

Returned tensor image without rank

Open stratomaster31 opened this issue 6 years ago • 1 comments

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 tensor of a plot as input for a Conv layer, and using tfmpl would allow to compute the image during training phase, but the returned images have not rank

thx!

stratomaster31 avatar Sep 11 '19 14:09 stratomaster31

sorry for the late response! Currently this feature is not available, but I am happy to accept any PR!

cheind avatar Jan 27 '20 18:01 cheind