StructuredValue.Builder

পাবলিক স্ট্যাটিক ফাইনাল ক্লাস StructuredValue.Builder

 `StructuredValue` represents a dynamically typed value representing various
 data structures that are inspired by Python data structures typically used in
 TensorFlow functions as inputs and outputs.
 For example when saving a Layer there may be a `training` argument. If the
 user passes a boolean True/False, that switches between two concrete
 TensorFlow functions. In order to switch between them in the same way after
 loading the SavedModel, we need to represent "True" and "False".
 A more advanced example might be a function which takes a list of
 dictionaries mapping from strings to Tensors. In order to map from
 user-specified arguments `[{"a": tf.constant(1.)}, {"q": tf.constant(3.)}]`
 after load to the right saved TensorFlow function, we need to represent the
 nested structure and the strings, recording that we have a trace for anything
 matching `[{"a": tf.TensorSpec(None, tf.float32)}, {"q": tf.TensorSpec([],
 tf.float64)}]` as an example.
 Likewise functions may return nested structures of Tensors, for example
 returning a dictionary mapping from strings to Tensors. In order for the
 loaded function to return the same structure we need to serialize it.
 This is an ergonomic aid for working with loaded SavedModels, not a promise
 to serialize all possible function signatures. For example we do not expect
 to pickle generic Python objects, and ideally we'd stay language-agnostic.
 
Protobuf টাইপ tensorflow.StructuredValue

পাবলিক পদ্ধতি

স্ট্রাকচার্ড ভ্যালু।বিল্ডার
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান)
স্ট্রাকচার্ড ভ্যালু
স্ট্রাকচার্ড ভ্যালু
স্ট্রাকচার্ড ভ্যালু।বিল্ডার
স্ট্রাকচার্ড ভ্যালু।বিল্ডার
স্ট্রাকচার্ড ভ্যালু।বিল্ডার
clearBoundedTensorSpecValue ()
 Represents a value for tf.BoundedTensorSpec.
স্ট্রাকচার্ড ভ্যালু।বিল্ডার
clearDictValue ()
 Represents a dict `Value`.
স্ট্রাকচার্ড ভ্যালু।বিল্ডার
clearField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র)
স্ট্রাকচার্ড ভ্যালু।বিল্ডার
clearFloat64Value ()
 Represents a double-precision floating-point value (a Python `float`).
স্ট্রাকচার্ড ভ্যালু।বিল্ডার
clearInt64Value ()
 Represents a signed integer value, limited to 64 bits.
স্ট্রাকচার্ড ভ্যালু।বিল্ডার
স্ট্রাকচার্ড ভ্যালু।বিল্ডার
clearListValue ()
 Represents a list of `Value`.
স্ট্রাকচার্ড ভ্যালু।বিল্ডার
clearNamedTupleValue ()
 Represents Python's namedtuple.
স্ট্রাকচার্ড ভ্যালু। বিল্ডার
সাফ নন মান ()
 Represents None.
স্ট্রাকচার্ড ভ্যালু। বিল্ডার
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
স্ট্রাকচার্ড ভ্যালু। বিল্ডার
clearStringValue ()
 Represents a string of Unicode characters stored in a Python `str`.
স্ট্রাকচার্ড ভ্যালু। বিল্ডার
clearTensorDtypeValue ()
 Represents an enum value for dtype.
স্ট্রাকচার্ড ভ্যালু। বিল্ডার
স্ট্রাকচার্ড ভ্যালু। বিল্ডার
clearTensorSpecValue ()
 Represents a value for tf.TensorSpec.
স্ট্রাকচার্ড ভ্যালু। বিল্ডার
clearTupleValue ()
 Represents a tuple of `Value`.
স্ট্রাকচার্ড ভ্যালু। বিল্ডার
clearTypeSpecValue ()
 Represents a value for tf.TypeSpec.
স্ট্রাকচার্ড ভ্যালু। বিল্ডার
বুলিয়ান
getBoolValue ()
 Represents a boolean value.
BoundedTensorSpecProto
getBoundedTensorSpecValue ()
 Represents a value for tf.BoundedTensorSpec.
BoundedTensorSpecProto.Builder
getBoundedTensorSpecValueBuilder ()
 Represents a value for tf.BoundedTensorSpec.
BoundedTensorSpecProtoOrBuilder
getBoundedTensorSpecValueOrBuilder ()
 Represents a value for tf.BoundedTensorSpec.
