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
We've been discussing the vectorization report assessment on other modules and RedisAI is also a good fit for this type of analysis ( for example our autobatching or any code that does computation/operations in contiguous spaces of memory ).
To do changes we first need the reports in a compiler agnostic manner ( or to be more true worded in a compiler aware manner given they have have different flags for it).
Generating a Vectorization Reports on RedisAI heavy computation or ops within contiguous spaces of memory ( PROFILE builds ) · Issue #533 · RedisAI/redis-inference-optimization
Activity