Usages

Interface Class

org.joget.ai.TensorFlowPlugin

Method Detail

Interface Methods
getInputClasses
public TensorFlowInput[] getInputClasses();

Return the additional input option.

getPostProcessingClasses
public TensorFlowPostProcessing[] getPostProcessingClasses();

Return the additional post-processing option.

org.joget.ai.TensorFlowElement

org.joget.ai.TensorFlowInput

org.joget.ai.TensorFlowPostProcessing