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

Remove train! from quickstart example #2110

Merged
merged 15 commits into from
Nov 27, 2022
Merged

Remove train! from quickstart example #2110

merged 15 commits into from
Nov 27, 2022

Commits on Nov 26, 2022

  1. Configuration menu
    Copy the full SHA
    5631d6c View commit details
    Browse the repository at this point in the history
  2. fixes & suggestions

    mcabbott committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    adb1f8b View commit details
    Browse the repository at this point in the history
  3. better bullet points

    mcabbott committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    221d435 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0faaa25 View commit details
    Browse the repository at this point in the history
  5. remove a few comments

    mcabbott committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    27e1600 View commit details
    Browse the repository at this point in the history
  6. rm mention of Zygote

    mcabbott committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    0cb65e3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4ba8f74 View commit details
    Browse the repository at this point in the history
  8. tweaks

    mcabbott committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    467c432 View commit details
    Browse the repository at this point in the history
  9. no more cbrt, no more abs2

    mcabbott committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    881280b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ed64705 View commit details
    Browse the repository at this point in the history
  11. fix some fences

    mcabbott committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    739197d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c0994c7 View commit details
    Browse the repository at this point in the history
  13. let's replace explicit printing with showprogress macro, it's pretty …

    …and doesn't waste lines
    mcabbott committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    cd33b1a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9a2abbe View commit details
    Browse the repository at this point in the history
  15. one more .. perhaps

    mcabbott committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    c9cde50 View commit details
    Browse the repository at this point in the history