aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/api_def/python_api/api_def_DecodeJSONExample.pbtxt
blob: 9f28bc5f59bdc1c99351a6d13eaed84c200ccfb8 (plain)
1
2
3
4
5
6
7
8
9
10
op {
  graph_op_name: "DecodeJSONExample"
  endpoint {
    name: "io.decode_json_example"
  }
  endpoint {
    name: "decode_json_example"
    deprecated: true
  }
}