| Package | Description |
|---|---|
| org.apache.ignite.tensorflow.cluster |
TensorFlow integration API that allows to start and maintain TensorFlow cluster using infrastructure tools from
package
org.apache.ignite.tensorflow.core. |
| Modifier and Type | Method and Description |
|---|---|
TensorFlowClusterGateway |
TensorFlowClusterGatewayManager.createCluster(UUID clusterId,
TensorFlowJobArchive jobArchive)
Creates and starts a new TensorFlow cluster for the specified cache.
|
TensorFlowClusterGateway |
TensorFlowClusterGatewayManager.getCluster(UUID clusterId)
Subscribes on changes of the specified cluster.
|
| Constructor and Description |
|---|
TensorFlowClusterGateway(SerializableConsumer<TensorFlowClusterGateway> unsubscribeCb)
Constructs a new instance of TensorFlow cluster gateway.
|
GridGain In-Memory Computing Platform : ver. 8.9.15 Release Date : December 3 2024