Package ai.djl.tensorflow.engine
Contains implementations of interfaces within the DJL API for the Tensorflow Engine.
- See Also:
TfEngine
-
Class Summary Class Description SavedModelBundle The wrapper class for native resources required for SavedModelBundle.TfDataType Helper to convert betweenDataType
an the TensorFlow internal DataTypes.TfEngine TfEngineProvider TfEngineProvider
is the TensorFlow implementation ofEngineProvider
.TfModel TfModel
is the TensorFlow implementation ofModel
.TfNDArray TfNDArray
is the TensorFlow implementation ofNDArray
.TfNDArrayEx TfNDArrayIndexer TheNDArrayIndexer
used by theTfNDArray
.TfNDManager TfSymbolBlock TfSymbolBlock
is the TensorFlow implementation ofSymbolBlock
.