princeton-nlp / TransformerPrograms

[NeurIPS 2023] Learning Transformer Programs

Home Page:https://arxiv.org/abs/2306.01128

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lack decompile.py

huangd1999 opened this issue · comments

python src/decompile.py --path output/sort/ --output_dir programs/sort/

python: can't open file 'src/decompile.py': [Errno 2] No such file or directory

Resolved, thanks for pointing it out!