Files
tinygrad/test
Obada Khalili b4ea0e18e3 Fix dot product on buffers with zero strides (#3303)
* skip matacc opt if the all src buffers of mul op are const buffers

* add noqa directive for long test

* unskip MALACC opt

* ensure that a_axes at least includes summation axes in order to perform np.einsum correctly

* add regression test for mulacc op

* compute a_slices using a_axes

* refactor  helper of  function to retrieve axes and slices for nonzero strides as well as summation axes

* include a regression test that uses  and  to test the behaviour indirectly
2024-02-04 05:15:06 -05:00
..
2024-01-30 08:58:10 -08:00
2024-01-27 18:09:42 -08:00
2024-01-17 11:58:08 -08:00
2023-12-01 11:34:47 -08:00
2020-12-15 23:44:08 -08:00
2023-06-25 10:38:58 -07:00
2023-12-20 14:33:21 -08:00
2024-01-01 14:58:48 -08:00
2023-12-22 09:23:37 -08:00
2024-01-26 23:36:40 -08:00
2024-01-15 16:44:20 -08:00
2023-02-27 06:53:18 -08:00
2024-01-30 08:58:10 -08:00
2023-12-07 17:07:05 -08:00
2024-01-09 20:17:13 -08:00
2024-01-08 14:44:53 -08:00
2024-01-15 11:31:54 -08:00
2024-01-26 23:36:40 -08:00