|
fcfdcbd337
|
Add a conv1d benchmark based on the whisper sizes. (#377)
* Add a conv1d benchmark based on the whisper sizes.
* Enforce the batch-dim in conv1d.
|
2023-08-09 20:27:03 +01:00 |
|
|
b5bb5e056d
|
Add more conv2d support. (#340)
* Add more conv2d support.
* Conv2d cpu work.
* Conv2d output shape.
|
2023-08-08 06:04:32 +01:00 |
|
|
64264d97c1
|
Modular backends (#138)
* Add some trait to formalize backends.
* Use the generic backend trait.
|
2023-07-11 11:17:02 +01:00 |
|
|
950b4af49e
|
Proper conv1d dispatch.
|
2023-07-04 11:29:28 +01:00 |
|
|
a424d95473
|
Add more of the conv1d op.
|
2023-07-04 11:15:45 +01:00 |
|