MasonCriner / tensorboardX /tests /expect /test_summary.test_text.expect
MasonCrinr's picture
Upload 331 files
8026e91
value {
tag: "dummy/text_summary"
tensor {
dtype: DT_STRING
tensor_shape {
dim {
size: 1
}
}
string_val: "text 123"
}
metadata {
plugin_data {
plugin_name: "text"
}
}
}