Skip to content

[SCU] - Pad hardcode removed.

Mohib Mustafa requested to merge dev_mm into main

The size of minimum zero padding to be inserted at the start of the sequence was hard coded in RNN.py, it is now an assignable parameter in driver.py

The total length of the pad is not affected nor was it hardcoded at any point.

Merge request reports

Loading