lớp cuối cùng công khai SavingBareConcreteFunction
Protobuf loại tensorflow.SavedBareConcreteFunction
Các lớp lồng nhau
lớp học | Đã lưuBareConcreteFunction.Builder | Protobuf loại tensorflow.SavedBareConcreteFunction |
Hằng số
int | ALLOWED_POSITIONAL_ARGUMENTS_FIELD_NUMBER | |
int | ARGUMENT_KEYWORDS_FIELD_NUMBER | |
int | CONCRETE_FUNCTION_NAME_FIELD_NUMBER | |
int | CHỨC NĂNG_SPEC_FIELD_NUMBER |
Phương pháp công cộng
boolean | bằng (Đối tượng obj) |
dài | getAllowedPocationalArguments () The prefix of `argument_keywords` which may be identified by position. |
Sợi dây | getArgumentKeywords (chỉ mục int) A sequence of unique strings, one per Tensor argument. |
com.google.protobuf.ByteString | getArgumentKeywordsBytes (chỉ mục int) 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. |
Sợi dây | getConcreteFunctionName () Identifies a SavedConcreteFunction. |
com.google.protobuf.ByteString | getConcreteFunctionNameBytes () Identifies a SavedConcreteFunction. |
Đã lưu tĩnhBareConcreteFunction | |
Đã lưuBê tông trầnChức năng | |
com.google.protobuf.Descriptors.Descriptor tĩnh cuối cùng | |
Thông số chức năng | getFunctionSpec () The spec of the function that this ConcreteFunction is traced from. |
Chức năngSpecOrBuilder | getFunctionSpecOrBuilder () The spec of the function that this ConcreteFunction is traced from. |
int | |
cuối cùng com.google.protobuf.UnknownFieldSet | |
boolean | hasFunctionSpec () The spec of the function that this ConcreteFunction is traced from. |
int | mã băm () |
boolean cuối cùng | |
tĩnh SavedBareConcreteFunction.Builder | newBuilder ( nguyên mẫu SavingBareConcreteFunction ) |
tĩnh SavedBareConcreteFunction.Builder | |
Đã lưuBareConcreteFunction.Builder | |
Đã lưu tĩnhBareConcreteFunction | phân tích cú phápDelimitedFrom (Đầu vào luồng đầu vào) |
Đã lưu tĩnhBareConcreteFunction | phân tích cú phápDelimitedFrom (Đầu vào luồng đầu vào, com.google.protobuf.ExtensionRegistryLite tiện ích mở rộngRegistry) |
Đã lưu tĩnhBareConcreteFunction | ParseFrom (dữ liệu ByteBuffer) |
Đã lưu tĩnhBareConcreteFunction | ParseFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
Đã lưu tĩnhBareConcreteFunction | ParseFrom (Dữ liệu ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
Đã lưu tĩnhBareConcreteFunction | ParseFrom (đầu vào com.google.protobuf.CodedInputStream) |
Đã lưu tĩnhBareConcreteFunction | ParseFrom (dữ liệu byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
Đã lưu tĩnhBareConcreteFunction | ParseFrom (dữ liệu com.google.protobuf.ByteString) |
Đã lưu tĩnhBareConcreteFunction | ParseFrom (Đầu vào inputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
Đã lưu tĩnhBareConcreteFunction | ParsFrom (dữ liệu com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
tĩnh | |
Đã lưuBareConcreteFunction.Builder | toBuilder () |
trống rỗng | writeTo (đầu ra com.google.protobuf.CodedOutputStream) |
Phương pháp kế thừa
Hằng số
int tĩnh công khai ALLOWED_POSITIONAL_ARGUMENTS_FIELD_NUMBER
Giá trị không đổi: 3
int tĩnh cuối cùng ARGUMENT_KEYWORDS_FIELD_NUMBER
Giá trị không đổi: 2
int tĩnh công khai CONCRETE_FUNCTION_NAME_FIELD_NUMBER
Giá trị không đổi: 1
int cuối cùng tĩnh công khai FUNCTION_SPEC_FIELD_NUMBER
Giá trị không đổi: 4
Phương pháp công cộng
boolean công khai bằng (Object obj)
công khai long getAllowedPocationalArguments ()
The prefix of `argument_keywords` which may be identified by position.
int64 allowed_positional_arguments = 3;
Chuỗi công khai getArgumentKeywords (chỉ mục int)
A sequence of unique strings, one per Tensor argument.
repeated string argument_keywords = 2;
công khai com.google.protobuf.ByteString getArgumentKeywordsBytes (chỉ mục int)
A sequence of unique strings, one per Tensor argument.
repeated string argument_keywords = 2;
int công khai getArgumentKeywordsCount ()
A sequence of unique strings, one per Tensor argument.
repeated string argument_keywords = 2;
com.google.protobuf.ProtocolStringList công khai getArgumentKeywordsList ()
A sequence of unique strings, one per Tensor argument.
repeated string argument_keywords = 2;
Chuỗi công khai getConcreteFunctionName ()
Identifies a SavedConcreteFunction.
string concrete_function_name = 1;
com.google.protobuf.ByteString công khai getConcreteFunctionNameBytes ()
Identifies a SavedConcreteFunction.
string concrete_function_name = 1;
công khai tĩnh cuối cùng 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;
công cộng getParserForType ()
int công khai getSerializedSize ()
trận chung kết công khai com.google.protobuf.UnknownFieldSet getUnknownFields ()
boolean công khai 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;
mã băm int công khai ()
boolean cuối cùng công khai được khởi tạo ()
public static SavedBareConcreteFunction.Builder newBuilder ( nguyên mẫu SavingBareConcreteFunction )
tĩnh công khai SavingBareConcreteFunction phân tích cú phápDelimitedFrom (Đầu vào luồng đầu vào)
Ném
IOException |
---|
tĩnh công khai SavedBareConcreteFunction phân tích cú phápDelimitedFrom (Đầu vào InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Ném
IOException |
---|
tĩnh công khai SavedBareConcreteFunction phân tích cú phápFrom (dữ liệu ByteBuffer)
Ném
Giao thức đệm ngoại lệ không hợp lệ |
---|
tĩnh công khai SavingBareConcreteFunction phân tích cú phápFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Ném
IOException |
---|
tĩnh công khai SavedBareConcreteFunction phân tích từ (Dữ liệu ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Ném
Giao thức đệm ngoại lệ không hợp lệ |
---|
tĩnh công khai SavedBareConcreteFunction phân tích từ (đầu vào com.google.protobuf.CodedInputStream)
Ném
IOException |
---|
tĩnh công khai SavingBareConcreteFunction phân tích cú phápTừ (dữ liệu byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Ném
Giao thức đệm ngoại lệ không hợp lệ |
---|
tĩnh công khai SavedBareConcreteFunction phân tích từ (dữ liệu com.google.protobuf.ByteString)
Ném
Giao thức đệm ngoại lệ không hợp lệ |
---|
tĩnh công khai SavingBareConcreteFunction phân tích cú phápFrom (Đầu vàoInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Ném
IOException |
---|
tĩnh công khai SavingBareConcreteFunction phân tích cú phápFrom (dữ liệu com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Ném
Giao thức đệm ngoại lệ không hợp lệ |
---|
công cộng tĩnh trình phân tích cú pháp ()
public void writeTo (đầu ra com.google.protobuf.CodedOutputStream)
Ném
IOException |
---|