Deepak Mangla
Deepak Mangla
Getting same issue. `RuntimeError: PyTorch convert function for op 'pythonop' not implemented.`
@lbc402 Did you found out how fast this project is?
Shape operator Reshape should not only be for last layer. [custom_convolution.zip](https://github.com/JDAI-CV/dabnn/files/3489087/custom_convolution.zip)
I am facing similar problem while using fastai library based on pytorch with cpu only. Anybody found solution?
Thanks @shirishr, giving full path worked for me.
It is designed to improve speed of mainly sparse LLMs. It won't allow faster inference with dense LLMs.
@neuralchen Good progress. Do you think your results might be different because of using different training hyperparameters or data augmentation techniques?
@KrisLee512 I am getting same error. I think it requires data rearrangement to run it. Have you found any solution?
I faced same problem using lrs3 dataset. Haven't found any solution yet. I am surprised that your loss also stuck at 0.69 (same as mine) even though we are using...
Same question. Anyone able to solve this so far?