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 TensorflowConversionPlugin
Retrieve theTensorflowConversionPlugin
.static TensorflowPlatform
platform()
Retrieve theTensorflowPlatform
.static TensorflowPlugin
plugin()
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
-