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

Develop/v0.3.3 #175

Merged
merged 12 commits into from
Dec 14, 2021
Merged

Develop/v0.3.3 #175

merged 12 commits into from
Dec 14, 2021

Conversation

masa-su
Copy link
Owner

@masa-su masa-su commented Dec 14, 2021

new features

  • add set_cache_maxsize, a setter of maxsize for lru_cache, and cache_maxsize, a getter of maxsize for lru_cache. By increasing this maxsize, the size that can store the results of get_params (≒ forward of the Distribution class) becomes larger.
  • add the mixture of expert (MoE)

bug fix

  • fix get_params for replace_var
  • fix maxsize of lru_cache for get_params
  • fix a major bug in PoE.

@masa-su masa-su merged commit a9baf06 into master Dec 14, 2021
@masa-su masa-su deleted the develop/v0.3.3 branch December 14, 2021 14:15
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.

2 participants