diff options
author | Laurent Mazare <laurent.mazare@gmail.com> | 2023-08-29 16:12:11 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-29 16:12:11 +0100 |
commit | a044907ffce553a0394db3a1204f21e3691e54af (patch) | |
tree | 8ce11fae8ee11e4eb181f7240344994356625791 /candle-core/src/test_utils.rs | |
parent | ee8bb1bde1a44738c314dfaacba743f4eabf917c (diff) | |
download | candle-a044907ffce553a0394db3a1204f21e3691e54af.tar.gz candle-a044907ffce553a0394db3a1204f21e3691e54af.tar.bz2 candle-a044907ffce553a0394db3a1204f21e3691e54af.zip |
Dilated convolutions (#657)
* Add the dilation parameter.
* Restore the basic optimizer example.
* Dilation support in cudnn.
* Use the dilation parameter in the cpu backend.
* More dilation support.
* No support for dilation in transposed convolutions.
* Add dilation to a test.
* Remove a print.
* Helper function.
Diffstat (limited to 'candle-core/src/test_utils.rs')
0 files changed, 0 insertions, 0 deletions