Using PennyLane
Development
API
Internals
list_attributes
List the attributes that exist for a specific data_name.
data_name
data_name (str) – The type of the desired data
A list of accepted attributes for a given data name
list (str)