כיתת גמר ציבורית FunctionDefLibrary
A library is a set of named functions.
tensorflow.FunctionDefLibrary
מסוג Protobuf.FunctionDefLibrary כיתות מקוננות
מַחלָקָה | FunctionDefLibrary.Builder | A library is a set of named functions. |
קבועים
int | FUNCTION_FIELD_NUMBER | |
int | GRADIENT_FIELD_NUMBER |
שיטות ציבוריות
בוליאני | שווה (Object obj) |
סטטי FunctionDefLibrary | |
FunctionDefLibrary | |
final static com.google.protobuf.Descriptors.Descriptor | |
FunctionDef | getFunction (int index) repeated .tensorflow.FunctionDef function = 1; |
int | getFunctionCount () repeated .tensorflow.FunctionDef function = 1; |
רשימה< FunctionDef > | getFunctionList () repeated .tensorflow.FunctionDef function = 1; |
FunctionDefOrBuilder | getFunctionOrBuilder (int index) repeated .tensorflow.FunctionDef function = 1; |
רשימה<? מרחיב את FunctionDefOrBuilder > | getFunctionOrBuilderList () repeated .tensorflow.FunctionDef function = 1; |
GradientDef | getGradient (int index) repeated .tensorflow.GradientDef gradient = 2; |
int | getGradientCount () repeated .tensorflow.GradientDef gradient = 2; |
רשימה< GradientDef > | getGradientList () repeated .tensorflow.GradientDef gradient = 2; |
GradientDefOrBuilder | getGradientOrBuilder (int index) repeated .tensorflow.GradientDef gradient = 2; |
רשימה<? מרחיב את GradientDefOrBuilder > | getGradientOrBuilderList () repeated .tensorflow.GradientDef gradient = 2; |
int | |
final com.google.protobuf.UnknownFieldSet | |
int | hashcode () |
בוליאנית סופית | |
סטטי FunctionDefLibrary.Builder | newBuilder (אב-טיפוס FunctionDefLibrary ) |
סטטי FunctionDefLibrary.Builder | newBuilder () |
FunctionDefLibrary.Builder | |
סטטי FunctionDefLibrary | parseDelimitedFrom (קלט InputStream) |
סטטי FunctionDefLibrary | parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי FunctionDefLibrary | parseFrom (נתוני ByteBuffer) |
סטטי FunctionDefLibrary | parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי FunctionDefLibrary | parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי FunctionDefLibrary | parseFrom (קלט com.google.protobuf.CodedInputStream) |
סטטי FunctionDefLibrary | parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי FunctionDefLibrary | parseFrom (נתוני com.google.protobuf.ByteString) |
סטטי FunctionDefLibrary | parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי FunctionDefLibrary | parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטָטִי | מנתח () |
FunctionDefLibrary.Builder | toBuilder () |
בָּטֵל | writeTo (פלט com.google.protobuf.CodedOutputStream) |
שיטות בירושה
קבועים
אינט סופי סטטי ציבורי FUNCTION_FIELD_NUMBER
ערך קבוע: 1
אינט סופי סטטי ציבורי GRADIENT_FIELD_NUMBER
ערך קבוע: 2
שיטות ציבוריות
שווה ערך בוליאני ציבורי (Object obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public int getFunctionCount ()
repeated .tensorflow.FunctionDef function = 1;
public FunctionDefOrBuilder getFunctionOrBuilder (int index)
repeated .tensorflow.FunctionDef function = 1;
רשימה ציבורית<? מרחיב את FunctionDefOrBuilder > getFunctionOrBuilderList ()
repeated .tensorflow.FunctionDef function = 1;
public int getGradientCount ()
repeated .tensorflow.GradientDef gradient = 2;
public GradientDefOrBuilder getGradientOrBuilder (int index)
repeated .tensorflow.GradientDef gradient = 2;
רשימה ציבורית<? מרחיב את GradientDefOrBuilder > getGradientOrBuilderList ()
repeated .tensorflow.GradientDef gradient = 2;
פּוּמְבֵּי getParserForType ()
public int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
בוליאני הסופי הציבורי הוא אתחול ()
public static FunctionDefLibrary parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
Public static FunctionDefLibrary parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
public static FunctionDefLibrary parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
public static FunctionDefLibrary parseFrom (קלט com.google.protobuf.CodedInputStream)
זורק
IOException |
---|
public static FunctionDefLibrary parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
public static FunctionDefLibrary parseFrom (נתוני com.google.protobuf.ByteString)
זורק
InvalidProtocolBufferException |
---|
public static FunctionDefLibrary parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
public static FunctionDefLibrary parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
סטטי ציבורי מנתח ()
public void writeTo (פלט com.google.protobuf.CodedOutputStream)
זורק
IOException |
---|