aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/api_def/python_api/api_def_MatrixSetDiag.pbtxt
blob: 6325e4f0e6e0210abebde9f123ea5434a2cc2862 (plain)
1
2
3
4
5
6
7
8
9
10
op {
  graph_op_name: "MatrixSetDiag"
  endpoint {
    name: "linalg.set_diag"
  }
  endpoint {
    name: "matrix_set_diag"
    deprecated: true
  }
}