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

possible optimization to backprop; instead of creating functions, re-… #17

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

Conversation

automenta
Copy link

…use existing functions with different arguments

the main part i am sharing is the method of queing backprop functions. i suspect that this might be less expensive than creating new function instances. needs verified with a profiler

(sorry i used a IDE reformat on the code so it will look like everything was modified.)

@raimannma
Copy link

very good

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