studio icon indicating copy to clipboard operation
studio copied to clipboard

array zero padding

Open kohry opened this issue 6 years ago • 0 comments

This be classified as an enhancement issue.

When dealing with various length of input array, we need to force arrays to have same length. For example, time series, sequential data like sound data, and also image input data. for these reasons, zero padding can help user do their main job without tedious python scripting.

kohry avatar May 04 '19 14:05 kohry