We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64d198a commit 2b88967Copy full SHA for 2b88967
CHANGELOG.md
@@ -92,7 +92,7 @@ This file contains the changelog for the Deeploy project. The changelog is divid
92
- Removed Wmem variants of bindings and tile constraints from Neureka
93
- Disabled ICCT_ITA_8 MemPool test because it was using a lowering that created shapeless tensors
94
- Added missing shape annotation to the testTypeInferenceDifferentTypes
95
-- ref naming scheme in Gemm and FloatGemm templates from ${data_out}_${<tensor>} to ${nodeName}_${<tensor>}
+- ref naming scheme various templates from `${data_out}_${<tensor>}` to `${nodeName}_${<tensor>}`
96
- move iNoNorm from Generic to Snitch since it uses a Snitch kernel
97
98
### Fixed
0 commit comments