Open jiveshkalra opened 3 weeks ago
Also I wanted to know is there any work arround for this? Entire research has been built upon these foundational functions so there might be still someway to use them maybe?
PS: due to this I am not able to use all the things that depend on InputAdapter, from Rotary Support to Perceiver Encoder to the Perceiver itself..
Hey , I was trying to make my own custom Audio encoding through perceiver but I found out that the base Input Adapter model itself is missing a "forward" function
Code to reproduce ->
Screen Shot ->
Now due to this , other things dependent on Input Adapter are also not working like Rotary Support