keras-transformer
keras-transformer copied to clipboard
compression window error
It will throw error as follow when I set compression_window_size to integer.
Failed to convert object of type <class 'tuple'> to Tensor. Contents: (-1, 16, None). Consider casting elements to a supported type.
Hi! Thanks for the report. I'll look into it.