aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/api_def/python_api/api_def_SquaredDifference.pbtxt
blob: 4bab8cf00c34bacbb13ccc6a64426ab3231ff691 (plain)
1
2
3
4
5
6
7
8
9
10
op {
  graph_op_name: "SquaredDifference"
  endpoint {
    name: "math.squared_difference"
  }
  endpoint {
    name: "squared_difference"
    deprecated: true
  }
}