tensorflow

tensorflow

0.2.0 2026-08-18

TensorFlow interface for GNU Octave, for running inference with trained models saved in the SavedModel format.

Select Category:

Inference

TFModel A trained TensorFlow model loaded from a SavedModel directory, for running inference.

Objects

TF_Tensor A TensorFlow Tensor holding a copy of an Octave array.
TF_Graph A TensorFlow Graph, holding the operations a Session executes.
TF_Session A TensorFlow Session, which executes the operations of a Graph.

Octave API

tensorflow This is a TensorFlow binding for GNU Octave.