Large sequence models for software development activities
Posted by Petros Maniatis and Daniel Tarlow, Research Scientists, Google
Software isn’t created in one dramatic step. It improves bit by bit, one little step at a time — editing, running unit tests, fixing build errors, addressing code reviews, editing some more, appeasing linters, and fixing more errors — until finally it becomes good enough to merge into a code repository. Software engineering isn’t an isolated process, but a dialogue among human developers, code reviewers, bug reporters, soft...
Read more at blog.research.google