zetang94 / ICSE2022_AST_Trans

This is the official implementation of paper "AST-Trans: Code Summarization with Efficient Tree-StructuredAttention" acceptted in ICSE 2022
23 stars 7 forks source link

Requirements file lacks PyTorch Geometric version #4

Closed raianmr closed 1 year ago

raianmr commented 1 year ago

requirements.txt seems to lack the specific version of PyTorch Geometric being used here. The API has changed considerably over the last two years and it'd be of much help if you could update the requirements file.

zetang94 commented 1 year ago

The version of PyTorch Geometric is updated in readme.