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 betweenDataTypean the TensorFlow internal DataTypes.TfEngine TfEngineProvider TfEngineProvideris the TensorFlow implementation ofEngineProvider.TfModel TfModelis the TensorFlow implementation ofModel.TfNDArray TfNDArrayis the TensorFlow implementation ofNDArray.TfNDArrayEx TfNDArrayIndexer TheNDArrayIndexerused by theTfNDArray.TfNDManager TfSymbolBlock TfSymbolBlockis the TensorFlow implementation ofSymbolBlock.