cornell-zhang / heterocl

HeteroCL: A Multi-Paradigm Programming Infrastructure for Software-Defined Heterogeneous Computing
https://cornell-zhang.github.io/heterocl/
Apache License 2.0
322 stars 92 forks source link

[API] Fix reuse_at cannot be used on tensor generated by hcl.compute #255

Closed seanlatias closed 4 years ago

seanlatias commented 4 years ago

In this PR, we fix the ValueError issue mentioned in #254. It is just a simple Python fix.