Zobrazeno 1 - 4
of 4
pro vyhledávání: '"Pizzorno, Juan Altmayer"'
Testing is an essential part of software development. Test generation tools attempt to automate the otherwise labor-intensive task of test creation, but generating high-coverage tests remains a challenge. This paper proposes CoverUp, a novel approach
Externí odkaz:
http://arxiv.org/abs/2403.16218
Coverage analysis is widely used but can suffer from high overhead. This overhead is especially acute in the context of Python, which is already notoriously slow (a recent study observes a roughly 30x slowdown vs. native code). We find that the state
Externí odkaz:
http://arxiv.org/abs/2305.02886
Knowledge-Intensive Visual Question Answering (KI-VQA) refers to answering a question about an image whose answer does not lie in the image. This paper presents a new pipeline for KI-VQA tasks, consisting of a retriever and a reader. First, we introd
Externí odkaz:
http://arxiv.org/abs/2304.13649
This paper proposes Scalene, a profiler specialized for Python. Scalene combines a suite of innovations to precisely and simultaneously profile CPU, memory, and GPU usage, all with low overhead. Scalene's CPU and memory profilers help Python programm
Externí odkaz:
http://arxiv.org/abs/2212.07597