স্ট্রাকচার্ড ভ্যালু
চূড়ান্ত স্ট্যাটিক com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
DictValue
getDictValue ()
 Represents a dict `Value`.
DictValue.Builder
getDictValueBuilder ()
 Represents a dict `Value`.
DictValueOrBuilder
getDictValueOrBuilder ()
 Represents a dict `Value`.
দ্বিগুণ
getFloat64Value ()
 Represents a double-precision floating-point value (a Python `float`).
দীর্ঘ
getInt64Value ()
 Represents a signed integer value, limited to 64 bits.
স্ট্রাকচার্ড ভ্যালু।কাইন্ডকেস
তালিকা মান
getListValue ()
 Represents a list of `Value`.
ListValue.Builder
getListValueBuilder ()
 Represents a list of `Value`.
ListValueOrBuilder
getListValueOrBuilder ()
 Represents a list of `Value`.
নাম দেওয়া হয়েছে TupleValue
getNamedTupleValue ()
 Represents Python's namedtuple.
TupleValue.Builder নামে
getNamedTupleValueBuilder ()
 Represents Python's namedtuple.
নাম দেওয়া হয়েছেTupleValueOrBuilder
getNamedTupleValueOrBuilder ()
 Represents Python's namedtuple.
কোনো মূল্য নেই
getNoneValue ()
 Represents None.
NoneValue.Builder
getNoneValueBuilder ()
 Represents None.
NoneValueOrBuilder
getNoneValueOrBuilder ()
 Represents None.
স্ট্রিং
getStringValue ()
 Represents a string of Unicode characters stored in a Python `str`.
com.google.protobuf.ByteString
getStringValueBytes ()
 Represents a string of Unicode characters stored in a Python `str`.
ডেটা টাইপ
getTensorDtypeValue ()
 Represents an enum value for dtype.
int
getTensorDtypeValueValue ()
 Represents an enum value for dtype.
TensorShapeProto
getTensorShapeValue ()
 Represents a TensorShape.
TensorShapeProto.Builder
getTensorShapeValueBuilder ()
 Represents a TensorShape.
TensorShapeProtoOrBuilder
getTensorShapeValueOrBuilder ()
 Represents a TensorShape.
TensorSpecProto
getTensorSpecValue ()
 Represents a value for tf.TensorSpec.
TensorSpecProto.Builder
getTensorSpecValueBuilder ()
 Represents a value for tf.TensorSpec.
TensorSpecProtoOrBuilder
getTensorSpecValueOrBuilder ()
 Represents a value for tf.TensorSpec.
TupleValue
getTupleValue ()
 Represents a tuple of `Value`.
TupleValue.Builder
getTupleValueBuilder ()
 Represents a tuple of `Value`.
TupleValueOrBuilder
getTupleValueOrBuilder ()
 Represents a tuple of `Value`.
TypeSpecProto
getTypeSpecValue ()
 Represents a value for tf.TypeSpec.
TypeSpecProto.Builder
getTypeSpecValueBuilder ()
 Represents a value for tf.TypeSpec.
TypeSpecProtoOrBuilder
getTypeSpecValueOrBuilder ()
 Represents a value for tf.TypeSpec.
বুলিয়ান
hasBoundedTensorSpecValue ()
 Represents a value for tf.BoundedTensorSpec.
বুলিয়ান
hasDictValue ()
 Represents a dict `Value`.
বুলিয়ান
hasListValue ()
 Represents a list of `Value`.
বুলিয়ান
hasNamedTupleValue ()
 Represents Python's namedtuple.
বুলিয়ান
hasNoneValue ()
 Represents None.
বুলিয়ান
hasTensorShapeValue ()
 Represents a TensorShape.
বুলিয়ান
hasTensorSpecValue ()
 Represents a value for tf.TensorSpec.
বুলিয়ান
hasTupleValue ()
 Represents a tuple of `Value`.
বুলিয়ান
hasTypeSpecValue ()
 Represents a value for tf.TypeSpec.
চূড়ান্ত বুলিয়ান
স্ট্রাকচার্ড ভ্যালু।বিল্ডার
mergeBoundedTensorSpecValue ( BoundedTensorSpecProto মান)
 Represents a value for tf.BoundedTensorSpec.
স্ট্রাকচার্ড ভ্যালু।বিল্ডার
mergeDictValue ( DictValue মান)
 Represents a dict `Value`.
