aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/api/golden/v2/tensorflow.data.pbtxt
blob: e205157523506caa5e0ee0e3c6769fba1dc631f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
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\'>"
  }
  member {
    name: "experimental"
    mtype: "<type \'module\'>"
  }
}