כיתת גמר ציבורית SavedSlice
Saved tensor slice: it stores the name of the tensors, the slice, and the raw data.
tensorflow.SavedSlice
מסוג Protobuf.SavedSlice כיתות מקוננות
מַחלָקָה | SavedSlice.Builder | Saved tensor slice: it stores the name of the tensors, the slice, and the raw data. |
קבועים
int | DATA_FIELD_NUMBER | |
int | NAME_FIELD_NUMBER | |
int | SLICE_FIELD_NUMBER |
שיטות ציבוריות
בוליאני | שווה (Object obj) |
TensorProto | getData () The raw data of the slice is stored as a TensorProto. |
TensorProtoOrBuilder | getDataOrBuilder () The raw data of the slice is stored as a TensorProto. |
SavedSlice סטטי | |
SavedSlice | |
final static com.google.protobuf.Descriptors.Descriptor | |
חוּט | getName () Name of the tensor that this slice belongs to. |
com.google.protobuf.ByteString | getNameBytes () Name of the tensor that this slice belongs to. |
int | |
TensorSliceProto | getSlice () Extent of the slice. |
TensorSliceProtoOrBuilder | getSliceOrBuilder () Extent of the slice. |
final com.google.protobuf.UnknownFieldSet | |
בוליאני | hasData () The raw data of the slice is stored as a TensorProto. |
בוליאני | hasSlice () Extent of the slice. |
int | hashcode () |
בוליאנית סופית | |
סטטי SavedSlice.Builder | newBuilder (אב-טיפוס SavedSlice ) |
סטטי SavedSlice.Builder | newBuilder () |
SavedSlice.Builder | |
SavedSlice סטטי | parseDelimitedFrom (קלט InputStream) |
SavedSlice סטטי | parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SavedSlice סטטי | parseFrom (נתוני ByteBuffer) |
SavedSlice סטטי | parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SavedSlice סטטי | parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SavedSlice סטטי | parseFrom (קלט com.google.protobuf.CodedInputStream) |
SavedSlice סטטי | parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SavedSlice סטטי | parseFrom (נתוני com.google.protobuf.ByteString) |
SavedSlice סטטי | parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SavedSlice סטטי | parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטָטִי | מנתח () |
SavedSlice.Builder | toBuilder () |
בָּטֵל | writeTo (פלט com.google.protobuf.CodedOutputStream) |
שיטות בירושה
בוליאני | שווה (Object arg0) |
שיעור אחרון<?> | getClass () |
int | hashcode () |
ריק סופי | להודיע () |
ריק סופי | הודע הכל () |
חוּט | toString () |
ריק סופי | המתן (ארג0 ארוך, int arg1) |
ריק סופי | חכה (ארג0 ארוך) |
ריק סופי | חכה () |
מופשט TensorProto | getData () The raw data of the slice is stored as a TensorProto. |
תקציר TensorProtoOrBuilder | getDataOrBuilder () The raw data of the slice is stored as a TensorProto. |
מחרוזת מופשטת | getName () Name of the tensor that this slice belongs to. |
תקציר com.google.protobuf.ByteString | getNameBytes () Name of the tensor that this slice belongs to. |
מופשט TensorSliceProto | getSlice () Extent of the slice. |
תקציר TensorSliceProtoOrBuilder | getSliceOrBuilder () Extent of the slice. |
בוליאני מופשט | hasData () The raw data of the slice is stored as a TensorProto. |
בוליאני מופשט | hasSlice () Extent of the slice. |
קבועים
גמר סטטי ציבורי DATA_FIELD_NUMBER
ערך קבוע: 3
גמר סטטי ציבורי NAME_FIELD_NUMBER
ערך קבוע: 1
גמר סטטי ציבורי SLICE_FIELD_NUMBER
ערך קבוע: 2
שיטות ציבוריות
שווה ערך בוליאני ציבורי (Object obj)
הציבור TensorProto getData ()
The raw data of the slice is stored as a TensorProto. Only raw data are stored (we don't fill in fields such as dtype or tensor_shape).
.tensorflow.TensorProto data = 3;
הציבור TensorProtoOrBuilder getDataOrBuilder ()
The raw data of the slice is stored as a TensorProto. Only raw data are stored (we don't fill in fields such as dtype or tensor_shape).
.tensorflow.TensorProto data = 3;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
מחרוזת ציבורית getName ()
Name of the tensor that this slice belongs to. This must be identical to the name used to encode the key for this record.
string name = 1;
public com.google.protobuf.ByteString getNameBytes ()
Name of the tensor that this slice belongs to. This must be identical to the name used to encode the key for this record.
string name = 1;
פּוּמְבֵּי getParserForType ()
public int getSerializedSize ()
הציבור TensorSliceProto getSlice ()
Extent of the slice. Must have one entry for each of the dimension of the tensor that this slice belongs to.
.tensorflow.TensorSliceProto slice = 2;
הציבור TensorSliceProtoOrBuilder getSliceOrBuilder ()
Extent of the slice. Must have one entry for each of the dimension of the tensor that this slice belongs to.
.tensorflow.TensorSliceProto slice = 2;
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
יש נתונים בוליאני ציבורי ()
The raw data of the slice is stored as a TensorProto. Only raw data are stored (we don't fill in fields such as dtype or tensor_shape).
.tensorflow.TensorProto data = 3;
hasSlice בוליאני ציבורי ()
Extent of the slice. Must have one entry for each of the dimension of the tensor that this slice belongs to.
.tensorflow.TensorSliceProto slice = 2;
public int hashCode ()
בוליאני הסופי הציבורי הוא אתחול ()
public static SavedSlice parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
סטטי SavedSlice parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
סטטי SavedSlice parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
Public static SavedSlice parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
סטטי SavedSlice parseFrom (נתוני com.google.protobuf.ByteString)
זורק
InvalidProtocolBufferException |
---|
סטטי SavedSlice parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
סטטי SavedSlice parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
סטטי ציבורי מנתח ()
public void writeTo (פלט com.google.protobuf.CodedOutputStream)
זורק
IOException |
---|