File tree Expand file tree Collapse file tree
ML-Frameworks/pytorch-aarch64 Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -35,9 +35,9 @@ https://github.com/ARM-software/Tool-Solutions/tree/r25.08
3535 - TORCH_AO_HASH to 8d4a5d83d7be4d7807feabe38d37704c92d40900, from main, August 1st.
3636 - KLEIDIAI_HASH to 8ca226712975f24f13f71d04cda039a0ee9f9e2f, v1.12 from main.
3737- Update the examples/transformers_llm_text_gen.py to use the new quantizer api Int8DynamicActivationIntxWeightConfig.
38- - Updares huggingface_hub to 0.34.0.
3938- Deleted torchchat_llm_text_gen.py.
4039- Removed Dockerfile lines cloning TorchChat repo and setting safe.directory.
40+ - Updates huggingface_hub to 0.34.0.
4141
4242### Removed
4343- https://github.com/pytorch/pytorch/pull/151547 , to update OpenBLAS commit as this has been merged upstream.
Original file line number Diff line number Diff line change @@ -56,9 +56,11 @@ git-shallow-clone https://github.com/pytorch/pytorch.git $PYTORCH_HASH
5656 apply-github-patch pytorch/pytorch 9f6d435629dd251620a1e17b8baa6bc18997f8ab
5757 apply-github-patch pytorch/pytorch b68b7867a72fe2ef4c38f9a3cdd93693700a182e
5858
59- # https://github.com/pytorch/pytorch/pull/160080 - VLA Vectorized POC
60- # Includes optimised SVE exp() implementation
59+ # https://github.com/pytorch/pytorch/pull/161049 - optimised SVE exp_u20 implementation
60+ # based on Arm Optimised Routines - https://github.com/ARM-software/optimized-routines
6161 apply-github-patch pytorch/pytorch 3de5651bafcdabbc52d5205c0de3976188eba7fb
62+
63+ # https://github.com/pytorch/pytorch/pull/160080 - VLA Vectorized POC
6264 apply-github-patch pytorch/pytorch d5c1aedd5cb85b760abe76099efe64aa535bf1ea
6365 apply-github-patch pytorch/pytorch b1496344c65638f25547b841bb2c470127b7e420
6466 apply-github-patch pytorch/pytorch fd5f544e87e8c3d6890815ae28f1dc807331643a
You can’t perform that action at this time.
0 commit comments