org.apache.ignite.tensorflow.core
.See: Description
Class | Description |
---|---|
TensorFlowCluster |
TensorFlow Cluster metadata.
|
TensorFlowClusterGateway |
TensorFlow cluster gateway that allows to subscribe on changes in cluster configuration.
|
TensorFlowClusterGatewayManager |
TensorFlow cluster manager that allows to start, maintain and stop TensorFlow cluster using
TensorFlowClusterManager and Ignite Service Grid. |
TensorFlowClusterMaintainer |
TensorFlow cluster service that maintains TensorFlow cluster.
|
TensorFlowClusterManager |
TensorFlow cluster manager that allows to start, maintain and stop TensorFlow cluster.
|
TensorFlowJobArchive |
TensorFlow job archive that keeps archived working directory and command to be executed.
|
org.apache.ignite.tensorflow.core
. The most important components are:
TensorFlowClusterManager
that allows to start and stop
TensorFlow cluster on top of Apache Ignite, but doesn't monitor it and doesn't maintain so that in case of
failure the cluster won't be restarted.TensorFlowClusterGatewayManager
that allows to start, maintain
and stop TensorFlow cluster on top of Apache Ignite so that in case of failure the cluster will be restarted and
recovered.TensorFlowClusterGateway
that allows to subscribe on cluster
configuration changes that might be done as result of rebalancing or node failures.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019