View Source TFLiteElixir (tflite_elixir v0.1.2)

Link to this section Summary

Functions

Prints a dump of what tensors and what nodes are in the interpreter.

Link to this section Functions

Link to this function

printInterpreterState(interpreter)

View Source
@spec printInterpreterState(reference()) :: nil

Prints a dump of what tensors and what nodes are in the interpreter.

Note that this function directly prints to stdout