স্ট্রাকচার্ড ভ্যালু।বিল্ডার
mergeFrom (com.google.protobuf.অন্যান্য বার্তা পাঠান)
স্ট্রাকচার্ড ভ্যালু।বিল্ডার
mergeFrom (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
স্ট্রাকচার্ড ভ্যালু।বিল্ডার
mergeListValue ( তালিকা মান মান)
 Represents a list of `Value`.
স্ট্রাকচার্ড ভ্যালু।বিল্ডার
mergeNamedTupleValue ( NamedTupleValue মান)
 Represents Python's namedtuple.
স্ট্রাকচার্ড ভ্যালু।বিল্ডার
mergeNoneValue ( NoneValue মান)
 Represents None.
স্ট্রাকচার্ড ভ্যালু।বিল্ডার
mergeTensorShapeValue ( TensorShapeProto মান)
 Represents a TensorShape.
স্ট্রাকচার্ড ভ্যালু।বিল্ডার
mergeTensorSpecValue ( TensorSpecProto মান)
 Represents a value for tf.TensorSpec.
স্ট্রাকচার্ড ভ্যালু।বিল্ডার
mergeTupleValue ( TupleValue মান)
 Represents a tuple of `Value`.
স্ট্রাকচার্ড ভ্যালু।বিল্ডার
mergeTypeSpecValue ( TypeSpecProto মান)
 Represents a value for tf.TypeSpec.
চূড়ান্ত স্ট্রাকচার্ড ভ্যালু। বিল্ডার
একত্রিত করুন অজানাক্ষেত্র (com.google.protobuf.UnknownFieldSet অজানাক্ষেত্র)
স্ট্রাকচার্ড ভ্যালু।বিল্ডার
সেটবুল ভ্যালু (বুলিয়ান মান)
 Represents a boolean value.
স্ট্রাকচার্ড ভ্যালু।বিল্ডার
সেটBoundedTensorSpecValue ( BoundedTensorSpecProto মান)
 Represents a value for tf.BoundedTensorSpec.
স্ট্রাকচার্ড ভ্যালু।বিল্ডার
setBoundedTensorSpecValue ( BoundedTensorSpecProto.Builder builderForValue)
 Represents a value for tf.BoundedTensorSpec.
স্ট্রাকচার্ড ভ্যালু।বিল্ডার
setDictValue ( DictValue.Builder builderForValue)
 Represents a dict `Value`.
স্ট্রাকচার্ড ভ্যালু।বিল্ডার
setDictValue ( DictValue মান)
 Represents a dict `Value`.
স্ট্রাকচার্ড ভ্যালু।বিল্ডার
setField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান)
স্ট্রাকচার্ড ভ্যালু।বিল্ডার
setFloat64Value (ডবল মান)
 Represents a double-precision floating-point value (a Python `float`).
স্ট্রাকচার্ড ভ্যালু।বিল্ডার
setInt64Value (দীর্ঘ মান)
 Represents a signed integer value, limited to 64 bits.
স্ট্রাকচার্ড ভ্যালু।বিল্ডার
setListValue ( ListValue.Builder builderForValue)
 Represents a list of `Value`.
স্ট্রাকচার্ড ভ্যালু।বিল্ডার
setListValue ( তালিকার মান)
 Represents a list of `Value`.
স্ট্রাকচার্ড ভ্যালু।বিল্ডার
setNamedTupleValue ( NamedTupleValue.Builder builderForValue)
 Represents Python's namedtuple.
স্ট্রাকচার্ড ভ্যালু।বিল্ডার
setNamedTupleValue ( NamedTupleValue মান)
 Represents Python's namedtuple.
স্ট্রাকচার্ড ভ্যালু।বিল্ডার
setNoneValue ( NoneValue.Builder builderForValue)
 Represents None.
স্ট্রাকচার্ড ভ্যালু।বিল্ডার
setNoneValue ( NoneValue মান)
 Represents None.
স্ট্রাকচার্ড ভ্যালু।বিল্ডার
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, int সূচক, অবজেক্ট মান)
স্ট্রাকচার্ড ভ্যালু।বিল্ডার
setStringValue (স্ট্রিং মান)
 Represents a string of Unicode characters stored in a Python `str`.
স্ট্রাকচার্ড ভ্যালু।বিল্ডার
setStringValueBytes (com.google.protobuf.ByteString মান)
 Represents a string of Unicode characters stored in a Python `str`.
