AST nodes and node features in Autotuning of Resnet-18

Hi I am working on trying to get the AST for the autotuning task of the resent 18 network. Does anyone have an idea about how the AST is represented and stored how I could access and print the nodes and the node features of the AST?