Uses of Class
org.tensorflow.framework.OpDeprecation
-
Packages that use OpDeprecation Package Description org.tensorflow.framework -
-
Uses of OpDeprecation in org.tensorflow.framework
Methods in org.tensorflow.framework that return OpDeprecation Modifier and Type Method Description OpDeprecationOpDeprecation.Builder. build()OpDeprecationOpDeprecation.Builder. buildPartial()static OpDeprecationOpDeprecation. getDefaultInstance()OpDeprecationOpDeprecation.Builder. getDefaultInstanceForType()OpDeprecationOpDeprecation. getDefaultInstanceForType()OpDeprecationOpDef.Builder. getDeprecation()Optional deprecation based on GraphDef versions.OpDeprecationOpDef. getDeprecation()Optional deprecation based on GraphDef versions.OpDeprecationOpDefOrBuilder. getDeprecation()Optional deprecation based on GraphDef versions.static OpDeprecationOpDeprecation. parseDelimitedFrom(InputStream input)static OpDeprecationOpDeprecation. parseDelimitedFrom(InputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static OpDeprecationOpDeprecation. parseFrom(byte[] data)static OpDeprecationOpDeprecation. parseFrom(byte[] data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static OpDeprecationOpDeprecation. parseFrom(InputStream input)static OpDeprecationOpDeprecation. parseFrom(InputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static OpDeprecationOpDeprecation. parseFrom(ByteBuffer data)static OpDeprecationOpDeprecation. parseFrom(ByteBuffer data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static OpDeprecationOpDeprecation. parseFrom(org.nd4j.shade.protobuf.ByteString data)static OpDeprecationOpDeprecation. parseFrom(org.nd4j.shade.protobuf.ByteString data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static OpDeprecationOpDeprecation. parseFrom(org.nd4j.shade.protobuf.CodedInputStream input)static OpDeprecationOpDeprecation. parseFrom(org.nd4j.shade.protobuf.CodedInputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)Methods in org.tensorflow.framework that return types with arguments of type OpDeprecation Modifier and Type Method Description org.nd4j.shade.protobuf.Parser<OpDeprecation>OpDeprecation. getParserForType()static org.nd4j.shade.protobuf.Parser<OpDeprecation>OpDeprecation. parser()Methods in org.tensorflow.framework with parameters of type OpDeprecation Modifier and Type Method Description OpDef.BuilderOpDef.Builder. mergeDeprecation(OpDeprecation value)Optional deprecation based on GraphDef versions.OpDeprecation.BuilderOpDeprecation.Builder. mergeFrom(OpDeprecation other)static OpDeprecation.BuilderOpDeprecation. newBuilder(OpDeprecation prototype)OpDef.BuilderOpDef.Builder. setDeprecation(OpDeprecation value)Optional deprecation based on GraphDef versions.
-