স্ট্রাকচার্ড ভ্যালু।বিল্ডার
setTensorDtypeValue ( ডেটা টাইপ মান)
 Represents an enum value for dtype.
স্ট্রাকচার্ড ভ্যালু। বিল্ডার
setTensorDtypeValueValue (int মান)
 Represents an enum value for dtype.
স্ট্রাকচার্ড ভ্যালু। বিল্ডার
setTensorShapeValue ( TensorShapeProto.Builder builderForValue)
 Represents a TensorShape.
স্ট্রাকচার্ড ভ্যালু। বিল্ডার
setTensorShapeValue ( TensorShapeProto মান)
 Represents a TensorShape.
স্ট্রাকচার্ড ভ্যালু। বিল্ডার
setTensorSpecValue ( TensorSpecProto.Builder builderForValue)
 Represents a value for tf.TensorSpec.
স্ট্রাকচার্ড ভ্যালু। বিল্ডার
setTensorSpecValue ( TensorSpecProto মান)
 Represents a value for tf.TensorSpec.
স্ট্রাকচার্ড ভ্যালু। বিল্ডার
setTupleValue ( TupleValue মান)
 Represents a tuple of `Value`.
স্ট্রাকচার্ড ভ্যালু। বিল্ডার
setTupleValue ( TupleValue.Builder builderForValue)
 Represents a tuple of `Value`.
স্ট্রাকচার্ড ভ্যালু। বিল্ডার
setTypeSpecValue ( TypeSpecProto.Builder builderForValue)
 Represents a value for tf.TypeSpec.
স্ট্রাকচার্ড ভ্যালু। বিল্ডার
setTypeSpecValue ( TypeSpecProto মান)
 Represents a value for tf.TypeSpec.
চূড়ান্ত স্ট্রাকচার্ড ভ্যালু। বিল্ডার
সেটUnknownFields (com.google.protobuf.UnknownFieldসেট অজানাফিল্ড)

উত্তরাধিকারসূত্রে প্রাপ্ত পদ্ধতি

পাবলিক পদ্ধতি

সর্বজনীন StructuredValue.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, অবজেক্ট মান)

পাবলিক স্ট্রাকচার্ড ভ্যালু বিল্ড ()

পাবলিক স্ট্রাকচার্ড ভ্যালু বিল্ড আংশিক ()

পাবলিক StructuredValue.Builder clear ()

পাবলিক স্ট্রাকচার্ড ভ্যালু। বিল্ডার ক্লিয়ারবুল ভ্যালু ()

 Represents a boolean value.
 
bool bool_value = 14;

পাবলিক StructuredValue.Builder clearBoundedTensorSpecValue ()

 Represents a value for tf.BoundedTensorSpec.
 
.tensorflow.BoundedTensorSpecProto bounded_tensor_spec_value = 35;

পাবলিক StructuredValue.Builder clearDictValue ()

 Represents a dict `Value`.
 
.tensorflow.DictValue dict_value = 53;

সর্বজনীন StructuredValue.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র)

পাবলিক StructuredValue.Builder clearFloat64Value ()

 Represents a double-precision floating-point value (a Python `float`).
 
double float64_value = 11;

পাবলিক StructuredValue.Builder clearInt64Value ()

 Represents a signed integer value, limited to 64 bits.
 Larger values from Python's arbitrary-precision integers are unsupported.
 
sint64 int64_value = 12;

পাবলিক StructuredValue.Builder clearKind ()

পাবলিক StructuredValue.Builder clearListValue ()

 Represents a list of `Value`.
 
.tensorflow.ListValue list_value = 51;

পাবলিক স্ট্রাকচার্ড ভ্যালু। বিল্ডার ক্লিয়ারনামডটুপল ভ্যালু ()

 Represents Python's namedtuple.
 
.tensorflow.NamedTupleValue named_tuple_value = 54;

পাবলিক StructuredValue.Builder clearNoneValue ()

 Represents None.
 
.tensorflow.NoneValue none_value = 1;

public StructuredValue.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

পাবলিক StructuredValue.Builder clearStringValue ()

 Represents a string of Unicode characters stored in a Python `str`.
 In Python 3, this is exactly what type `str` is.
 In Python 2, this is the UTF-8 encoding of the characters.
 For strings with ASCII characters only (as often used in TensorFlow code)
 there is effectively no difference between the language versions.
 The obsolescent `unicode` type of Python 2 is not supported here.
 
string string_value = 13;

পাবলিক StructuredValue.Builder clearTensorDtypeValue ()

 Represents an enum value for dtype.
 
