Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Contains URLs that link to interesting file formats. (x15)
network
Queries the value of an environment variable. (x1)
search
Writes data to the STDOUT stream. (x5)
execution
Imports the "torch" (PyTorch) module, which is a machine learning framework based on the Torch library. (x120)
execution
Imports the "sklearn" module, which is a Python library for machine learning built on top of SciPy. (x2)
execution
Imports the "os" module, which contains miscellaneous operating system interfaces. (x1)
execution
Imports the "numpy" module, which is a library for scientific computing in Python. (x4)
execution
Moves the model to a specified device, such as a GPU or CPU. (x29)
behavior
Checks if a CUDA-capable GPU is available. (x2)
behavior
Uses string-related functions. (x3)
behavior