You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we compile a function in Tripy, we already propagate the function parameter names to the Executable - we should also set the names correctly in the generated MLIR function so that the resulting TRT engine has the same names as well.