aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/api/golden/v1/tensorflow.data.pbtxt
blob: 56fb270a49943a916012ccfcaf816a9156f4fed8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
path: "tensorflow.data"
tf_module {
  member {
    name: "Dataset"
    mtype: "<class \'abc.ABCMeta\'>"
  }
  member {
    name: "FixedLengthRecordDataset"
    mtype: "<class \'abc.ABCMeta\'>"
  }
  member {
    name: "Iterator"
    mtype: "<type \'type\'>"
  }
  member {
    name: "TFRecordDataset"
    mtype: "<class \'abc.ABCMeta\'>"
  }
  member {
    name: "TextLineDataset"
    mtype: "<class \'abc.ABCMeta\'>"
  }
}