Revision f309b82a20358a6a6560b87f8325f73ab06c3123 authored by Jevin Jiang on 05 August 2024, 18:06:42 UTC, committed by jax authors on 06 August 2024, 06:17:11 UTC
we also emulate shuffled store using (store + shuffled load + store) for previous generations.

PiperOrigin-RevId: 659612665
1 parent f255fb7
History
File Mode Size
mosaic
api_benchmark.py -rw-r--r-- 23.9 KB
linalg_benchmark.py -rw-r--r-- 1.2 KB
math_benchmark.py -rw-r--r-- 4.0 KB
random_benchmark.py -rw-r--r-- 3.0 KB
shape_poly_benchmark.py -rw-r--r-- 2.4 KB
sparse_benchmark.py -rw-r--r-- 3.8 KB

back to top