Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: allow array constructor take type information #873

Open
skyzh opened this issue Jan 17, 2025 · 1 comment
Open

refactor: allow array constructor take type information #873

skyzh opened this issue Jan 17, 2025 · 1 comment

Comments

@skyzh
Copy link
Member

skyzh commented Jan 17, 2025

i.e, we need to know the type vector(8) (the vector cardinality 8) in advance in order to allocate space for each of the element of the array.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@skyzh and others