Skip to content

Conversation

@siliconlad
Copy link
Member

No description provided.

@siliconlad siliconlad self-assigned this Jul 14, 2024
@siliconlad siliconlad linked an issue Jul 14, 2024 that may be closed by this pull request
@siliconlad
Copy link
Member Author

siliconlad commented Jul 14, 2024

What I'm not 100% sure about, is how to connect operations between Static and Dynamic Tensors. With the current approach, each type combination would need a new method and a unique name.

I think perhaps we need to look at traits for various operations (in a separate issue)?

@CameronMatthew @Dougal-s

@siliconlad
Copy link
Member Author

I think using Traits is the best way of solving this: #31

This is what Rust uses to implement other operations like add and `sub.

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

Successfully merging this pull request may close these issues.

Create static vector and matrix

2 participants