NeTTN
Deno2y ago
5 replies
NeTT

If I use FFI with Deno Jupyter, will it not print the shared lib's stdout? (like Rust println!())

If I use FFI with Deno Jupyter, will it not print the shared lib's stdout?

This is an example of how it looks normally vs in Jupyter

No output in Jupyter, just finishes execution while normally it prints the training progress each epoch.
image.png
image.png
Was this page helpful?