open3d.visualization.tensorboard_plugin.summary.Summary¶
-
class
open3d.visualization.tensorboard_plugin.summary.
Summary
¶ -
class
Audio
¶ -
ByteSize
()¶ Returns the size of the message in bytes.
-
Clear
()¶ Clears the message.
-
ClearExtension
()¶ Clears a message field.
-
ClearField
()¶ Clears a message field.
-
CopyFrom
()¶ Copies a protocol message into the current message.
-
DiscardUnknownFields
()¶ Discards the unknown fields.
-
FindInitializationErrors
()¶ Finds unset required fields.
-
FromString
()¶ Creates new method instance from given serialized data.
-
HasExtension
()¶ Checks if a message field is set.
-
HasField
()¶ Checks if a message field is set.
-
IsInitialized
()¶ Checks if all required fields of a protocol message are set.
-
ListFields
()¶ Lists all set fields of a message.
-
MergeFrom
()¶ Merges a protocol message into the current message.
-
MergeFromString
()¶ Merges a serialized message into the current message.
-
ParseFromString
()¶ Parses a serialized message into the current message.
-
RegisterExtension
()¶ Registers an extension with the current message.
-
SerializePartialToString
()¶ Serializes the message to a string, even if it isn’t initialized.
-
SerializeToString
()¶ Serializes the message to a string, only for initialized messages.
-
SetInParent
()¶ Sets the has bit of the given field in its parent message.
-
UnknownFields
()¶ Parse unknown field set
-
WhichOneof
()¶ Returns the name of the field set inside a oneof, or None if no field is set.
-
__init__
(*args, **kwargs)¶ Initialize self. See help(type(self)) for accurate signature.
-
DESCRIPTOR
= <google.protobuf.pyext._message.MessageDescriptor object>¶
-
Extensions
¶ Extension dict
-
content_type
¶ Field tensorboard.Summary.Audio.content_type
-
encoded_audio_string
¶ Field tensorboard.Summary.Audio.encoded_audio_string
-
length_frames
¶ Field tensorboard.Summary.Audio.length_frames
-
num_channels
¶ Field tensorboard.Summary.Audio.num_channels
-
sample_rate
¶ Field tensorboard.Summary.Audio.sample_rate
-
-
class
Image
¶ -
ByteSize
()¶ Returns the size of the message in bytes.
-
Clear
()¶ Clears the message.
-
ClearExtension
()¶ Clears a message field.
-
ClearField
()¶ Clears a message field.
-
CopyFrom
()¶ Copies a protocol message into the current message.
-
DiscardUnknownFields
()¶ Discards the unknown fields.
-
FindInitializationErrors
()¶ Finds unset required fields.
-
FromString
()¶ Creates new method instance from given serialized data.
-
HasExtension
()¶ Checks if a message field is set.
-
HasField
()¶ Checks if a message field is set.
-
IsInitialized
()¶ Checks if all required fields of a protocol message are set.
-
ListFields
()¶ Lists all set fields of a message.
-
MergeFrom
()¶ Merges a protocol message into the current message.
-
MergeFromString
()¶ Merges a serialized message into the current message.
-
ParseFromString
()¶ Parses a serialized message into the current message.
-
RegisterExtension
()¶ Registers an extension with the current message.
-
SerializePartialToString
()¶ Serializes the message to a string, even if it isn’t initialized.
-
SerializeToString
()¶ Serializes the message to a string, only for initialized messages.
-
SetInParent
()¶ Sets the has bit of the given field in its parent message.
-
UnknownFields
()¶ Parse unknown field set
-
WhichOneof
()¶ Returns the name of the field set inside a oneof, or None if no field is set.
-
__init__
(*args, **kwargs)¶ Initialize self. See help(type(self)) for accurate signature.
-
DESCRIPTOR
= <google.protobuf.pyext._message.MessageDescriptor object>¶
-
Extensions
¶ Extension dict
-
colorspace
¶ Field tensorboard.Summary.Image.colorspace
-
encoded_image_string
¶ Field tensorboard.Summary.Image.encoded_image_string
-
height
¶ Field tensorboard.Summary.Image.height
-
width
¶ Field tensorboard.Summary.Image.width
-
-
class
Value
¶ -
ByteSize
()¶ Returns the size of the message in bytes.
-
Clear
()¶ Clears the message.
-
ClearExtension
()¶ Clears a message field.
-
ClearField
()¶ Clears a message field.
-
CopyFrom
()¶ Copies a protocol message into the current message.
-
DiscardUnknownFields
()¶ Discards the unknown fields.
-
FindInitializationErrors
()¶ Finds unset required fields.
-
FromString
()¶ Creates new method instance from given serialized data.
-
HasExtension
()¶ Checks if a message field is set.
-
HasField
()¶ Checks if a message field is set.
-
IsInitialized
()¶ Checks if all required fields of a protocol message are set.
-
ListFields
()¶ Lists all set fields of a message.
-
MergeFrom
()¶ Merges a protocol message into the current message.
-
MergeFromString
()¶ Merges a serialized message into the current message.
-
ParseFromString
()¶ Parses a serialized message into the current message.
-
RegisterExtension
()¶ Registers an extension with the current message.
-
SerializePartialToString
()¶ Serializes the message to a string, even if it isn’t initialized.
-
SerializeToString
()¶ Serializes the message to a string, only for initialized messages.
-
SetInParent
()¶ Sets the has bit of the given field in its parent message.
-
UnknownFields
()¶ Parse unknown field set
-
WhichOneof
()¶ Returns the name of the field set inside a oneof, or None if no field is set.
-
__init__
(*args, **kwargs)¶ Initialize self. See help(type(self)) for accurate signature.
-
DESCRIPTOR
= <google.protobuf.pyext._message.MessageDescriptor object>¶
-
Extensions
¶ Extension dict
-
audio
¶ Field tensorboard.Summary.Value.audio
-
histo
¶ Field tensorboard.Summary.Value.histo
-
image
¶ Field tensorboard.Summary.Value.image
-
metadata
¶ Field tensorboard.Summary.Value.metadata
-
node_name
¶ Field tensorboard.Summary.Value.node_name
-
obsolete_old_style_histogram
¶ Field tensorboard.Summary.Value.obsolete_old_style_histogram
-
simple_value
¶ Field tensorboard.Summary.Value.simple_value
-
tag
¶ Field tensorboard.Summary.Value.tag
-
tensor
¶ Field tensorboard.Summary.Value.tensor
-
-
ByteSize
()¶ Returns the size of the message in bytes.
-
Clear
()¶ Clears the message.
-
ClearExtension
()¶ Clears a message field.
-
ClearField
()¶ Clears a message field.
-
CopyFrom
()¶ Copies a protocol message into the current message.
-
DiscardUnknownFields
()¶ Discards the unknown fields.
-
FindInitializationErrors
()¶ Finds unset required fields.
-
FromString
()¶ Creates new method instance from given serialized data.
-
HasExtension
()¶ Checks if a message field is set.
-
HasField
()¶ Checks if a message field is set.
-
IsInitialized
()¶ Checks if all required fields of a protocol message are set.
-
ListFields
()¶ Lists all set fields of a message.
-
MergeFrom
()¶ Merges a protocol message into the current message.
-
MergeFromString
()¶ Merges a serialized message into the current message.
-
ParseFromString
()¶ Parses a serialized message into the current message.
-
RegisterExtension
()¶ Registers an extension with the current message.
-
SerializePartialToString
()¶ Serializes the message to a string, even if it isn’t initialized.
-
SerializeToString
()¶ Serializes the message to a string, only for initialized messages.
-
SetInParent
()¶ Sets the has bit of the given field in its parent message.
-
UnknownFields
()¶ Parse unknown field set
-
WhichOneof
()¶ Returns the name of the field set inside a oneof, or None if no field is set.
-
__init__
(*args, **kwargs)¶ Initialize self. See help(type(self)) for accurate signature.
-
DESCRIPTOR
= <google.protobuf.pyext._message.MessageDescriptor object>¶
-
Extensions
¶ Extension dict
-
value
¶ Field tensorboard.Summary.value
-
class