Proceedings of the 44th International Conference on Software Engineering 2022
DOI: 10.1145/3510003.3510165
|View full text |Cite
|
Sign up to set email alerts
|

Eagle

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
5
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
6
1

Relationship

0
7

Authors

Journals

citations
Cited by 16 publications
(6 citation statements)
references
References 32 publications
0
5
0
Order By: Relevance
“…To answer the RQs, we have performed an extensive study on PyTorch, TensorFlow, JAX, and OneFlow, whose details are shown in Table III. With 57.7K and 167K stats on GitHub, Py-Torch and TensorFlow are the two most popular DL libraries, and they are also widely studied in prior DL library testing work [30], [31], [41]. In addition, JAX [51] and OneFlow [52] are two emerging DL libraries, with 19.7K and 3.6K stars on GitHub.…”
Section: Methodsmentioning
confidence: 99%
See 3 more Smart Citations
“…To answer the RQs, we have performed an extensive study on PyTorch, TensorFlow, JAX, and OneFlow, whose details are shown in Table III. With 57.7K and 167K stats on GitHub, Py-Torch and TensorFlow are the two most popular DL libraries, and they are also widely studied in prior DL library testing work [30], [31], [41]. In addition, JAX [51] and OneFlow [52] are two emerging DL libraries, with 19.7K and 3.6K stars on GitHub.…”
Section: Methodsmentioning
confidence: 99%
“…Despite the recent advances in DL library testing [25], [27]- [31], [41], there is still limited work that can effectively test the crucial AD component for DL libraries. Therefore, this paper aims to build the first practical fuzzing technique specifically targeting AD in DL libraries.…”
Section: B Automatic Differentiationmentioning
confidence: 99%
See 2 more Smart Citations
“…Importantly, getting effective representation learning for mappings between the algorithms and code can help identify semantic clones that implement the same algorithmic steps. Such semantic clones are known to be very valuable for detecting bugs [33,18], generating test oracles and performing differential testings [5,9], fixing and improving programs [31], designing APIs and optimizing code [8], and providing data and downstream tasks for evaluating deep learning-based source code modeling tools [41,34,37,36,14] are mainly dependent on getting better representation learning. The mapping from pseudo code to source code can also provide insights on how to use pseudo code to synthesize the programs [21].…”
Section: Introductionmentioning
confidence: 99%