.tensorflow.DataType tensor_dtype_value = 32;

পাবলিক StructuredValue.Builder clearTensorShapeValue ()

 Represents a TensorShape.
 
.tensorflow.TensorShapeProto tensor_shape_value = 31;

পাবলিক StructuredValue.Builder clearTensorSpecValue ()

 Represents a value for tf.TensorSpec.
 
.tensorflow.TensorSpecProto tensor_spec_value = 33;

পাবলিক স্ট্রাকচার্ড ভ্যালু। বিল্ডার clearTupleValue ()

 Represents a tuple of `Value`.
 
.tensorflow.TupleValue tuple_value = 52;

পাবলিক StructuredValue.Builder clearTypeSpecValue ()

 Represents a value for tf.TypeSpec.
 
.tensorflow.TypeSpecProto type_spec_value = 34;

পাবলিক StructuredValue.Builder ক্লোন ()

পাবলিক বুলিয়ান getBoolValue ()

 Represents a boolean value.
 
bool bool_value = 14;

পাবলিক BoundedTensorSpecProto getBoundedTensorSpecValue ()

 Represents a value for tf.BoundedTensorSpec.
 
.tensorflow.BoundedTensorSpecProto bounded_tensor_spec_value = 35;

পাবলিক BoundedTensorSpecProto.Builder getBoundedTensorSpecValueBuilder ()

 Represents a value for tf.BoundedTensorSpec.
 
.tensorflow.BoundedTensorSpecProto bounded_tensor_spec_value = 35;

পাবলিক BoundedTensorSpecProtoOrBuilder getBoundedTensorSpecValueOrBuilder ()

 Represents a value for tf.BoundedTensorSpec.
 
.tensorflow.BoundedTensorSpecProto bounded_tensor_spec_value = 35;

পাবলিক স্ট্রাকচার্ড ভ্যালু getDefaultInstanceForType ()

পাবলিক স্ট্যাটিক ফাইনাল com.google.protobuf.Descriptors.Descriptor getDescriptor ()

সর্বজনীন com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

সর্বজনীন DictValue getDictValue ()

 Represents a dict `Value`.
 
.tensorflow.DictValue dict_value = 53;

সর্বজনীন DictValue.Builder getDictValueBuilder ()

 Represents a dict `Value`.
 
.tensorflow.DictValue dict_value = 53;

সর্বজনীন DictValueOrBuilder getDictValueOrBuilder ()

 Represents a dict `Value`.
 
.tensorflow.DictValue dict_value = 53;

পাবলিক ডাবল getFloat64Value ()

 Represents a double-precision floating-point value (a Python `float`).
 
double float64_value = 11;

সর্বজনীন দীর্ঘ getInt64Value ()

 Represents a signed integer value, limited to 64 bits.
 Larger values from Python's arbitrary-precision integers are unsupported.
 
sint64 int64_value = 12;

পাবলিক স্ট্রাকচার্ড ভ্যালু। কাইন্ডকেস getKindCase ()

সর্বজনীন তালিকা মান getListValue ()

 Represents a list of `Value`.
 
.tensorflow.ListValue list_value = 51;

সর্বজনীন ListValue.Builder getListValueBuilder ()

 Represents a list of `Value`.
 
.tensorflow.ListValue list_value = 51;

সর্বজনীন ListValueOrBuilder getListValueOrBuilder ()

 Represents a list of `Value`.
 
.tensorflow.ListValue list_value = 51;

সর্বজনীন NamedTupleValue getNamedTupleValue ()

 Represents Python's namedtuple.
 
.tensorflow.NamedTupleValue named_tuple_value = 54;

সর্বজনীন NamedTupleValue.Builder getNamedTupleValueBuilder ()

 Represents Python's namedtuple.
 
.tensorflow.NamedTupleValue named_tuple_value = 54;

সর্বজনীন NamedTupleValueOrBuilder getNamedTupleValueOrBuilder ()

 Represents Python's namedtuple.
 
.tensorflow.NamedTupleValue named_tuple_value = 54;

সর্বজনীন NoneValue getNoneValue ()

 Represents None.
 
.tensorflow.NoneValue none_value = 1;

সর্বজনীন NoneValue.Builder getNoneValueBuilder ()

 Represents None.
 
.tensorflow.NoneValue none_value = 1;

সর্বজনীন NoneValueOrBuilder getNoneValueOrBuilder ()

 Represents None.
 
