Just wondering if the graphs produced by the AST visitor for python source code are compatible with the rest of the code (in particular the inputters). I'm training for 5k steps and I'm getting pure garbage. I'll debug tomorrow, but it could save me lots of time to know whether the subtoken graphs are supposed to be compatible and if not, what I need to do to make them so. Thanks!