xref: /aosp_15_r20/external/pytorch/test/expect/TestTensorBoard.test_text.expect (revision da0073e96a02ea20f0ac840b70461e3646d07c45)
1value {
2  tag: "dummy/text_summary"
3  tensor {
4    dtype: DT_STRING
5    tensor_shape {
6      dim {
7        size: 1
8      }
9    }
10    string_val: "text 123"
11  }
12  metadata {
13    plugin_data {
14      plugin_name: "text"
15    }
16  }
17}
18