.tensorflow.NoneValue none_value = 1;

সর্বজনীন স্ট্রিং getStringValue ()

 Represents a string of Unicode characters stored in a Python `str`.
 In Python 3, this is exactly what type `str` is.
 In Python 2, this is the UTF-8 encoding of the characters.
 For strings with ASCII characters only (as often used in TensorFlow code)
 there is effectively no difference between the language versions.
 The obsolescent `unicode` type of Python 2 is not supported here.
 
string string_value = 13;

সর্বজনীন com.google.protobuf.ByteString getStringValueBytes ()

 Represents a string of Unicode characters stored in a Python `str`.
 In Python 3, this is exactly what type `str` is.
 In Python 2, this is the UTF-8 encoding of the characters.
 For strings with ASCII characters only (as often used in TensorFlow code)
 there is effectively no difference between the language versions.
 The obsolescent `unicode` type of Python 2 is not supported here.
 
string string_value = 13;

সর্বজনীন ডেটা টাইপ getTensorDtypeValue ()

 Represents an enum value for dtype.
 
.tensorflow.DataType tensor_dtype_value = 32;

পাবলিক int getTensorDtypeValueValue ()

 Represents an enum value for dtype.
 
.tensorflow.DataType tensor_dtype_value = 32;

সর্বজনীন TensorShapeProto getTensorShapeValue ()

 Represents a TensorShape.
 
.tensorflow.TensorShapeProto tensor_shape_value = 31;

সর্বজনীন TensorShapeProto.Builder getTensorShapeValueBuilder ()

 Represents a TensorShape.
 
.tensorflow.TensorShapeProto tensor_shape_value = 31;

সর্বজনীন TensorShapeProtoOrBuilder getTensorShapeValueOrBuilder ()

 Represents a TensorShape.
 
.tensorflow.TensorShapeProto tensor_shape_value = 31;

সর্বজনীন TensorSpecProto getTensorSpecValue ()

 Represents a value for tf.TensorSpec.
 
.tensorflow.TensorSpecProto tensor_spec_value = 33;

সর্বজনীন TensorSpecProto.Builder getTensorSpecValueBuilder ()

 Represents a value for tf.TensorSpec.
 
.tensorflow.TensorSpecProto tensor_spec_value = 33;

সর্বজনীন TensorSpecProtoOrBuilder getTensorSpecValueOrBuilder ()

 Represents a value for tf.TensorSpec.
 
.tensorflow.TensorSpecProto tensor_spec_value = 33;

সর্বজনীন TupleValue getTupleValue ()

 Represents a tuple of `Value`.
 
.tensorflow.TupleValue tuple_value = 52;

সর্বজনীন TupleValue.Builder getTupleValueBuilder ()

 Represents a tuple of `Value`.
 
.tensorflow.TupleValue tuple_value = 52;

সর্বজনীন TupleValueOrBuilder getTupleValueOrBuilder ()

 Represents a tuple of `Value`.
 
.tensorflow.TupleValue tuple_value = 52;

সর্বজনীন TypeSpecProto getTypeSpecValue ()

 Represents a value for tf.TypeSpec.
 
.tensorflow.TypeSpecProto type_spec_value = 34;

সর্বজনীন TypeSpecProto.Builder getTypeSpecValueBuilder ()

 Represents a value for tf.TypeSpec.
 
.tensorflow.TypeSpecProto type_spec_value = 34;

সর্বজনীন TypeSpecProtoOrBuilder getTypeSpecValueOrBuilder ()

 Represents a value for tf.TypeSpec.
 
.tensorflow.TypeSpecProto type_spec_value = 34;

পাবলিক বুলিয়ান আছে BoundedTensorSpecValue ()

 Represents a value for tf.BoundedTensorSpec.
 
.tensorflow.BoundedTensorSpecProto bounded_tensor_spec_value = 35;

পাবলিক বুলিয়ান hasDictValue ()

 Represents a dict `Value`.
 
.tensorflow.DictValue dict_value = 53;

পাবলিক বুলিয়ান hasListValue ()

 Represents a list of `Value`.
 
.tensorflow.ListValue list_value = 51;

পাবলিক বুলিয়ানের নামযুক্তটুপলভ্যালু ()

 Represents Python's namedtuple.
 
.tensorflow.NamedTupleValue named_tuple_value = 54;

পাবলিক বুলিয়ান hasNoneValue ()

 Represents None.
 
