aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/api/golden/v2/tensorflow.io.-fixed-len-sequence-feature.pbtxt
blob: 8a38f25fdf3d87fdaae1992ea2c16f3c690905f9 (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
28
29
30
31
path: "tensorflow.io.FixedLenSequenceFeature"
tf_class {
  is_instance: "<class \'tensorflow.python.ops.parsing_ops.FixedLenSequenceFeature\'>"
  is_instance: "<class \'tensorflow.python.ops.parsing_ops.FixedLenSequenceFeature\'>"
  is_instance: "<type \'tuple\'>"
  member {
    name: "allow_missing"
    mtype: "<type \'property\'>"
  }
  member {
    name: "default_value"
    mtype: "<type \'property\'>"
  }
  member {
    name: "dtype"
    mtype: "<type \'property\'>"
  }
  member {
    name: "shape"
    mtype: "<type \'property\'>"
  }
  member_method {
    name: "__init__"
  }
  member_method {
    name: "count"
  }
  member_method {
    name: "index"
  }
}