Class Metadata (1.35.0)

  Metadata 
 ( 
 mapping 
 = 
 None 
 , 
 * 
 , 
 ignore_unknown_fields 
 = 
 False 
 , 
 ** 
 kwargs 
 ) 
 

Describes metadata for a TensorboardTimeSeries.

Attributes

Name
Description
max_step
int
Output only. Max step index of all data points within a TensorboardTimeSeries.
max_wall_time
google.protobuf.timestamp_pb2.Timestamp
Output only. Max wall clock timestamp of all data points within a TensorboardTimeSeries.
max_blob_sequence_length
int
Output only. The largest blob sequence length (number of blobs) of all data points in this time series, if its ValueType is BLOB_SEQUENCE.