public class TensorFlowProcessBuilderSupplier extends PythonProcessBuilderSupplier
Constructor and Description |
---|
TensorFlowProcessBuilderSupplier(boolean interactive,
Integer part,
String... meta)
Constructs a new instance of Python process builder supplier.
|
Modifier and Type | Method and Description |
---|---|
ProcessBuilder |
get()
Returns process builder to be used to start Python process.
|
public TensorFlowProcessBuilderSupplier(boolean interactive, Integer part, String... meta)
interactive
- Interactive flag (allows to used standard input to pass Python script).part
- Partition index.meta
- Meta information that adds to script as arguments.public ProcessBuilder get()
get
in interface Supplier<ProcessBuilder>
get
in class PythonProcessBuilderSupplier
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019