Uses of Interface
org.tensorflow.framework.OpDeprecationOrBuilder
-
Packages that use OpDeprecationOrBuilder Package Description org.tensorflow.framework -
-
Uses of OpDeprecationOrBuilder in org.tensorflow.framework
Classes in org.tensorflow.framework that implement OpDeprecationOrBuilder Modifier and Type Class Description classOpDeprecationInformation about version-dependent deprecation of an opstatic classOpDeprecation.BuilderInformation about version-dependent deprecation of an opMethods in org.tensorflow.framework that return OpDeprecationOrBuilder Modifier and Type Method Description OpDeprecationOrBuilderOpDef.Builder. getDeprecationOrBuilder()Optional deprecation based on GraphDef versions.OpDeprecationOrBuilderOpDef. getDeprecationOrBuilder()Optional deprecation based on GraphDef versions.OpDeprecationOrBuilderOpDefOrBuilder. getDeprecationOrBuilder()Optional deprecation based on GraphDef versions.
-