News & features
Loading
Microsoft Research Blog
Microsoft at ESEC/FSE 2023: AI techniques for a streamlined coding workflow
| Xiaoyu Liu, Michele Tufano, and Neel Sundaresan
Explore the latest AI innovations aiming to advance the software development lifecycle. AdaptivePaste adapts and refines pasted code snippets in an IDE. InferFix automates bug detection and repair. Discover how.
In the news | Microsoft Open Source Blog
Journey to optimize large scale transformer model inference with ONNX Runtime
With its resource-efficient and high-performance nature, ONNX Runtime helped us meet the need of deploying a large-scale multi-layer generative transformer model for code, a.k.a., GPT-C, to empower IntelliCode with the whole line of code completion suggestions in Visual Studio and…