bdqnghi / infercode

[ICSE 2021] - InferCode: Self-Supervised Learning of Code Representations by Predicting Subtrees
89 stars 24 forks source link

Fix the issue that the pre-trained model couldn't load twice successfully #26

Closed allomy closed 2 years ago

allomy commented 2 years ago

The purpose of the change is to fix the issue that the pre-trained model couldn't load twice successfully.

This is related to the issue: https://github.com/bdqnghi/infercode/issues/25