aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/api/golden/v2/tensorflow.io.-var-len-feature.pbtxt
blob: fd835dbfbbcbea7c57566d2214636597deabba6a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
path: "tensorflow.io.VarLenFeature"
tf_class {
  is_instance: "<class \'tensorflow.python.ops.parsing_ops.VarLenFeature\'>"
  is_instance: "<class \'tensorflow.python.ops.parsing_ops.VarLenFeature\'>"
  is_instance: "<type \'tuple\'>"
  member {
    name: "dtype"
    mtype: "<type \'property\'>"
  }
  member_method {
    name: "__init__"
  }
  member_method {
    name: "count"
  }
  member_method {
    name: "index"
  }
}