Closed rohanrayan closed 1 year ago
Update: This issue seems to be related to https://github.com/spcl/dace/issues/1391
The code extension works if I set the arguments to A:dace.float64[M, N]
instead of A=dace.float64[M, N]
So this issue can be closed in my opinion.
Thank you for the update! I will close it, but feel free to reopen if the issue persists.
Describe the bug The "inspect access patterns (local view)" tab ignores specialization of matrix dimensions for a simple use-case
To Reproduce
Expected behavior I expect the matrix sizes to be specialized to the input dimensions (in this case 5x5)
Desktop (please complete the following information): Dace v0.14.3 VS-Code extension v1.5.7
vs_code_bug.zip