no code implementations • 6 Feb 2024 • Omer Dunay, Daniel Cheng, Adam Tait, Parth Thakkar, Peter C Rigby, Andy Chiu, Imad Ahmad, Arun Ganesan, Chandra Maddila, Vijayaraghavan Murali, Ali Tayyebi, Nachiappan Nagappan
In this paper, we present how we scaled the product from displaying single-line suggestions to multi-line suggestions.
no code implementations • 20 May 2023 • Vijayaraghavan Murali, Chandra Maddila, Imad Ahmad, Michael Bolin, Daniel Cheng, Negar Ghorbani, Renuka Fernandez, Nachiappan Nagappan, Peter C. Rigby
At the time of this writing, 16K developers have used it with 8% of their code coming directly from CodeCompose.
no code implementations • 8 Aug 2022 • Moritz Beller, Hongyu Li, Vivek Nair, Vijayaraghavan Murali, Imad Ahmad, Jürgen Cito, Drew Carlson, Ari Aye, Wes Dyer
Catching and attributing code change-induced performance regressions in production is hard; predicting them beforehand, even harder.
1 code implementation • 10 Nov 2021 • Jürgen Cito, Isil Dillig, Vijayaraghavan Murali, Satish Chandra
We integrate counterfactual explanation generation to models of source code in a real-world setting.
no code implementations • 12 May 2021 • Wen Zhou, Seohyun Kim, Vijayaraghavan Murali, Gareth Ari Aye
Software language models have achieved promising results predicting code completion usages, and several industry studies have described successful IDE integrations.
no code implementations • ICML 2018 • Abhinav Verma, Vijayaraghavan Murali, Rishabh Singh, Pushmeet Kohli, Swarat Chaudhuri
Unlike the popular Deep Reinforcement Learning (DRL) paradigm, which represents policies by neural networks, PIRL represents policies using a high-level, domain-specific programming language.
1 code implementation • ICLR 2018 • Vijayaraghavan Murali, Letao Qi, Swarat Chaudhuri, Chris Jermaine
We study the problem of generating source code in a strongly typed, Java-like programming language, given a label (for example a set of API calls or types) carrying a small amount of information about the code that is desired.