.tensorflow.NoneValue none_value = 1;

পাবলিক বুলিয়ান আছে TensorShapeValue ()

 Represents a TensorShape.
 
.tensorflow.TensorShapeProto tensor_shape_value = 31;

পাবলিক বুলিয়ান আছে TensorSpecValue ()

 Represents a value for tf.TensorSpec.
 
.tensorflow.TensorSpecProto tensor_spec_value = 33;

পাবলিক বুলিয়ান hasTupleValue ()

 Represents a tuple of `Value`.
 
.tensorflow.TupleValue tuple_value = 52;

পাবলিক বুলিয়ান hasTypeSpecValue ()

 Represents a value for tf.TypeSpec.
 
.tensorflow.TypeSpecProto type_spec_value = 34;

সর্বজনীন চূড়ান্ত বুলিয়ান শুরু হয়েছে ()

পাবলিক StructuredValue.Builder mergeBoundedTensorSpecValue ( BoundedTensorSpecProto মান)

 Represents a value for tf.BoundedTensorSpec.
 
.tensorflow.BoundedTensorSpecProto bounded_tensor_spec_value = 35;

পাবলিক StructuredValue.Builder mergeDictValue ( DictValue মান)

 Represents a dict `Value`.
 
.tensorflow.DictValue dict_value = 53;

পাবলিক StructuredValue.Builder mergeFrom (com.google.protobuf.Message other)

সর্বজনীন StructuredValue.Builder mergeFrom (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

নিক্ষেপ করে
IOException

সর্বজনীন StructuredValue.Builder mergeListValue ( তালিকার মান)

 Represents a list of `Value`.
 
.tensorflow.ListValue list_value = 51;

পাবলিক স্ট্রাকচার্ড ভ্যালু। বিল্ডার মার্জনেমডটুপলভ্যাল্যু ( নামযুক্তটুপল ভ্যালু)

 Represents Python's namedtuple.
 
.tensorflow.NamedTupleValue named_tuple_value = 54;

সর্বজনীন StructuredValue.Builder mergeNoneValue ( NoneValue value)

 Represents None.
 
.tensorflow.NoneValue none_value = 1;

পাবলিক StructuredValue.Builder mergeTensorShapeValue ( TensorShapeProto মান)

 Represents a TensorShape.
 
.tensorflow.TensorShapeProto tensor_shape_value = 31;

পাবলিক StructuredValue.Builder mergeTensorSpecValue ( TensorSpecProto মান)

 Represents a value for tf.TensorSpec.
 
.tensorflow.TensorSpecProto tensor_spec_value = 33;

পাবলিক StructuredValue.Builder mergeTupleValue ( TupleValue মান)

 Represents a tuple of `Value`.
 
.tensorflow.TupleValue tuple_value = 52;

পাবলিক StructuredValue.Builder mergeTypeSpecValue ( TypeSpecProto মান)

 Represents a value for tf.TypeSpec.
 
.tensorflow.TypeSpecProto type_spec_value = 34;

সর্বজনীন চূড়ান্ত StructuredValue.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknown Fields)

পাবলিক StructuredValue.Builder setBoolValue (বুলিয়ান মান)

 Represents a boolean value.
 
bool bool_value = 14;

পাবলিক StructuredValue.Builder setBoundedTensorSpecValue ( BoundedTensorSpecProto মান)

 Represents a value for tf.BoundedTensorSpec.
 
.tensorflow.BoundedTensorSpecProto bounded_tensor_spec_value = 35;

সর্বজনীন StructuredValue.Builder setBoundedTensorSpecValue ( BoundedTensorSpecProto.Builder builderForValue)

 Represents a value for tf.BoundedTensorSpec.
 
.tensorflow.BoundedTensorSpecProto bounded_tensor_spec_value = 35;

পাবলিক StructuredValue.Builder setDictValue ( DictValue.Builder builderForValue)

 Represents a dict `Value`.
 
.tensorflow.DictValue dict_value = 53;

পাবলিক StructuredValue.Builder setDictValue ( DictValue মান)

 Represents a dict `Value`.
 
.tensorflow.DictValue dict_value = 53;

সর্বজনীন StructuredValue.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান)

পাবলিক StructuredValue.Builder setFloat64Value (ডবল মান)

 Represents a double-precision floating-point value (a Python `float`).
 
double float64_value = 11;

