Uses of Interface
org.tensorflow.framework.SignatureDefOrBuilder
-
Packages that use SignatureDefOrBuilder Package Description org.tensorflow.framework -
-
Uses of SignatureDefOrBuilder in org.tensorflow.framework
Classes in org.tensorflow.framework that implement SignatureDefOrBuilder Modifier and Type Class Description classSignatureDefSignatureDef defines the signature of a computation supported by a TensorFlow graph.static classSignatureDef.BuilderSignatureDef defines the signature of a computation supported by a TensorFlow graph.
-