Uses of Class
org.tensorflow.framework.VariableDef
Packages that use VariableDef
-
Uses of VariableDef in org.tensorflow.framework
Methods in org.tensorflow.framework that return VariableDefModifier and TypeMethodDescriptionVariableDef.Builder.build()VariableDef.Builder.buildPartial()static VariableDefVariableDef.getDefaultInstance()VariableDef.Builder.getDefaultInstanceForType()VariableDef.getDefaultInstanceForType()static VariableDefVariableDef.parseDelimitedFrom(InputStream input) static VariableDefVariableDef.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VariableDefVariableDef.parseFrom(byte[] data) static VariableDefVariableDef.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VariableDefVariableDef.parseFrom(com.google.protobuf.ByteString data) static VariableDefVariableDef.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VariableDefVariableDef.parseFrom(com.google.protobuf.CodedInputStream input) static VariableDefVariableDef.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VariableDefVariableDef.parseFrom(InputStream input) static VariableDefVariableDef.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VariableDefVariableDef.parseFrom(ByteBuffer data) static VariableDefVariableDef.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.tensorflow.framework that return types with arguments of type VariableDefModifier and TypeMethodDescriptioncom.google.protobuf.Parser<VariableDef> VariableDef.getParserForType()static com.google.protobuf.Parser<VariableDef> VariableDef.parser()Methods in org.tensorflow.framework with parameters of type VariableDefModifier and TypeMethodDescriptionVariableDef.Builder.mergeFrom(VariableDef other) static VariableDef.BuilderVariableDef.newBuilder(VariableDef prototype)