blob: cb9b65ac0e795fa2e1bdcab30923555a0f392e80 [file] [log] [blame]
op {
name: "FixedLengthRecordDatasetV2"
input_arg {
name: "filenames"
type: DT_STRING
}
input_arg {
name: "header_bytes"
type: DT_INT64
}
input_arg {
name: "record_bytes"
type: DT_INT64
}
input_arg {
name: "footer_bytes"
type: DT_INT64
}
input_arg {
name: "buffer_size"
type: DT_INT64
}
input_arg {
name: "compression_type"
type: DT_STRING
}
output_arg {
name: "handle"
type: DT_VARIANT
}
is_stateful: true
}