Class ApiDef.Attr.Builder

  • All Implemented Interfaces:
    Cloneable, org.nd4j.shade.protobuf.Message.Builder, org.nd4j.shade.protobuf.MessageLite.Builder, org.nd4j.shade.protobuf.MessageLiteOrBuilder, org.nd4j.shade.protobuf.MessageOrBuilder, ApiDef.AttrOrBuilder
    Enclosing class:
    ApiDef.Attr

    public static final class ApiDef.Attr.Builder
    extends org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<ApiDef.Attr.Builder>
    implements ApiDef.AttrOrBuilder
     Description of the graph-construction-time configuration of this
     Op.  That is to say, this describes the attr fields that will
     be specified in the NodeDef.
     
    Protobuf type tensorflow.ApiDef.Attr
    • Method Detail

      • getDescriptor

        public static final org.nd4j.shade.protobuf.Descriptors.Descriptor getDescriptor()
      • internalGetFieldAccessorTable

        protected org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        Specified by:
        internalGetFieldAccessorTable in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<ApiDef.Attr.Builder>
      • clear

        public ApiDef.Attr.Builder clear()
        Specified by:
        clear in interface org.nd4j.shade.protobuf.Message.Builder
        Specified by:
        clear in interface org.nd4j.shade.protobuf.MessageLite.Builder
        Overrides:
        clear in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<ApiDef.Attr.Builder>
      • getDescriptorForType

        public org.nd4j.shade.protobuf.Descriptors.Descriptor getDescriptorForType()
        Specified by:
        getDescriptorForType in interface org.nd4j.shade.protobuf.Message.Builder
        Specified by:
        getDescriptorForType in interface org.nd4j.shade.protobuf.MessageOrBuilder
        Overrides:
        getDescriptorForType in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<ApiDef.Attr.Builder>
      • getDefaultInstanceForType

        public ApiDef.Attr getDefaultInstanceForType()
        Specified by:
        getDefaultInstanceForType in interface org.nd4j.shade.protobuf.MessageLiteOrBuilder
        Specified by:
        getDefaultInstanceForType in interface org.nd4j.shade.protobuf.MessageOrBuilder
      • build

        public ApiDef.Attr build()
        Specified by:
        build in interface org.nd4j.shade.protobuf.Message.Builder
        Specified by:
        build in interface org.nd4j.shade.protobuf.MessageLite.Builder
      • buildPartial

        public ApiDef.Attr buildPartial()
        Specified by:
        buildPartial in interface org.nd4j.shade.protobuf.Message.Builder
        Specified by:
        buildPartial in interface org.nd4j.shade.protobuf.MessageLite.Builder
      • clone

        public ApiDef.Attr.Builder clone()
        Specified by:
        clone in interface org.nd4j.shade.protobuf.Message.Builder
        Specified by:
        clone in interface org.nd4j.shade.protobuf.MessageLite.Builder
        Overrides:
        clone in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<ApiDef.Attr.Builder>
      • setField

        public ApiDef.Attr.Builder setField​(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
                                            Object value)
        Specified by:
        setField in interface org.nd4j.shade.protobuf.Message.Builder
        Overrides:
        setField in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<ApiDef.Attr.Builder>
      • clearField

        public ApiDef.Attr.Builder clearField​(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field)
        Specified by:
        clearField in interface org.nd4j.shade.protobuf.Message.Builder
        Overrides:
        clearField in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<ApiDef.Attr.Builder>
      • clearOneof

        public ApiDef.Attr.Builder clearOneof​(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof)
        Specified by:
        clearOneof in interface org.nd4j.shade.protobuf.Message.Builder
        Overrides:
        clearOneof in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<ApiDef.Attr.Builder>
      • setRepeatedField

        public ApiDef.Attr.Builder setRepeatedField​(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
                                                    int index,
                                                    Object value)
        Specified by:
        setRepeatedField in interface org.nd4j.shade.protobuf.Message.Builder
        Overrides:
        setRepeatedField in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<ApiDef.Attr.Builder>
      • addRepeatedField

        public ApiDef.Attr.Builder addRepeatedField​(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
                                                    Object value)
        Specified by:
        addRepeatedField in interface org.nd4j.shade.protobuf.Message.Builder
        Overrides:
        addRepeatedField in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<ApiDef.Attr.Builder>
      • mergeFrom

        public ApiDef.Attr.Builder mergeFrom​(org.nd4j.shade.protobuf.Message other)
        Specified by:
        mergeFrom in interface org.nd4j.shade.protobuf.Message.Builder
        Overrides:
        mergeFrom in class org.nd4j.shade.protobuf.AbstractMessage.Builder<ApiDef.Attr.Builder>
      • isInitialized

        public final boolean isInitialized()
        Specified by:
        isInitialized in interface org.nd4j.shade.protobuf.MessageLiteOrBuilder
        Overrides:
        isInitialized in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<ApiDef.Attr.Builder>
      • mergeFrom

        public ApiDef.Attr.Builder mergeFrom​(org.nd4j.shade.protobuf.CodedInputStream input,
                                             org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)
                                      throws IOException
        Specified by:
        mergeFrom in interface org.nd4j.shade.protobuf.Message.Builder
        Specified by:
        mergeFrom in interface org.nd4j.shade.protobuf.MessageLite.Builder
        Overrides:
        mergeFrom in class org.nd4j.shade.protobuf.AbstractMessage.Builder<ApiDef.Attr.Builder>
        Throws:
        IOException
      • getNameBytes

        public org.nd4j.shade.protobuf.ByteString getNameBytes()
        string name = 1;
        Specified by:
        getNameBytes in interface ApiDef.AttrOrBuilder
        Returns:
        The bytes for name.
      • setName

        public ApiDef.Attr.Builder setName​(String value)
        string name = 1;
        Parameters:
        value - The name to set.
        Returns:
        This builder for chaining.
      • clearName

        public ApiDef.Attr.Builder clearName()
        string name = 1;
        Returns:
        This builder for chaining.
      • setNameBytes

        public ApiDef.Attr.Builder setNameBytes​(org.nd4j.shade.protobuf.ByteString value)
        string name = 1;
        Parameters:
        value - The bytes for name to set.
        Returns:
        This builder for chaining.
      • getRenameTo

        public String getRenameTo()
         Change the name used to access this attr in the API from what
         is used in the GraphDef.  Note that these names in `backticks`
         will also be replaced in the summary & description fields.
         
        string rename_to = 2;
        Specified by:
        getRenameTo in interface ApiDef.AttrOrBuilder
        Returns:
        The renameTo.
      • getRenameToBytes

        public org.nd4j.shade.protobuf.ByteString getRenameToBytes()
         Change the name used to access this attr in the API from what
         is used in the GraphDef.  Note that these names in `backticks`
         will also be replaced in the summary & description fields.
         
        string rename_to = 2;
        Specified by:
        getRenameToBytes in interface ApiDef.AttrOrBuilder
        Returns:
        The bytes for renameTo.
      • setRenameTo

        public ApiDef.Attr.Builder setRenameTo​(String value)
         Change the name used to access this attr in the API from what
         is used in the GraphDef.  Note that these names in `backticks`
         will also be replaced in the summary & description fields.
         
        string rename_to = 2;
        Parameters:
        value - The renameTo to set.
        Returns:
        This builder for chaining.
      • clearRenameTo

        public ApiDef.Attr.Builder clearRenameTo()
         Change the name used to access this attr in the API from what
         is used in the GraphDef.  Note that these names in `backticks`
         will also be replaced in the summary & description fields.
         
        string rename_to = 2;
        Returns:
        This builder for chaining.
      • setRenameToBytes

        public ApiDef.Attr.Builder setRenameToBytes​(org.nd4j.shade.protobuf.ByteString value)
         Change the name used to access this attr in the API from what
         is used in the GraphDef.  Note that these names in `backticks`
         will also be replaced in the summary & description fields.
         
        string rename_to = 2;
        Parameters:
        value - The bytes for renameTo to set.
        Returns:
        This builder for chaining.
      • hasDefaultValue

        public boolean hasDefaultValue()
         Specify a new default value to use for this attr.  This default
         will be used when creating new graphs, as opposed to the
         default in the OpDef, which will be used when interpreting old
         GraphDefs.
         
        .tensorflow.AttrValue default_value = 3;
        Specified by:
        hasDefaultValue in interface ApiDef.AttrOrBuilder
        Returns:
        Whether the defaultValue field is set.
      • getDefaultValue

        public AttrValue getDefaultValue()
         Specify a new default value to use for this attr.  This default
         will be used when creating new graphs, as opposed to the
         default in the OpDef, which will be used when interpreting old
         GraphDefs.
         
        .tensorflow.AttrValue default_value = 3;
        Specified by:
        getDefaultValue in interface ApiDef.AttrOrBuilder
        Returns:
        The defaultValue.
      • setDefaultValue

        public ApiDef.Attr.Builder setDefaultValue​(AttrValue value)
         Specify a new default value to use for this attr.  This default
         will be used when creating new graphs, as opposed to the
         default in the OpDef, which will be used when interpreting old
         GraphDefs.
         
        .tensorflow.AttrValue default_value = 3;
      • setDefaultValue

        public ApiDef.Attr.Builder setDefaultValue​(AttrValue.Builder builderForValue)
         Specify a new default value to use for this attr.  This default
         will be used when creating new graphs, as opposed to the
         default in the OpDef, which will be used when interpreting old
         GraphDefs.
         
        .tensorflow.AttrValue default_value = 3;
      • mergeDefaultValue

        public ApiDef.Attr.Builder mergeDefaultValue​(AttrValue value)
         Specify a new default value to use for this attr.  This default
         will be used when creating new graphs, as opposed to the
         default in the OpDef, which will be used when interpreting old
         GraphDefs.
         
        .tensorflow.AttrValue default_value = 3;
      • clearDefaultValue

        public ApiDef.Attr.Builder clearDefaultValue()
         Specify a new default value to use for this attr.  This default
         will be used when creating new graphs, as opposed to the
         default in the OpDef, which will be used when interpreting old
         GraphDefs.
         
        .tensorflow.AttrValue default_value = 3;
      • getDefaultValueBuilder

        public AttrValue.Builder getDefaultValueBuilder()
         Specify a new default value to use for this attr.  This default
         will be used when creating new graphs, as opposed to the
         default in the OpDef, which will be used when interpreting old
         GraphDefs.
         
        .tensorflow.AttrValue default_value = 3;
      • getDefaultValueOrBuilder

        public AttrValueOrBuilder getDefaultValueOrBuilder()
         Specify a new default value to use for this attr.  This default
         will be used when creating new graphs, as opposed to the
         default in the OpDef, which will be used when interpreting old
         GraphDefs.
         
        .tensorflow.AttrValue default_value = 3;
        Specified by:
        getDefaultValueOrBuilder in interface ApiDef.AttrOrBuilder
      • getDescription

        public String getDescription()
         Note: this will replace any inherited attr doc, there is no current
         way of modifying attr descriptions as can be done with op descriptions.
         
        string description = 4;
        Specified by:
        getDescription in interface ApiDef.AttrOrBuilder
        Returns:
        The description.
      • getDescriptionBytes

        public org.nd4j.shade.protobuf.ByteString getDescriptionBytes()
         Note: this will replace any inherited attr doc, there is no current
         way of modifying attr descriptions as can be done with op descriptions.
         
        string description = 4;
        Specified by:
        getDescriptionBytes in interface ApiDef.AttrOrBuilder
        Returns:
        The bytes for description.
      • setDescription

        public ApiDef.Attr.Builder setDescription​(String value)
         Note: this will replace any inherited attr doc, there is no current
         way of modifying attr descriptions as can be done with op descriptions.
         
        string description = 4;
        Parameters:
        value - The description to set.
        Returns:
        This builder for chaining.
      • clearDescription

        public ApiDef.Attr.Builder clearDescription()
         Note: this will replace any inherited attr doc, there is no current
         way of modifying attr descriptions as can be done with op descriptions.
         
        string description = 4;
        Returns:
        This builder for chaining.
      • setDescriptionBytes

        public ApiDef.Attr.Builder setDescriptionBytes​(org.nd4j.shade.protobuf.ByteString value)
         Note: this will replace any inherited attr doc, there is no current
         way of modifying attr descriptions as can be done with op descriptions.
         
        string description = 4;
        Parameters:
        value - The bytes for description to set.
        Returns:
        This builder for chaining.
      • setUnknownFields

        public final ApiDef.Attr.Builder setUnknownFields​(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields)
        Specified by:
        setUnknownFields in interface org.nd4j.shade.protobuf.Message.Builder
        Overrides:
        setUnknownFields in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<ApiDef.Attr.Builder>
      • mergeUnknownFields

        public final ApiDef.Attr.Builder mergeUnknownFields​(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields)
        Specified by:
        mergeUnknownFields in interface org.nd4j.shade.protobuf.Message.Builder
        Overrides:
        mergeUnknownFields in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<ApiDef.Attr.Builder>