fuel icon indicating copy to clipboard operation
fuel copied to clipboard

Add support to make bucket to variable length data

Open rudaoshi opened this issue 8 years ago • 2 comments

Add bucket support alike Batch support.

rudaoshi avatar Jan 28 '17 13:01 rudaoshi

Sorry? Can you elaborate? An example would be great.

dmitriy-serdyuk avatar Jan 30 '17 20:01 dmitriy-serdyuk

sorry, I means splitting sequences with variable length into buckets. In each bucket, the length of input sequences are similar so the data can be padded with minimum pad size and reduce the computation cost.

rudaoshi avatar May 09 '17 07:05 rudaoshi