Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
benvanwerkhoven committed Jun 17, 2021
1 parent 768bdfb commit a6fa700
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Added
- support for PyTorch Tensors as input data type for kernels
- support for smem_args in run_kernel
- support for (lambda) function and string for dynamic shared memory size

### Changed
- optionally store the kernel_string with store_results


## [0.4.0] - 2021-04-09
### Added
Expand Down

0 comments on commit a6fa700

Please sign in to comment.