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 a critical bug #12

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Fix a critical bug #12

wants to merge 5 commits into from

Conversation

songheony
Copy link

I've tested the code with PyTorch 1.5, Pandas 1.0.3, and 1.0.5.
Also, I've set hparams["dataset_params"]["precomputed_embeddings"] as False.

Without fixing the bug, you will encounter an error as follow:
Line:335 start_ix = assign_ped_ids_ixs[change + 1]
Invalid index "change+1", because change has the same length as the assign_ped_ids_ixs.

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