Uses of Class
org.tribuo.interop.tensorflow.TensorflowCheckpointModel
Packages that use TensorflowCheckpointModel
Package
Description
Provides an interface to Tensorflow, allowing the training of non-sequential models using any supported
Tribuo output type.
-
Uses of TensorflowCheckpointModel in org.tribuo.interop.tensorflow
Methods in org.tribuo.interop.tensorflow that return TensorflowCheckpointModelModifier and TypeMethodDescriptionprotected TensorflowCheckpointModel
<T> TensorflowCheckpointModel.copy
(String newName, ModelProvenance newProvenance)