Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix some bugs and add .gitignore. #5

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

kakky-hacker
Copy link

@kakky-hacker kakky-hacker commented Sep 5, 2023

(1) Fixed a bug that num_depots was not passed as an argument to the forward method of actor when executing MDCVRP\VRP_Rollout_train.py.

(2) Fixed a bug casting a torch.sensor(not numpy.ndarray) to a torch.sensor with torch.from_numpy function.

(3) Add .gitignore for future git capacity limit.

@kakky-hacker kakky-hacker changed the title Bugfix Fix some bugs and add .gitignore. Sep 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant