Hi all! We are using an older version of TVM Relay as a frontend for our compiler. We reset the TVM repository to #5890. Building TVM for us is detailed in this Calyx README.
Laid out in the issue link below is something that I’ve run into recently when trying to use expand_dims
in relay.fromtext
. I’m not exactly sure what is causing it, or when / if it was fixed in a newer version of TVM. I tried looking around the repository for similar issues, but didn’t find much.
Any help or pointers are welcome!
Thanks, Chris