public static final class RewriterConfig.CustomGraphOptimizer extends org.nd4j.shade.protobuf.GeneratedMessageV3 implements RewriterConfig.CustomGraphOptimizerOrBuilder
Message to describe custom graph optimizer and its parametersProtobuf type
tensorflow.RewriterConfig.CustomGraphOptimizer| Modifier and Type | Class and Description |
|---|---|
static class |
RewriterConfig.CustomGraphOptimizer.Builder
Message to describe custom graph optimizer and its parameters
|
org.nd4j.shade.protobuf.GeneratedMessageV3.BuilderParent, org.nd4j.shade.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends org.nd4j.shade.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends org.nd4j.shade.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, org.nd4j.shade.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends org.nd4j.shade.protobuf.GeneratedMessageV3.ExtendableMessage>, org.nd4j.shade.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends org.nd4j.shade.protobuf.GeneratedMessageV3.ExtendableMessage>, org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable, org.nd4j.shade.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
NAME_FIELD_NUMBER |
static int |
PARAMETER_MAP_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsParameterMap(String key)
map<string, .tensorflow.AttrValue> parameter_map = 2; |
boolean |
equals(Object obj) |
static RewriterConfig.CustomGraphOptimizer |
getDefaultInstance() |
RewriterConfig.CustomGraphOptimizer |
getDefaultInstanceForType() |
static org.nd4j.shade.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getName()
string name = 1; |
org.nd4j.shade.protobuf.ByteString |
getNameBytes()
string name = 1; |
Map<String,AttrValue> |
getParameterMap()
Deprecated.
|
int |
getParameterMapCount()
map<string, .tensorflow.AttrValue> parameter_map = 2; |
Map<String,AttrValue> |
getParameterMapMap()
map<string, .tensorflow.AttrValue> parameter_map = 2; |
AttrValue |
getParameterMapOrDefault(String key,
AttrValue defaultValue)
map<string, .tensorflow.AttrValue> parameter_map = 2; |
AttrValue |
getParameterMapOrThrow(String key)
map<string, .tensorflow.AttrValue> parameter_map = 2; |
org.nd4j.shade.protobuf.Parser<RewriterConfig.CustomGraphOptimizer> |
getParserForType() |
int |
getSerializedSize() |
org.nd4j.shade.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
protected org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected org.nd4j.shade.protobuf.MapField |
internalGetMapField(int number) |
boolean |
isInitialized() |
static RewriterConfig.CustomGraphOptimizer.Builder |
newBuilder() |
static RewriterConfig.CustomGraphOptimizer.Builder |
newBuilder(RewriterConfig.CustomGraphOptimizer prototype) |
RewriterConfig.CustomGraphOptimizer.Builder |
newBuilderForType() |
protected RewriterConfig.CustomGraphOptimizer.Builder |
newBuilderForType(org.nd4j.shade.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(org.nd4j.shade.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static RewriterConfig.CustomGraphOptimizer |
parseDelimitedFrom(InputStream input) |
static RewriterConfig.CustomGraphOptimizer |
parseDelimitedFrom(InputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
static RewriterConfig.CustomGraphOptimizer |
parseFrom(byte[] data) |
static RewriterConfig.CustomGraphOptimizer |
parseFrom(byte[] data,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
static RewriterConfig.CustomGraphOptimizer |
parseFrom(ByteBuffer data) |
static RewriterConfig.CustomGraphOptimizer |
parseFrom(ByteBuffer data,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
static RewriterConfig.CustomGraphOptimizer |
parseFrom(org.nd4j.shade.protobuf.ByteString data) |
static RewriterConfig.CustomGraphOptimizer |
parseFrom(org.nd4j.shade.protobuf.ByteString data,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
static RewriterConfig.CustomGraphOptimizer |
parseFrom(org.nd4j.shade.protobuf.CodedInputStream input) |
static RewriterConfig.CustomGraphOptimizer |
parseFrom(org.nd4j.shade.protobuf.CodedInputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
static RewriterConfig.CustomGraphOptimizer |
parseFrom(InputStream input) |
static RewriterConfig.CustomGraphOptimizer |
parseFrom(InputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
static org.nd4j.shade.protobuf.Parser<RewriterConfig.CustomGraphOptimizer> |
parser() |
RewriterConfig.CustomGraphOptimizer.Builder |
toBuilder() |
void |
writeTo(org.nd4j.shade.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int NAME_FIELD_NUMBER
public static final int PARAMETER_MAP_FIELD_NUMBER
protected Object newInstance(org.nd4j.shade.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class org.nd4j.shade.protobuf.GeneratedMessageV3public final org.nd4j.shade.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface org.nd4j.shade.protobuf.MessageOrBuildergetUnknownFields in class org.nd4j.shade.protobuf.GeneratedMessageV3public static final org.nd4j.shade.protobuf.Descriptors.Descriptor getDescriptor()
protected org.nd4j.shade.protobuf.MapField internalGetMapField(int number)
internalGetMapField in class org.nd4j.shade.protobuf.GeneratedMessageV3protected org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class org.nd4j.shade.protobuf.GeneratedMessageV3public String getName()
string name = 1;getName in interface RewriterConfig.CustomGraphOptimizerOrBuilderpublic org.nd4j.shade.protobuf.ByteString getNameBytes()
string name = 1;getNameBytes in interface RewriterConfig.CustomGraphOptimizerOrBuilderpublic int getParameterMapCount()
RewriterConfig.CustomGraphOptimizerOrBuildermap<string, .tensorflow.AttrValue> parameter_map = 2;getParameterMapCount in interface RewriterConfig.CustomGraphOptimizerOrBuilderpublic boolean containsParameterMap(String key)
map<string, .tensorflow.AttrValue> parameter_map = 2;containsParameterMap in interface RewriterConfig.CustomGraphOptimizerOrBuilder@Deprecated public Map<String,AttrValue> getParameterMap()
getParameterMapMap() instead.getParameterMap in interface RewriterConfig.CustomGraphOptimizerOrBuilderpublic Map<String,AttrValue> getParameterMapMap()
map<string, .tensorflow.AttrValue> parameter_map = 2;getParameterMapMap in interface RewriterConfig.CustomGraphOptimizerOrBuilderpublic AttrValue getParameterMapOrDefault(String key, AttrValue defaultValue)
map<string, .tensorflow.AttrValue> parameter_map = 2;getParameterMapOrDefault in interface RewriterConfig.CustomGraphOptimizerOrBuilderpublic AttrValue getParameterMapOrThrow(String key)
map<string, .tensorflow.AttrValue> parameter_map = 2;getParameterMapOrThrow in interface RewriterConfig.CustomGraphOptimizerOrBuilderpublic final boolean isInitialized()
isInitialized in interface org.nd4j.shade.protobuf.MessageLiteOrBuilderisInitialized in class org.nd4j.shade.protobuf.GeneratedMessageV3public void writeTo(org.nd4j.shade.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface org.nd4j.shade.protobuf.MessageLitewriteTo in class org.nd4j.shade.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface org.nd4j.shade.protobuf.MessageLitegetSerializedSize in class org.nd4j.shade.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface org.nd4j.shade.protobuf.Messageequals in class org.nd4j.shade.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface org.nd4j.shade.protobuf.MessagehashCode in class org.nd4j.shade.protobuf.AbstractMessagepublic static RewriterConfig.CustomGraphOptimizer parseFrom(ByteBuffer data) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
org.nd4j.shade.protobuf.InvalidProtocolBufferExceptionpublic static RewriterConfig.CustomGraphOptimizer parseFrom(ByteBuffer data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
org.nd4j.shade.protobuf.InvalidProtocolBufferExceptionpublic static RewriterConfig.CustomGraphOptimizer parseFrom(org.nd4j.shade.protobuf.ByteString data) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
org.nd4j.shade.protobuf.InvalidProtocolBufferExceptionpublic static RewriterConfig.CustomGraphOptimizer parseFrom(org.nd4j.shade.protobuf.ByteString data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
org.nd4j.shade.protobuf.InvalidProtocolBufferExceptionpublic static RewriterConfig.CustomGraphOptimizer parseFrom(byte[] data) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
org.nd4j.shade.protobuf.InvalidProtocolBufferExceptionpublic static RewriterConfig.CustomGraphOptimizer parseFrom(byte[] data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
org.nd4j.shade.protobuf.InvalidProtocolBufferExceptionpublic static RewriterConfig.CustomGraphOptimizer parseFrom(InputStream input) throws IOException
IOExceptionpublic static RewriterConfig.CustomGraphOptimizer parseFrom(InputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RewriterConfig.CustomGraphOptimizer parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static RewriterConfig.CustomGraphOptimizer parseDelimitedFrom(InputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RewriterConfig.CustomGraphOptimizer parseFrom(org.nd4j.shade.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static RewriterConfig.CustomGraphOptimizer parseFrom(org.nd4j.shade.protobuf.CodedInputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic RewriterConfig.CustomGraphOptimizer.Builder newBuilderForType()
newBuilderForType in interface org.nd4j.shade.protobuf.MessagenewBuilderForType in interface org.nd4j.shade.protobuf.MessageLitepublic static RewriterConfig.CustomGraphOptimizer.Builder newBuilder()
public static RewriterConfig.CustomGraphOptimizer.Builder newBuilder(RewriterConfig.CustomGraphOptimizer prototype)
public RewriterConfig.CustomGraphOptimizer.Builder toBuilder()
toBuilder in interface org.nd4j.shade.protobuf.MessagetoBuilder in interface org.nd4j.shade.protobuf.MessageLiteprotected RewriterConfig.CustomGraphOptimizer.Builder newBuilderForType(org.nd4j.shade.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class org.nd4j.shade.protobuf.GeneratedMessageV3public static RewriterConfig.CustomGraphOptimizer getDefaultInstance()
public static org.nd4j.shade.protobuf.Parser<RewriterConfig.CustomGraphOptimizer> parser()
public org.nd4j.shade.protobuf.Parser<RewriterConfig.CustomGraphOptimizer> getParserForType()
getParserForType in interface org.nd4j.shade.protobuf.MessagegetParserForType in interface org.nd4j.shade.protobuf.MessageLitegetParserForType in class org.nd4j.shade.protobuf.GeneratedMessageV3public RewriterConfig.CustomGraphOptimizer getDefaultInstanceForType()
getDefaultInstanceForType in interface org.nd4j.shade.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.nd4j.shade.protobuf.MessageOrBuilderCopyright © 2021. All rights reserved.