keunwoochoi/kapre

Issue with pad_end in tflite compatiable layer

kenders2000 opened this issue · 1 comments

Hi there!

I noted an issue with my implementation of the pad_end option in tflite_compatible_stft.stft_tflite it was giving an error, and the value was incorrect.

I have fixed this and added a test for this into the unit tests.

I will submit a PR shortly, for this bug fix.

Thanks!

Paul

sounds great, thanks!