aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/api_def/python_api/api_def_MatchingFiles.pbtxt
blob: 8930d66940c29114e9423eabe28d8af23e411236 (plain)
1
2
3
4
5
6
7
8
9
10
op {
  graph_op_name: "MatchingFiles"
  endpoint {
    name: "io.matching_files"
  }
  endpoint {
    name: "matching_files"
    deprecation_message: "tf.matching_files is deprecated, please use tf.io.matching_files instead."
  }
}