পাবলিক StructuredValue.Builder setInt64Value (দীর্ঘ মান)

 Represents a signed integer value, limited to 64 bits.
 Larger values from Python's arbitrary-precision integers are unsupported.
 
sint64 int64_value = 12;

সর্বজনীন StructuredValue.Builder setListValue ( ListValue.Builder builderForValue)

 Represents a list of `Value`.
 
.tensorflow.ListValue list_value = 51;

সর্বজনীন StructuredValue.Builder setListValue ( ListValue মান)

 Represents a list of `Value`.
 
.tensorflow.ListValue list_value = 51;

সর্বজনীন StructuredValue.Builder setNamedTupleValue ( NamedTupleValue.Builder builderForValue)

 Represents Python's namedtuple.
 
.tensorflow.NamedTupleValue named_tuple_value = 54;

সর্বজনীন StructuredValue.Builder setNamedTupleValue ( NamedTupleValue মান)

 Represents Python's namedtuple.
 
.tensorflow.NamedTupleValue named_tuple_value = 54;

সর্বজনীন StructuredValue.Builder setNoneValue ( NoneValue.Builder builderForValue)

 Represents None.
 
.tensorflow.NoneValue none_value = 1;

সর্বজনীন StructuredValue.Builder setNoneValue ( NoneValue মান)

 Represents None.
 
.tensorflow.NoneValue none_value = 1;

সর্বজনীন StructuredValue.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, int index, Object value)

public StructuredValue.Builder setStringValue (স্ট্রিং মান)

 Represents a string of Unicode characters stored in a Python `str`.
 In Python 3, this is exactly what type `str` is.
 In Python 2, this is the UTF-8 encoding of the characters.
 For strings with ASCII characters only (as often used in TensorFlow code)
 there is effectively no difference between the language versions.
 The obsolescent `unicode` type of Python 2 is not supported here.
 
string string_value = 13;

সর্বজনীন StructuredValue.Builder setStringValueBytes (com.google.protobuf.ByteString মান)

 Represents a string of Unicode characters stored in a Python `str`.
 In Python 3, this is exactly what type `str` is.
 In Python 2, this is the UTF-8 encoding of the characters.
 For strings with ASCII characters only (as often used in TensorFlow code)
 there is effectively no difference between the language versions.
 The obsolescent `unicode` type of Python 2 is not supported here.
 
string string_value = 13;

পাবলিক StructuredValue.Builder setTensorDtypeValue ( DataType value)

 Represents an enum value for dtype.
 
.tensorflow.DataType tensor_dtype_value = 32;

পাবলিক StructuredValue.Builder setTensorDtypeValueValue (int মান)

 Represents an enum value for dtype.
 
.tensorflow.DataType tensor_dtype_value = 32;

সর্বজনীন StructuredValue.Builder setTensorShapeValue ( TensorShapeProto.Builder builderForValue)

 Represents a TensorShape.
 
.tensorflow.TensorShapeProto tensor_shape_value = 31;

পাবলিক StructuredValue.Builder setTensorShapeValue ( TensorShapeProto মান)

 Represents a TensorShape.
 
.tensorflow.TensorShapeProto tensor_shape_value = 31;

সর্বজনীন StructuredValue.Builder setTensorSpecValue ( TensorSpecProto.Builder builderForValue)

 Represents a value for tf.TensorSpec.
 
.tensorflow.TensorSpecProto tensor_spec_value = 33;

পাবলিক StructuredValue.Builder setTensorSpecValue ( TensorSpecProto মান)

 Represents a value for tf.TensorSpec.
 
.tensorflow.TensorSpecProto tensor_spec_value = 33;

পাবলিক StructuredValue.Builder setTupleValue ( TupleValue মান)

 Represents a tuple of `Value`.
 
.tensorflow.TupleValue tuple_value = 52;

সর্বজনীন StructuredValue.Builder setTupleValue ( TupleValue.Builder builderForValue)

 Represents a tuple of `Value`.
 
.tensorflow.TupleValue tuple_value = 52;

সর্বজনীন StructuredValue.Builder setTypeSpecValue ( TypeSpecProto.Builder builderForValue)

 Represents a value for tf.TypeSpec.
 
.tensorflow.TypeSpecProto type_spec_value = 34;

সর্বজনীন StructuredValue.Builder setTypeSpecValue ( TypeSpecProto মান)

 Represents a value for tf.TypeSpec.
 
.tensorflow.TypeSpecProto type_spec_value = 34;

সর্বজনীন চূড়ান্ত StructuredValue.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)