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.
|
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024