File size: 229 Bytes
8026e91
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
value {
  tag: "dummy/text_summary"
  tensor {
    dtype: DT_STRING
    tensor_shape {
      dim {
        size: 1
      }
    }
    string_val: "text 123"
  }
  metadata {
    plugin_data {
      plugin_name: "text"
    }
  }
}