apache / tvm

Open deep learning compiler stack for cpu, gpu and specialized accelerators
https://tvm.apache.org/
Apache License 2.0
11.41k stars 3.4k forks source link

[Relax][VM] Improved error messages for mismatched parameter count #17118

Closed Lunderberg closed 1 week ago

Lunderberg commented 1 week ago

This commit improves validation of the parameter names used for a Relax VM function definition, using the parameter names for runtime error messages.