George Necula 6d53aaf7d0 [pallas] Improve the error localization
* Add the source location information for the index map function to
    `BlockMapping`.
  * Removed the `compute_index` wrapper around the index_map, so that
    we can get the location information for the index_map, not the wrapper.
  * Added source location to the errors related to index map functions.
  * Added an error if the index map returns something other than integer
    scalars.
  * Construct BlockSpec origins for arguments using JAX helper functions
    to get argument names
  * Removed redundant API error tests from tpu_pallas_test.py
2024-07-30 14:11:57 +02:00
..
2024-07-25 23:29:55 -07:00
2024-06-26 16:10:18 -04:00
2024-06-26 16:10:18 -04:00
2024-06-26 16:10:18 -04:00
2021-03-08 10:44:52 -08:00
2024-04-11 12:54:37 +02:00
2023-12-06 09:16:43 -08:00
2023-12-06 09:16:43 -08:00
2024-07-15 17:30:54 +00:00
2024-05-29 22:28:44 +00:00
2024-06-12 14:01:27 -07:00
2023-10-10 08:46:36 -07:00
2023-01-30 11:57:06 -08:00
2024-07-09 12:48:51 -04:00

To rebuild the documentation, see Update Documentation.