Can we make taichi
ignore annotation in annotated assignment when annotation is not a primitive type, or allow ti.template()
/typing.Any
to serve as a dummy annotation(without any compile-time or runtime effect, only edit-time effect for developer experience)?
#6610
Labels
With this we can improve developer experience leveraging the existing intelliSense(auto complete, jump to source, semantic highlight) infrastructure for Python.
Use case:
Originally posted by @YouJiacheng in #2610 (comment)
The text was updated successfully, but these errors were encountered: