Spaces:
Build error
Build error
reduce-image-size
#1
by
echarlaix
HF staff
- opened
No description provided.
echarlaix
changed pull request status to
open
Thanks for the PR,
@echarlaix
but it turns out that reshape does not work for ToMe model. It works in PyTorch where everything is dynamic but it is being fixed while it is exported in ONNX. I thought about that problem and concluded that some modifications are required to make it work in the static graph but some changes are required on the method and model level.
Potentially, I could just retrain the last model for the demo.