* Added tf.io.RaggedFeature * Updated tf.io.parse_example and tf.io.parse_single_example to accept RaggedFeature. PiperOrigin-RevId: 270024281
19 lines
356 B
Plaintext
19 lines
356 B
Plaintext
path: "tensorflow.io.RaggedFeature.RowLimits"
|
|
tf_class {
|
|
is_instance: "<class \'tensorflow.python.ops.parsing_config.RowLimits\'>"
|
|
is_instance: "<type \'tuple\'>"
|
|
member {
|
|
name: "key"
|
|
mtype: "<type \'property\'>"
|
|
}
|
|
member_method {
|
|
name: "__init__"
|
|
}
|
|
member_method {
|
|
name: "count"
|
|
}
|
|
member_method {
|
|
name: "index"
|
|
}
|
|
}
|