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
uTensor has a beautiful a developer API and code generation. However, its underlaying implementation has not been intuitive.
We believe this is a good time for us to review and improve upon the existing implementation prioritizing simplicity and extensibility.
What existing architecture does well:
Predictable memory allocation
Compact binary size
Debuggable
What we wish to improve on:
Simplify inherent and minimize interdependency between classes
In order to lower the learning curve for new contributors and increase paintability
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
uTensor has a beautiful a developer API and code generation. However, its underlaying implementation has not been intuitive.
We believe this is a good time for us to review and improve upon the existing implementation prioritizing simplicity and extensibility.
What existing architecture does well:
What we wish to improve on:
Beta Was this translation helpful? Give feedback.
All reactions