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 . |
org.apache.ignite.tensorflow.cluster.util |
Util components that are used in TensorFlow cluster package.
|
Modifier and Type | Method and Description |
---|---|
TensorFlowClusterGateway |
TensorFlowClusterGatewayManager.createCluster(UUID clusterId,
TensorFlowJobArchive jobArchive)
Creates and starts a new TensorFlow cluster for the specified cache.
|
TensorFlowCluster |
TensorFlowClusterManager.createCluster(UUID clusterId,
TensorFlowJobArchive jobArchive,
Consumer<String> userScriptOut,
Consumer<String> userScriptErr)
Creates and starts a new TensorFlow cluster for the specified cache.
|
Constructor and Description |
---|
TensorFlowClusterMaintainer(UUID clusterId,
TensorFlowJobArchive jobArchive,
String topicName)
Constructs a new instance of TensorFlow cluster service.
|
Constructor and Description |
---|
TensorFlowUserScriptRunner(Ignite ignite,
ExecutorService executor,
TensorFlowJobArchive jobArchive,
TensorFlowClusterSpec clusterSpec,
Consumer<String> out,
Consumer<String> err)
Constructs a new instance of TensorFlow user script runner.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019