How can I visualize Tensor data from the Burn framework? #3704
Unanswered
callmeitachi
asked this question in
Q&A
Replies: 1 comment
-
If the tensor data is an image, we just added Otherwise, there are no built-in way to visualize the tensors other than the What kind of visualization are you looking for? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone, I was wondering if the Burn framework provides a quick way to convert Tensor data to ndarray format? I'm currently learning Burn and would like to visualize some data. The plotting libraries I know about are plotters and plotly - does Burn have any built-in visualization libraries for this purpose?
Beta Was this translation helpful? Give feedback.
All reactions