পাবলিক ইন্টারফেস SavedSliceMetaOrBuilder
পরিচিত পরোক্ষ উপশ্রেণী |
পাবলিক পদ্ধতি
বিমূর্ত স্ট্রিং | getName () Name of the tensor. |
বিমূর্ত com.google.protobuf.ByteString | getNameBytes () Name of the tensor. |
বিমূর্ত TensorShapeProto | গেটশেপ () Shape of the tensor .tensorflow.TensorShapeProto shape = 2; |
বিমূর্ত TensorShapeProtoOrBuilder | getShapeOrBuilder () Shape of the tensor .tensorflow.TensorShapeProto shape = 2; |
বিমূর্ত TensorSliceProto | getSlice (int সূচক) Explicit list of slices saved in the checkpoint file. |
বিমূর্ত int | getSliceCount () Explicit list of slices saved in the checkpoint file. |
বিমূর্ত তালিকা< TensorSliceProto > | getSliceList () Explicit list of slices saved in the checkpoint file. |
বিমূর্ত TensorSliceProtoOrBuilder | getSliceOrBuilder (int সূচক) Explicit list of slices saved in the checkpoint file. |
বিমূর্ত তালিকা<? TensorSliceProtoOrBuilder > প্রসারিত করে | getSliceOrBuilderList () Explicit list of slices saved in the checkpoint file. |
বিমূর্ত ডেটা টাইপ | getType () Type of the tensor .tensorflow.DataType type = 3; |
বিমূর্ত int | getTypeValue () Type of the tensor .tensorflow.DataType type = 3; |
বিমূর্ত বুলিয়ান | hasshape () Shape of the tensor .tensorflow.TensorShapeProto shape = 2; |
পাবলিক পদ্ধতি
সর্বজনীন বিমূর্ত স্ট্রিং getName ()
Name of the tensor.
string name = 1;
সর্বজনীন বিমূর্ত com.google.protobuf.ByteString getNameBytes ()
Name of the tensor.
string name = 1;
সর্বজনীন বিমূর্ত TensorShapeProto getShape ()
Shape of the tensor
.tensorflow.TensorShapeProto shape = 2;
সর্বজনীন বিমূর্ত TensorShapeProtoOrBuilder getShapeOrBuilder ()
Shape of the tensor
.tensorflow.TensorShapeProto shape = 2;
সর্বজনীন বিমূর্ত TensorSliceProto getSlice (int সূচক)
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4;
পাবলিক বিমূর্ত int getSliceCount ()
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4;
সর্বজনীন বিমূর্ত তালিকা< TensorSliceProto > getSliceList ()
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4;
সর্বজনীন বিমূর্ত TensorSliceProtoOrBuilder getSliceOrBuilder (int সূচক)
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4;
সর্বজনীন বিমূর্ত তালিকা<? TensorSliceProtoOrBuilder > getSliceOrBuilderList () প্রসারিত করে
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4;
পাবলিক বিমূর্ত int getTypeValue ()
Type of the tensor
.tensorflow.DataType type = 3;
সর্বজনীন বিমূর্ত বুলিয়ান hasShape ()
Shape of the tensor
.tensorflow.TensorShapeProto shape = 2;