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

implement MaxAuxLabels1(2) #50

Merged
merged 3 commits into from
Jun 1, 2020
Merged

Conversation

qindazhu
Copy link
Collaborator

@qindazhu qindazhu commented Jun 1, 2020

Changes in dense_fsa.h and fsa.h are only for passing style check.

@danpovey
Copy link
Collaborator

danpovey commented Jun 1, 2020

Great! Sorry dont have time for detailed review...

@qindazhu
Copy link
Collaborator Author

qindazhu commented Jun 1, 2020

OK, let's wait for @csukuangfj 's review.

k2/csrc/aux_labels.cc Outdated Show resolved Hide resolved
k2/csrc/dense_fsa.h Outdated Show resolved Hide resolved
@danpovey
Copy link
Collaborator

danpovey commented Jun 1, 2020 via email

@qindazhu
Copy link
Collaborator Author

qindazhu commented Jun 1, 2020

It is documented in .h file, @csukuangfj and I were talking about if we should check labels!=kEpsilon in the implementation (DCHECK).

@danpovey
Copy link
Collaborator

danpovey commented Jun 1, 2020 via email

@qindazhu
Copy link
Collaborator Author

qindazhu commented Jun 1, 2020

OK, I will remove the requirement (labels != kEpsilon) in .h file.

@qindazhu
Copy link
Collaborator Author

qindazhu commented Jun 1, 2020

Ready to merge.

@csukuangfj
Copy link
Collaborator

+2

@csukuangfj
Copy link
Collaborator

Merging.

@csukuangfj csukuangfj merged commit eaffcf1 into k2-fsa:master Jun 1, 2020
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.

3 participants