Microsoft at CGO 2022
Microsoft is proud to be a sponsor of International Symposium on Code Generation and Optimization (CGO 2022). See more details on our contributions below. Program Committee Bettina Heim, Madan Musuvathi Steering Committee Carol Eidt, Aaron…
Learning to Complete Code with Sketches
Jigsaw fixes bugs in machine-written software
Large pre-trained language models such as GPT-3, Codex, and others can be tuned to generate code from natural language specifications of programmer intent. Such automated models have the potential to improve productivity for every programmer…
AI for Testing
AI-driven test case generation for Visual Studio and VSCode This project aims at developing AI-based systems with the goal of automating software testing activities. We train large transformer models to learn from developers’ code how…