genel final dersi SavedBareConcreteFunction
Protobuf türü tensorflow.SavedBareConcreteFunction
İç İçe Sınıflar
sınıf | KaydedilenBareConcreteFunction.Builder | Protobuf türü tensorflow.SavedBareConcreteFunction |
Sabitler
int | ALLOWED_POSITIONAL_ARGUMENTS_FIELD_NUMBER | |
int | ARGUMENT_KEYWORDS_FIELD_NUMBER | |
int | CONCRETE_FUNCTION_NAME_FIELD_NUMBER | |
int | FUNCTION_SPEC_FIELD_NUMBER |
Genel Yöntemler
boolean | eşittir (Nesne nesnesi) |
uzun | getAllowedPositionalArguments () The prefix of `argument_keywords` which may be identified by position. |
Sicim | getArgumentKeywords (int dizini) A sequence of unique strings, one per Tensor argument. |
com.google.protobuf.ByteString | getArgumentKeywordsBytes (int dizini) A sequence of unique strings, one per Tensor argument. |
int | getArgumentKeywordsCount () A sequence of unique strings, one per Tensor argument. |
com.google.protobuf.ProtocolStringList | getArgumentKeywordsList () A sequence of unique strings, one per Tensor argument. |
Sicim | getConcreteFunctionName () Identifies a SavedConcreteFunction. |
com.google.protobuf.ByteString | getConcreteFunctionNameBytes () Identifies a SavedConcreteFunction. |
statik KaydedilenÇıplakBetonFunction | |
KaydedilenÇıplakBetonFonksiyon | |
final statik com.google.protobuf.Descriptors.Descriptor | |
İşlevÖzellikleri | getFunctionSpec () The spec of the function that this ConcreteFunction is traced from. |
FunctionSpecOrBuilder | getFunctionSpecOrBuilder () The spec of the function that this ConcreteFunction is traced from. |
int | |
final com.google.protobuf.UnknownFieldSet | |
boolean | hasFunctionSpec () The spec of the function that this ConcreteFunction is traced from. |
int | hashKodu () |
son boole değeri | Başlatıldı () |
statik SavedBareConcreteFunction.Builder | newBuilder ( SavedBareConcreteFunction prototipi) |
statik SavedBareConcreteFunction.Builder | yeniİnşaatçı () |
KaydedilenBareConcreteFunction.Builder | |
statik KaydedilenÇıplakBetonFunction | parseDelimitedFrom (InputStream girişi) |
statik KaydedilenÇıplakBetonFunction | parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik KaydedilenÇıplakBetonFunction | parseFrom (ByteBuffer verileri) |
statik KaydedilenÇıplakBetonFunction | parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik KaydedilenÇıplakBetonFunction | parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik KaydedilenÇıplakBetonFunction | ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi) |
statik KaydedilenÇıplakBetonFunction | parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik KaydedilenÇıplakBetonFunction | ayrıştırmaFrom (com.google.protobuf.ByteString verileri) |
statik KaydedilenÇıplakBetonFunction | parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik KaydedilenÇıplakBetonFunction | parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik | ayrıştırıcı () |
KaydedilenBareConcreteFunction.Builder | inşaatçıya () |
geçersiz | writeTo (com.google.protobuf.CodedOutputStream çıkışı) |
Kalıtsal Yöntemler
Sabitler
genel statik final int ALLOWED_POSITIONAL_ARGUMENTS_FIELD_NUMBER
Sabit Değer: 3
genel statik final int ARGUMENT_KEYWORDS_FIELD_NUMBER
Sabit Değer: 2
genel statik final int CONCRETE_FUNCTION_NAME_FIELD_NUMBER
Sabit Değer: 1
genel statik final int FUNCTION_SPEC_FIELD_NUMBER
Sabit Değer: 4
Genel Yöntemler
genel boole eşittir (Object obj)
herkese açık uzun getAllowedPositionalArguments ()
The prefix of `argument_keywords` which may be identified by position.
int64 allowed_positional_arguments = 3;
public String getArgumentKeywords (int indeksi)
A sequence of unique strings, one per Tensor argument.
repeated string argument_keywords = 2;
public com.google.protobuf.ByteString getArgumentKeywordsBytes (int dizini)
A sequence of unique strings, one per Tensor argument.
repeated string argument_keywords = 2;
public int getArgumentKeywordsCount ()
A sequence of unique strings, one per Tensor argument.
repeated string argument_keywords = 2;
public com.google.protobuf.ProtocolStringList getArgumentKeywordsList ()
A sequence of unique strings, one per Tensor argument.
repeated string argument_keywords = 2;
public String getConcreteFunctionName ()
Identifies a SavedConcreteFunction.
string concrete_function_name = 1;
public com.google.protobuf.ByteString getConcreteFunctionNameBytes ()
Identifies a SavedConcreteFunction.
string concrete_function_name = 1;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public FunctionSpec getFunctionSpec ()
The spec of the function that this ConcreteFunction is traced from. This allows the ConcreteFunction to be called with nest structure inputs. This field may not be populated. If this field is absent, the concrete function can only be called with flat inputs. TODO(b/169361281): support calling saved ConcreteFunction with structured inputs in C++ SavedModel API.
.tensorflow.FunctionSpec function_spec = 4;
public FunctionSpecOrBuilder getFunctionSpecOrBuilder ()
The spec of the function that this ConcreteFunction is traced from. This allows the ConcreteFunction to be called with nest structure inputs. This field may not be populated. If this field is absent, the concrete function can only be called with flat inputs. TODO(b/169361281): support calling saved ConcreteFunction with structured inputs in C++ SavedModel API.
.tensorflow.FunctionSpec function_spec = 4;
halk getParserForType ()
public int getSerializedSize ()
genel final com.google.protobuf.UnknownFieldSet getUnknownFields ()
genel boolean hasFunctionSpec ()
The spec of the function that this ConcreteFunction is traced from. This allows the ConcreteFunction to be called with nest structure inputs. This field may not be populated. If this field is absent, the concrete function can only be called with flat inputs. TODO(b/169361281): support calling saved ConcreteFunction with structured inputs in C++ SavedModel API.
.tensorflow.FunctionSpec function_spec = 4;
genel int hashCode ()
genel final boolean isInitialized ()
genel statik SavedBareConcreteFunction parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IOİstisnası |
---|
genel statik SavedBareConcreteFunction parseFrom (ByteBuffer verileri)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik SavedBareConcreteFunction parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IOİstisnası |
---|
genel statik SavedBareConcreteFunction parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik SavedBareConcreteFunction parseFrom (com.google.protobuf.CodedInputStream girişi)
Atar
IOİstisnası |
---|
genel statik SavedBareConcreteFunction parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik SavedBareConcreteFunction parseFrom (com.google.protobuf.ByteString verileri)
Atar
Geçersiz ProtokolBufferException |
---|
public static SavedBareConcreteFunction parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IOİstisnası |
---|
genel statik SavedBareConcreteFunction parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik ayrıştırıcı ()
genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)
Atar
IOİstisnası |
---|