Skip to content

updating stats across merge to reduce computation#88

Open
imdaredevil wants to merge 1 commit into
karpathy:masterfrom
imdaredevil:master
Open

updating stats across merge to reduce computation#88
imdaredevil wants to merge 1 commit into
karpathy:masterfrom
imdaredevil:master

Conversation

@imdaredevil

Copy link
Copy Markdown

Instead of computing stats from scratch for every merge, we can calculate it once and update it during merge. This results in reduced computation as we update the stats dictionary only for tokens that are affected by the merge.

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