junrushao opened a new pull request, #94: URL: https://github.com/apache/tvm-ffi/pull/94
This PR adds a new API `TypeSchema.repr(ty_map: ...)` which allows downstream applications to override string representation of a certain type, e.g. override `list` to `Sequence`, `dict` to `Mapping`. This can be useful in schema generation. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
