Skip to content

ENH Use type aliases for nested std::vector types#31

Merged
PABannier merged 1 commit into
mainfrom
alias_for_bark
Aug 1, 2023
Merged

ENH Use type aliases for nested std::vector types#31
PABannier merged 1 commit into
mainfrom
alias_for_bark

Conversation

@PABannier

Copy link
Copy Markdown
Owner

This PR replaces std::vector<bark_vocab::id> with bark_sequence, and std::vector<std::vector<bark_vocab::id>> with bark_codes.

@PABannier PABannier merged commit 7b93cc5 into main Aug 1, 2023
@PABannier PABannier deleted the alias_for_bark branch August 1, 2023 13:04
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