Package org.apache.wayang.tensorflow
Class Tensorflow
java.lang.Object
org.apache.wayang.tensorflow.Tensorflow
Register for relevant components of this module.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic TensorflowConversionPluginRetrieve theTensorflowConversionPlugin.static TensorflowPlatformplatform()Retrieve theTensorflowPlatform.static TensorflowPluginplugin()Retrieve theTensorflowPlugin.
-
Constructor Details
-
Tensorflow
public Tensorflow()
-
-
Method Details
-
plugin
Retrieve theTensorflowPlugin.- Returns:
- the
TensorflowPlugin
-
channelConversionPlugin
Retrieve theTensorflowConversionPlugin.- Returns:
- the
TensorflowConversionPlugin
-
platform
Retrieve theTensorflowPlatform.- Returns:
- the
TensorflowPlatform
-