I. Introduction
In recent years, deep learning (DL) has been widely used in various fields, such as autonomous driving [1], facial recognition [2] and software security [3]. Using DL technology inevitably involves the use of DL libraries like TensorFlow and MXNet. However, there are many vulnerabilities in DL libraries. In September 2020, the cybersecurity vendor 360 publicly exposed that there were 24 vulnerabilities in the open-source DL library TensorFlow [4]. Once these vulnerabilities are maliciously exploited by attackers, they will endanger the availability and reliability of AI products and applications, and even lead to significant property losses and adverse social impact. In this case, DL library testing techniques are widely used to expose vulnerabilities of DL libraries.