Package | Description |
---|---|
org.tribuo.interop.tensorflow |
Provides an interface to TensorFlow, allowing the training of non-sequential models using any supported
Tribuo output type.
|
Modifier and Type | Method and Description |
---|---|
TensorFlowNativeModel<T> |
TensorFlowCheckpointModel.convertToNativeModel()
Creates a
TensorFlowNativeModel version of this model. |
protected TensorFlowNativeModel<T> |
TensorFlowNativeModel.copy(String newName,
ModelProvenance newProvenance) |
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.