Skip to content

Commit de231d7

Browse files
committed
Update on "Arm backend: Add 16A8W support and test for slice operation"
Add 16A8W quantization support and test for the slice operation in ExecutorTorch ARM backend. This follows the pattern established for linear, mul, sigmoid, and tanh operations, extending int16 support to slice operations. Changes: - Add INT16 dtype validation support in op_slice.py - Add test_slice_tensor_16a8w_tosa_INT test function - Enable test_slice.py in test targets configuration The 16A8W configuration uses 16-bit activations with 8-bit weights, enabling higher precision for activations while maintaining weight efficiency. Differential Revision: [D80511095](https://our.internmc.facebook.com/intern/diff/D80511095/) cc digantdesai freddan80 per zingo oscarandersson8218 [ghstack-poisoned]
2 parents 688e175 + cc0c1fc commit de231d7

File tree

0 file changed

+0
-0
lines changed

    0 file changed

    +0
    -0
    lines changed

    0 commit comments

    Comments
     (0)