পাবলিক স্ট্যাটিক ফাইনাল ক্লাস SaveSliceInfoDef.Builder
Protobuf টাইপ tensorflow.SaveSliceInfoDef
পাবলিক পদ্ধতি
SaveSliceInfoDef.Builder | AddAllFullShape (Iterable<? দীর্ঘ> মান বাড়ায়) Shape of the full variable. |
SaveSliceInfoDef.Builder | addAllVarOffset (Iterable<? দীর্ঘ> মান প্রসারিত করে) Offset of this variable into the full variable. |
SaveSliceInfoDef.Builder | addAllVarShape (Iterable<? দীর্ঘ> মান প্রসারিত করে) Shape of this variable. |
SaveSliceInfoDef.Builder | addFullshape (দীর্ঘ মান) Shape of the full variable. |
SaveSliceInfoDef.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান) |
SaveSliceInfoDef.Builder | addVarOffset (দীর্ঘ মান) Offset of this variable into the full variable. |
SaveSliceInfoDef.Builder | addVarShape (দীর্ঘ মান) Shape of this variable. |
SaveSliceInfoDef | নির্মাণ () |
SaveSliceInfoDef | বিল্ড আংশিক () |
SaveSliceInfoDef.Builder | পরিষ্কার () |
SaveSliceInfoDef.Builder | clearField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র) |
SaveSliceInfoDef.Builder | clearFullName () Name of the full variable of which this is a slice. |
SaveSliceInfoDef.Builder | পরিষ্কার পূর্ণ আকৃতি () Shape of the full variable. |
SaveSliceInfoDef.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SaveSliceInfoDef.Builder | clearVarOffset () Offset of this variable into the full variable. |
SaveSliceInfoDef.Builder | clearVarshape () Shape of this variable. |
SaveSliceInfoDef.Builder | ক্লোন () |
SaveSliceInfoDef | |
চূড়ান্ত স্ট্যাটিক com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
স্ট্রিং | getFullName () Name of the full variable of which this is a slice. |
com.google.protobuf.ByteString | getFullNameBytes () Name of the full variable of which this is a slice. |
দীর্ঘ | getFullShape (int সূচক) Shape of the full variable. |
int | getFullShapeCount () Shape of the full variable. |
তালিকা<লং> | GetFullShapeList () Shape of the full variable. |
দীর্ঘ | getVarOffset (int সূচক) Offset of this variable into the full variable. |
int | getVarOffsetCount () Offset of this variable into the full variable. |
তালিকা<লং> | getVarOffsetList () Offset of this variable into the full variable. |
দীর্ঘ | getVarShape (int সূচক) Shape of this variable. |
int | getVarShapeCount () Shape of this variable. |
তালিকা<লং> | getVarShapeList () Shape of this variable. |
চূড়ান্ত বুলিয়ান | |
SaveSliceInfoDef.Builder | mergeFrom (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি) |
SaveSliceInfoDef.Builder | mergeFrom (com.google.protobuf.অন্যান্য বার্তা পাঠান) |
চূড়ান্ত SaveSliceInfoDef.Builder | একত্রিত করুন অজানাক্ষেত্র (com.google.protobuf.UnknownFieldSet অজানাক্ষেত্র) |
SaveSliceInfoDef.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান) |
SaveSliceInfoDef.Builder | setFullName (স্ট্রিং মান) Name of the full variable of which this is a slice. |
SaveSliceInfoDef.Builder | setFullNameBytes (com.google.protobuf.ByteString মান) Name of the full variable of which this is a slice. |
SaveSliceInfoDef.Builder | setFullShape (int সূচক, দীর্ঘ মান) Shape of the full variable. |
SaveSliceInfoDef.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, int সূচক, অবজেক্ট মান) |
চূড়ান্ত SaveSliceInfoDef.Builder | সেটUnknownFields (com.google.protobuf.UnknownFieldসেট অজানাফিল্ড) |
SaveSliceInfoDef.Builder | setVarOffset (int সূচক, দীর্ঘ মান) Offset of this variable into the full variable. |
SaveSliceInfoDef.Builder | setVarShape (int সূচক, দীর্ঘ মান) Shape of this variable. |
উত্তরাধিকারসূত্রে প্রাপ্ত পদ্ধতি
পাবলিক পদ্ধতি
সর্বজনীন SaveSliceInfoDef.Builder addAllFullShape (Iterable<? দীর্ঘ> মান প্রসারিত করে)
Shape of the full variable.
repeated int64 full_shape = 2;
সর্বজনীন SaveSliceInfoDef.Builder addAllVarOffset (Iterable<? দীর্ঘ> মান প্রসারিত করে)
Offset of this variable into the full variable.
repeated int64 var_offset = 3;
সর্বজনীন SaveSliceInfoDef.Builder addAllVarShape (Iterable<? দীর্ঘ> মান প্রসারিত করে)
Shape of this variable.
repeated int64 var_shape = 4;
সর্বজনীন SaveSliceInfoDef.Builder addFullShape (দীর্ঘ মান)
Shape of the full variable.
repeated int64 full_shape = 2;
সর্বজনীন SaveSliceInfoDef.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান)
সর্বজনীন SaveSliceInfoDef.Builder addVarOffset (দীর্ঘ মান)
Offset of this variable into the full variable.
repeated int64 var_offset = 3;
সর্বজনীন SaveSliceInfoDef.Builder addVarShape (দীর্ঘ মান)
Shape of this variable.
repeated int64 var_shape = 4;
সর্বজনীন SaveSliceInfoDef.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র)
সর্বজনীন SaveSliceInfoDef.Builder clearFullName ()
Name of the full variable of which this is a slice.
string full_name = 1;
সর্বজনীন SaveSliceInfoDef.Builder clearFullShape ()
Shape of the full variable.
repeated int64 full_shape = 2;
সর্বজনীন SaveSliceInfoDef.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
সর্বজনীন SaveSliceInfoDef.Builder clearVarOffset ()
Offset of this variable into the full variable.
repeated int64 var_offset = 3;
সর্বজনীন SaveSliceInfoDef.Builder clearVarShape ()
Shape of this variable.
repeated int64 var_shape = 4;
পাবলিক স্ট্যাটিক ফাইনাল com.google.protobuf.Descriptors.Descriptor getDescriptor ()
সর্বজনীন com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
সর্বজনীন স্ট্রিং getFullName ()
Name of the full variable of which this is a slice.
string full_name = 1;
সর্বজনীন com.google.protobuf.ByteString getFullNameBytes ()
Name of the full variable of which this is a slice.
string full_name = 1;
সর্বজনীন দীর্ঘ getFullShape (int সূচক)
Shape of the full variable.
repeated int64 full_shape = 2;
পাবলিক int getFullShapeCount ()
Shape of the full variable.
repeated int64 full_shape = 2;
সর্বজনীন তালিকা<Long> getFullShapeList ()
Shape of the full variable.
repeated int64 full_shape = 2;
সর্বজনীন দীর্ঘ getVarOffset (int সূচক)
Offset of this variable into the full variable.
repeated int64 var_offset = 3;
পাবলিক int getVarOffsetCount ()
Offset of this variable into the full variable.
repeated int64 var_offset = 3;
সর্বজনীন তালিকা<Long> getVarOffsetList ()
Offset of this variable into the full variable.
repeated int64 var_offset = 3;
সর্বজনীন দীর্ঘ getVarShape (int সূচক)
Shape of this variable.
repeated int64 var_shape = 4;
পাবলিক int getVarShapeCount ()
Shape of this variable.
repeated int64 var_shape = 4;
সর্বজনীন তালিকা<Long> getVarShapeList ()
Shape of this variable.
repeated int64 var_shape = 4;
সর্বজনীন চূড়ান্ত বুলিয়ান শুরু হয়েছে ()
সর্বজনীন SaveSliceInfoDef.Builder mergeFrom (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
নিক্ষেপ করে
IO ব্যতিক্রম |
---|
সর্বজনীন চূড়ান্ত SaveSliceInfoDef.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
সর্বজনীন SaveSliceInfoDef.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান)
সর্বজনীন SaveSliceInfoDef.Builder setFullName (স্ট্রিং মান)
Name of the full variable of which this is a slice.
string full_name = 1;
সর্বজনীন SaveSliceInfoDef.Builder setFullNameBytes (com.google.protobuf.ByteString মান)
Name of the full variable of which this is a slice.
string full_name = 1;
সর্বজনীন SaveSliceInfoDef.Builder setFullShape (int index, long value)
Shape of the full variable.
repeated int64 full_shape = 2;
সর্বজনীন SaveSliceInfoDef.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, int সূচক, অবজেক্ট মান)
সর্বজনীন চূড়ান্ত SaveSliceInfoDef.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
সর্বজনীন SaveSliceInfoDef.Builder setVarOffset (int index, long value)
Offset of this variable into the full variable.
repeated int64 var_offset = 3;
সর্বজনীন SaveSliceInfoDef.Builder setVarShape (int index, long value)
Shape of this variable.
repeated int64 var_shape = 4;