FunctionSpec

lớp cuối cùng công khai FunctionSpec

 Represents `FunctionSpec` used in `Function`. This represents a
 function that has been wrapped as a TensorFlow `Function`.
 
Tenorflow loại tensorflow.FunctionSpec

Các lớp lồng nhau

lớp học FunctionSpec.Builder
 Represents `FunctionSpec` used in `Function`. 
liệt kê FunctionSpec.ExperimentalCompile
 Whether the function should be compiled by XLA. 

Hằng số

int EXPERIMENTAL_COMPILE_FIELD_NUMBER
int FULLARGSPEC_FIELD_NUMBER
int INPUT_SIGNATURE_FIELD_NUMBER
int IS_METHOD_FIELD_NUMBER

Phương pháp công khai

boolean
bằng (Đối tượng obj)
thông số chức năng tĩnh
Thông số chức năng
com.google.protobuf.Descriptors.Descriptor tĩnh cuối cùng
FunctionSpec.ExperimentalCompile
getExperimentalCompile ()
.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;
int
getExperimentalCompileValue ()
.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;
Giá trị có cấu trúc
getFullargspec ()
 Full arg spec from inspect.getfullargspec().
StructuredValueOrBuilder
getFullargspecOrBuilder ()
 Full arg spec from inspect.getfullargspec().
Giá trị có cấu trúc
getInputSignature ()
 The input signature, if specified.
StructuredValueOrBuilder
getInputSignatureOrBuilder ()
 The input signature, if specified.
boolean
getIsMethod ()
 Whether this represents a class method.
int
com.google.protobuf.UnknownFieldSet cuối cùng
boolean
hasFullargspec ()
 Full arg spec from inspect.getfullargspec().
boolean
hasInputSignature ()
 The input signature, if specified.
int
boolean cuối cùng
Chức năng tĩnhSpec.Builder
newBuilder ( nguyên mẫu FunctionSpec )
Chức năng tĩnhSpec.Builder
FunctionSpec.Builder
thông số chức năng tĩnh
phân tích cú phápDelimitedFrom (Đầu vào luồng đầu vào)
thông số chức năng tĩnh
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)
thông số chức năng tĩnh
ParseFrom (dữ liệu ByteBuffer)
thông số chức năng tĩnh
ParseFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
thông số chức năng tĩnh
ParseFrom (Dữ liệu ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
thông số chức năng tĩnh
ParseFrom (đầu vào com.google.protobuf.CodedInputStream)
thông số chức năng tĩnh
ParseFrom (dữ liệu byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
thông số chức năng tĩnh
ParseFrom (dữ liệu com.google.protobuf.ByteString)
thông số chức năng tĩnh
ParseFrom (Đầu vào inputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
thông số chức năng tĩnh
ParsFrom (dữ liệu com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
tĩnh
FunctionSpec.Builder
trống rỗng
writeTo (đầu ra com.google.protobuf.CodedOutputStream)

Phương pháp kế thừa

Hằng số

int cuối cùng tĩnh công khai EXPERIMENTAL_COMPILE_FIELD_NUMBER

Giá trị không đổi: 6

int cuối cùng tĩnh công khai FULLARGSPEC_FIELD_NUMBER

Giá trị không đổi: 1

int tĩnh cuối cùng INPUT_SIGNATURE_FIELD_NUMBER

Giá trị không đổi: 5

int tĩnh công khai IS_METHOD_FIELD_NUMBER

Giá trị không đổi: 2

Phương pháp công khai

boolean công khai bằng (Object obj)

tĩnh công khai FunctionSpec getDefaultInstance ()

public FunctionSpec getDefaultInstanceForType ()

công khai tĩnh cuối cùng com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public FunctionSpec.ExperimentalCompile getExperimentalCompile ()

.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;

int công khai getExperimentalCompileValue ()

.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;

Giá trị cấu trúc công khai getFullargspec ()

 Full arg spec from inspect.getfullargspec().
 
.tensorflow.StructuredValue fullargspec = 1;

công khai StructuredValueOrBuilder getFullargspecOrBuilder ()

 Full arg spec from inspect.getfullargspec().
 
.tensorflow.StructuredValue fullargspec = 1;

công khai StructuredValue getInputSignature ()

 The input signature, if specified.
 
.tensorflow.StructuredValue input_signature = 5;

public StructuredValueOrBuilder getInputSignatureOrBuilder ()

 The input signature, if specified.
 
.tensorflow.StructuredValue input_signature = 5;

boolean công khai getIsMethod ()

 Whether this represents a class method.
 
bool is_method = 2;

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 hasFullargspec ()

 Full arg spec from inspect.getfullargspec().
 
.tensorflow.StructuredValue fullargspec = 1;

boolean công khai hasInputSignature ()

 The input signature, if specified.
 
.tensorflow.StructuredValue input_signature = 5;

mã băm int công khai ()

boolean cuối cùng công khai được khởi tạo ()

public static FunctionSpec.Builder newBuilder ( nguyên mẫu FunctionSpec )

public static FunctionSpec.Builder newBuilder ()

public FunctionSpec.Builder newBuilderForType ()

public static FunctionSpec parsingDelimitedFrom (Đầu vào luồng đầu vào)

Ném
IOException

public static FunctionSpec parsingDelimitedFrom (Đầu vào InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
IOException

public static FunctionSpec parsFrom (dữ liệu ByteBuffer)

Ném
Giao thức đệm ngoại lệ không hợp lệ

công khai phân tích cú pháp FunctionSpecFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
IOException

public static FunctionSpec parsFrom (Dữ liệu ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
Giao thức đệm ngoại lệ không hợp lệ

public static FunctionSpec parsFrom (đầu vào com.google.protobuf.CodedInputStream)

Ném
IOException

công khai phân tích cú pháp FunctionSpecFrom (dữ liệu byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
Giao thức đệm ngoại lệ không hợp lệ

public static FunctionSpec parsFrom (dữ liệu com.google.protobuf.ByteString)

Ném
Giao thức đệm ngoại lệ không hợp lệ

công khai phân tích cú pháp FunctionSpecFrom (đầu vào InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
IOException

public static FunctionSpec parsFrom (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 FunctionSpec.Builder toBuilder ()

public void writeTo (đầu ra com.google.protobuf.CodedOutputStream)

Ném
IOException