FunctionSpec

מחלקה סופית ציבורית FunctionSpec

 Represents `FunctionSpec` used in `Function`. This represents a
 function that has been wrapped as a TensorFlow `Function`.
 
tensorflow.FunctionSpec מסוג Protobuf. FunctionSpec

כיתות מקוננות

מַחלָקָה FunctionSpec.Builder
 Represents `FunctionSpec` used in `Function`. 
enum FunctionSpec.ExperimentalCompile
 Whether the function should be compiled by XLA. 

קבועים

שיטות ציבוריות

בוליאני
שווה (Object obj)
סטטי FunctionSpec
מפרט פונקציות
final static com.google.protobuf.Descriptors.Descriptor
FunctionSpec.ExperimentalCompile
getExperimentalCompile ()
.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;
int
getExperimentalCompileValue ()
.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;
StructuredValue
getFullargspec ()
 Full arg spec from inspect.getfullargspec().
StructuredValueOrBuilder
getFullargspecOrBuilder ()
 Full arg spec from inspect.getfullargspec().
StructuredValue
getInputSignature ()
 The input signature, if specified.
StructuredValueOrBuilder
getInputSignatureOrBuilder ()
 The input signature, if specified.
בוליאני
getIsMethod ()
 Whether this represents a class method.
int
final com.google.protobuf.UnknownFieldSet
בוליאני
hasFullargspec ()
 Full arg spec from inspect.getfullargspec().
בוליאני
hasInputSignature ()
 The input signature, if specified.
int
בוליאנית סופית
סטטי FunctionSpec.Builder
newBuilder (אב-טיפוס FunctionSpec )
סטטי FunctionSpec.Builder
FunctionSpec.Builder
סטטי FunctionSpec
parseDelimitedFrom (קלט InputStream)
סטטי FunctionSpec
parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי FunctionSpec
parseFrom (נתוני ByteBuffer)
סטטי FunctionSpec
parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי FunctionSpec
parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי FunctionSpec
parseFrom (קלט com.google.protobuf.CodedInputStream)
סטטי FunctionSpec
parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי FunctionSpec
parseFrom (נתוני com.google.protobuf.ByteString)
סטטי FunctionSpec
parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי FunctionSpec
parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטָטִי
FunctionSpec.Builder
בָּטֵל
writeTo (פלט com.google.protobuf.CodedOutputStream)

שיטות בירושה

בוליאני
שווה (Object arg0)
כיתה אחרונה<?>
getClass ()
int
hashcode ()
ריק סופי
להודיע ​​()
ריק סופי
הודע הכל ()
חוּט
toString ()
ריק סופי
המתן (ארג0 ארוך, אינט arg1)
ריק סופי
חכה (ארג0 ארוך)
ריק סופי
חכה ()
org.tensorflow.proto.framework.FunctionSpecOrBuilder
תקציר FunctionSpec.ExperimentalCompile
getExperimentalCompile ()
.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;
מופשט int
getExperimentalCompileValue ()
.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;
מופשט StructuredValue
getFullargspec ()
 Full arg spec from inspect.getfullargspec().
תקציר StructuredValueOrBuilder
getFullargspecOrBuilder ()
 Full arg spec from inspect.getfullargspec().
מופשט StructuredValue
getInputSignature ()
 The input signature, if specified.
תקציר StructuredValueOrBuilder
getInputSignatureOrBuilder ()
 The input signature, if specified.
בוליאני מופשט
getIsMethod ()
 Whether this represents a class method.
בוליאני מופשט
hasFullargspec ()
 Full arg spec from inspect.getfullargspec().
בוליאני מופשט
hasInputSignature ()
 The input signature, if specified.

קבועים

אינט סופי סטטי ציבורי EXPERIMENTAL_COMPILE_FIELD_NUMBER

ערך קבוע: 6

גמר סטטי ציבורי FULLARGSPEC_FIELD_NUMBER

ערך קבוע: 1

אינט סופי סטטי ציבורי INPUT_SIGNATURE_FIELD_NUMBER

ערך קבוע: 5

גמר סטטי ציבורי IS_METHOD_FIELD_NUMBER

ערך קבוע: 2

שיטות ציבוריות

שווה ערך בוליאני ציבורי (Object obj)

public static FunctionSpec getDefaultInstance ()

public FunctionSpec getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public FunctionSpec.ExperimentalCompile getExperimentalCompile ()

.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;

public int getExperimentalCompileValue ()

.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;

public StructuredValue getFullargspec ()

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

public StructuredValueOrBuilder getFullargspecOrBuilder ()

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

public 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;

getIsMethod בוליאני ציבורי ()

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

פּוּמְבֵּי getParserForType ()

public int getSerializedSize ()

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

בוליאני ציבורי ישFullargspec ()

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

hasInputSignature בוליאני ציבורי ()

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

public int hashCode ()

בוליאני הסופי הציבורי הוא אתחול ()

public static FunctionSpec.Builder newBuilder (אב-טיפוס FunctionSpec )

public static FunctionSpec.Builder newBuilder ()

public FunctionSpec.Builder newBuilderForType ()

public static FunctionSpec parseDelimitedFrom (קלט זרם קלט)

זורק
IOException

public static FunctionSpec parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

Public static FunctionSpec parseFrom (נתוני ByteBuffer)

זורק
InvalidProtocolBufferException

public static FunctionSpec parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public static FunctionSpec parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

public static FunctionSpec parseFrom (קלט com.google.protobuf.CodedInputStream)

זורק
IOException

public static FunctionSpec parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

Public static FunctionSpec parseFrom (נתוני com.google.protobuf.ByteString)

זורק
InvalidProtocolBufferException

public static FunctionSpec parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public static FunctionSpec parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

סטטי ציבורי מנתח ()

public FunctionSpec.Builder toBuilder ()

public void writeTo (פלט com.google.protobuf.CodedOutputStream)

זורק
IOException