Articles

llm | performance optimization | C++ | agentic workflows
AutoResearch showed that a simple agentic feedback loop can iteratively improve PyTorch models: propose a change, evaluate the result, and repeat. Compute...
Computer Vision | Search | Indexing | Performance Optimization | C++
Feature matching is a core operation in the hot loop of visual odometry, SLAM, and structure-from-motion. Classical pipelines treat it as a nearest-neighbor...