Uses of Class
org.tensorflow.proto.OpDeprecation
Packages that use OpDeprecation
-
Uses of OpDeprecation in org.tensorflow.proto
Methods in org.tensorflow.proto that return OpDeprecationModifier and TypeMethodDescriptionOpDeprecation.Builder.build()OpDeprecation.Builder.buildPartial()static OpDeprecationOpDeprecation.getDefaultInstance()OpDeprecation.Builder.getDefaultInstanceForType()OpDeprecation.getDefaultInstanceForType()OpDef.Builder.getDeprecation()Optional deprecation based on GraphDef versions.OpDef.getDeprecation()Optional deprecation based on GraphDef versions.OpDefOrBuilder.getDeprecation()Optional deprecation based on GraphDef versions.static OpDeprecationOpDeprecation.parseDelimitedFrom(InputStream input) static OpDeprecationOpDeprecation.parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static OpDeprecationOpDeprecation.parseFrom(byte[] data) static OpDeprecationOpDeprecation.parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) static OpDeprecationOpDeprecation.parseFrom(ByteString data) static OpDeprecationOpDeprecation.parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) static OpDeprecationOpDeprecation.parseFrom(CodedInputStream input) static OpDeprecationOpDeprecation.parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) static OpDeprecationOpDeprecation.parseFrom(InputStream input) static OpDeprecationOpDeprecation.parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static OpDeprecationOpDeprecation.parseFrom(ByteBuffer data) static OpDeprecationOpDeprecation.parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Methods in org.tensorflow.proto that return types with arguments of type OpDeprecationModifier and TypeMethodDescriptionOpDeprecation.getParserForType()static Parser<OpDeprecation> OpDeprecation.parser()Methods in org.tensorflow.proto with parameters of type OpDeprecationModifier and TypeMethodDescriptionOpDef.Builder.mergeDeprecation(OpDeprecation value) Optional deprecation based on GraphDef versions.OpDeprecation.Builder.mergeFrom(OpDeprecation other) static OpDeprecation.BuilderOpDeprecation.newBuilder(OpDeprecation prototype) OpDef.Builder.setDeprecation(OpDeprecation value) Optional deprecation based on GraphDef versions.