aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/api_def/python_api/api_def_QuantizedConcat.pbtxt
blob: 69404b947257d2d6000cdd43a2497ec4883bc8b6 (plain)
1
2
3
4
5
6
7
8
9
10
op {
  graph_op_name: "QuantizedConcat"
  endpoint {
    name: "quantization.quantized_concat"
  }
  endpoint {
    name: "quantized_concat"
    deprecated: true
  }
}