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

[WIP] Laser forEach iterators #479

Draft
wants to merge 16 commits into
base: master
Choose a base branch
from
Draft

[WIP] Laser forEach iterators #479

wants to merge 16 commits into from

Commits on Jan 3, 2021

  1. Configuration menu
    Copy the full SHA
    5a9ca29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2177ae3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03abaf7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a59bdf View commit details
    Browse the repository at this point in the history
  5. update the optimizer tester

    mratsim committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    1a69a60 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    886f939 View commit details
    Browse the repository at this point in the history
  7. Optimizers use forEach

    mratsim committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    2dfdd81 View commit details
    Browse the repository at this point in the history
  8. activation functions

    mratsim committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    46e0c79 View commit details
    Browse the repository at this point in the history
  9. Use the new forEach, warning! huge parallel perf regression to invest…

    …igate (was already slower than serial)
    mratsim committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    ac2f240 View commit details
    Browse the repository at this point in the history
  10. change all apply_inline

    mratsim committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    1037c2b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c69835a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1910009 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d8d986d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    69efb08 View commit details
    Browse the repository at this point in the history
  15. Trying to solve #485 to no avail, at least drop parallelization of si…

    …gmoid_cross_entropy
    mratsim committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    979f5d5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d2d625a View commit details
    Browse the repository at this point in the history