* Added tf.io.RaggedFeature * Updated tf.io.parse_example and tf.io.parse_single_example to accept RaggedFeature. PiperOrigin-RevId: 270024281
32 lines
676 B
Plaintext
32 lines
676 B
Plaintext
path: "tensorflow.io.FixedLenSequenceFeature"
|
|
tf_class {
|
|
is_instance: "<class \'tensorflow.python.ops.parsing_config.FixedLenSequenceFeature\'>"
|
|
is_instance: "<class \'tensorflow.python.ops.parsing_config.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"
|
|
}
|
|
}
|