Get desktop application:
View/edit binary Protocol Buffers messages
Used in: Value
float sample_rate = 1
int64 num_channels = 2
int64 length_frames = 3
bytes encoded_audio_string = 4
string content_type = 5
Used in: Embeddings
repeated string label = 1
repeated float vectors = 2
Used in: Value
repeated Embedding embeddings = 1
repeated string label_meta = 2
Used in: Value
Used in: HParam
oneof type
int64 int_value = 1
double float_value = 2
string string_value = 3
string name = 4
Used in: Value
repeated double hist = 1
repeated double bin_edges = 2
Used in: Value
bytes encoded_image_string = 4
Used in: Value
Used in: Value
repeated int64 TP = 1
repeated int64 FP = 2
repeated int64 TN = 3
repeated int64 FN = 4
repeated double precision = 5
repeated double recall = 6
Used in: Value
repeated int64 TP = 1
repeated int64 FP = 2
repeated int64 TN = 3
repeated int64 FN = 4
repeated double tpr = 5
repeated double fpr = 6
Used in: Value
string tag = 1
float value = 2
Used in: Value
string encoded_text_string = 1
Used in: Record
int64 id = 1
string tag = 2
int64 timestamp = 3
oneof one_value
float value = 4
Text text = 12
bytes encoded_labels = 1
bytes encoded_vectors = 2