pytorch / executorch

On-device AI across mobile, embedded and edge for PyTorch
https://pytorch.org/executorch/
Other
1.41k stars 230 forks source link

Export onnx #4002

Open derekxu opened 1 week ago

derekxu commented 1 week ago

with-proxy python -m examples.models.llama2.export_llama --qnn --pt2e_quantize qnn_16a4w -c /home/dixu/models/odllm0b5/odllm_0b5.pth -p /home/dixu/models/odllm0b5/odllm_0b5.json 2>&1 | tee /tmp/odllm0b5_4w_bert; echo -e "\07"

pytorch-bot[bot] commented 1 week ago

:link: Helpful Links

:test_tube: See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/4002

Note: Links to docs will display an error until the docs builds have been completed.

:x: 7 New Failures

As of commit 772aa6e41300163c035bcd830817da0581a1a4aa with merge base 32335e5ea571e06f65de940ed6f7998c18b8c0ff (image):

NEW FAILURES - The following jobs have failed:

* [Lint / lintrunner / linux-job](https://hud.pytorch.org/pr/pytorch/executorch/4002#26341400861) ([gh](https://github.com/pytorch/executorch/actions/runs/9556338573/job/26341400861)) `>>> Lint for examples/models/llama2/model.py:` * [pull / test-llama-runner-linux (fp32, buck2, portable) / linux-job](https://hud.pytorch.org/pr/pytorch/executorch/4002#26341402105) ([gh](https://github.com/pytorch/executorch/actions/runs/9556338566/job/26341402105)) `RuntimeError: Command docker exec -t 0c3d55c08774d2995b6c83a40651bf61e7b7dfaa4575c2e64646ed63b69c0b43 /exec failed with exit code 1` * [pull / test-llama-runner-linux (fp32, buck2, xnnpack+custom) / linux-job](https://hud.pytorch.org/pr/pytorch/executorch/4002#26341403778) ([gh](https://github.com/pytorch/executorch/actions/runs/9556338566/job/26341403778)) `RuntimeError: Command docker exec -t 0d984f846ef7032fd4d0300e2f2c8596eaa2343e88238407f12d347f76c158fb /exec failed with exit code 1` * [pull / test-llama-runner-linux (fp32, buck2, xnnpack+custom+qe) / linux-job](https://hud.pytorch.org/pr/pytorch/executorch/4002#26341402825) ([gh](https://github.com/pytorch/executorch/actions/runs/9556338566/job/26341402825)) `RuntimeError: Command docker exec -t 242f3b9c83bf8347922ce73c1738e03faba576492895c2dea5687e0b946eb49d /exec failed with exit code 1` * [pull / test-llama-runner-linux (fp32, cmake, portable) / linux-job](https://hud.pytorch.org/pr/pytorch/executorch/4002#26341403200) ([gh](https://github.com/pytorch/executorch/actions/runs/9556338566/job/26341403200)) `RuntimeError: Command docker exec -t c10501a71b4cc144dc281d07c39a8a235514bb888e2ba9cda4e79bd61abf5dd3 /exec failed with exit code 1` * [pull / test-llama-runner-linux (fp32, cmake, xnnpack+custom) / linux-job](https://hud.pytorch.org/pr/pytorch/executorch/4002#26341403988) ([gh](https://github.com/pytorch/executorch/actions/runs/9556338566/job/26341403988)) `RuntimeError: Command docker exec -t 1fd73029c40e7b4c77e3a6b3b4a1ebc26bf03c3764511ccf6d63f2710cfa5dcf /exec failed with exit code 1` * [pull / test-llama-runner-linux (fp32, cmake, xnnpack+custom+qe) / linux-job](https://hud.pytorch.org/pr/pytorch/executorch/4002#26341404180) ([gh](https://github.com/pytorch/executorch/actions/runs/9556338566/job/26341404180)) `RuntimeError: Command docker exec -t 2154caec158c536ed801b5031d654dea1fd59887c9bb2d5097dbd2212bccca85 /exec failed with exit code 1`

This comment was automatically generated by Dr. CI and updates every 15 minutes.