Uses of Class
tensorflow.SavedObjectGraphOuterClass.SavedConstant.Builder
Packages that use SavedObjectGraphOuterClass.SavedConstant.Builder
-
Uses of SavedObjectGraphOuterClass.SavedConstant.Builder in tensorflow
Methods in tensorflow that return SavedObjectGraphOuterClass.SavedConstant.BuilderModifier and TypeMethodDescriptionSavedObjectGraphOuterClass.SavedConstant.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) SavedObjectGraphOuterClass.SavedConstant.Builder.clear()SavedObjectGraphOuterClass.SavedConstant.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) SavedObjectGraphOuterClass.SavedConstant.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) SavedObjectGraphOuterClass.SavedConstant.Builder.clearOperation()An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph.SavedObjectGraphOuterClass.SavedConstant.Builder.clone()SavedObjectGraphOuterClass.SavedObject.Builder.getConstantBuilder().tensorflow.SavedConstant constant = 9;SavedObjectGraphOuterClass.SavedConstant.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SavedObjectGraphOuterClass.SavedConstant.Builder.mergeFrom(com.google.protobuf.Message other) SavedObjectGraphOuterClass.SavedConstant.Builder.mergeFrom(SavedObjectGraphOuterClass.SavedConstant other) SavedObjectGraphOuterClass.SavedConstant.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) SavedObjectGraphOuterClass.SavedConstant.newBuilder()SavedObjectGraphOuterClass.SavedConstant.newBuilder(SavedObjectGraphOuterClass.SavedConstant prototype) SavedObjectGraphOuterClass.SavedConstant.newBuilderForType()SavedObjectGraphOuterClass.SavedConstant.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) SavedObjectGraphOuterClass.SavedConstant.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) SavedObjectGraphOuterClass.SavedConstant.Builder.setOperation(String value) An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph.SavedObjectGraphOuterClass.SavedConstant.Builder.setOperationBytes(com.google.protobuf.ByteString value) An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph.SavedObjectGraphOuterClass.SavedConstant.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) SavedObjectGraphOuterClass.SavedConstant.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) SavedObjectGraphOuterClass.SavedConstant.toBuilder()Methods in tensorflow with parameters of type SavedObjectGraphOuterClass.SavedConstant.BuilderModifier and TypeMethodDescriptionSavedObjectGraphOuterClass.SavedObject.Builder.setConstant(SavedObjectGraphOuterClass.SavedConstant.Builder builderForValue) .tensorflow.SavedConstant constant = 9;