Package ai.djl.tensorflow.engine
package ai.djl.tensorflow.engine
Contains implementations of interfaces within the DJL API for the Tensorflow Engine.
- See Also:
-
ClassesClassDescriptionThe wrapper class for native resources required for SavedModelBundle.Helper to convert between
DataTypean the TensorFlow internal DataTypes.TfEngineProvideris the TensorFlow implementation ofEngineProvider.TfModelis the TensorFlow implementation ofModel.TfNDArrayis the TensorFlow implementation ofNDArray.TheNDArrayIndexerused by theTfNDArray.TfSymbolBlockis the TensorFlow implementation ofSymbolBlock.