adonnini
adonnini
I made the change you suggested. Now the code fails with the following error: ``` Traceback (most recent call last): File "/home/adonnini1/anaconda3/lib/python3.9/site-packages/torch/fx/passes/infra/pass_manager.py", line 270, in __call__ res = fn(module) File...
Did you see https://github.com/pytorch/executorch/issues/1132#issuecomment-1791108182
@kimishpatel , sorry to bother you. I was wondering when you think there will be an update on the issue https://github.com/pytorch/executorch/issues/1350 At this point, I am stuck as my app...
@kimishpatel sorry for coming back to you. I have received no response to the two issues that are blocking progress on my work. https://github.com/pytorch/pytorch/issues/120219 and https://github.com/pytorch/executorch/issues/1350 I realize that we...
Hi @kimishpatel , I hope you are well. I opened two issues: https://github.com/pytorch/executorch/issues/2204 https://github.com/pytorch/executorch/issues/2163 both at the beginning of last week. To date, I did not receive any feedback. I...
@kimishpatel @kimishpatel I don't know if I did something wrong but issue https://github.com/pytorch/pytorch/issues/120219 has resurrfaced even though I used the ```strict=False``` workaround. Please note that for executorch I used the...
@kimishpatel Hi, In the next few weeks we will start test deployments of the Android application. I would love to have the model run-for-inference function using executorch running by then....
@kimishpatel I hope you are well. In a couple of weeks we will start deployment of my Android application. I would love to be able to include run for inference...
@kimishpatel A quick update. @angelayi has been very helpful in trying to solve https://github.com/pytorch/pytorch/issues/120219 We are making progress. I have not heard back regarding https://github.com/pytorch/executorch/issues/2163 I am waiting for a...
@kimishpatel Thanks for your help. I really appreciate it! I think https://github.com/pytorch/executorch/issues/2163 is pretty close to being resolved. @kirklandsign was very helpful. Resolving https://github.com/pytorch/executorch/issues/2163 brought up again https://github.com/pytorch/executorch/issues/1350 which I...