fuel
fuel copied to clipboard
Add support to make bucket to variable length data
Add bucket support alike Batch support.
Sorry? Can you elaborate? An example would be great.
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.