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

add map/broadcast/algebra/iteration/dict interface for Grads #902

Merged
merged 17 commits into from
Feb 20, 2021
Merged

Commits on Feb 18, 2021

  1. Configuration menu
    Copy the full SHA
    e2df1a7 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2021

  1. add map!

    CarloLucibello committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    0db5341 View commit details
    Browse the repository at this point in the history
  2. support nothing

    CarloLucibello committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    b4afabe View commit details
    Browse the repository at this point in the history
  3. add docs

    CarloLucibello committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    f97bbc8 View commit details
    Browse the repository at this point in the history
  4. smarter map scalar

    CarloLucibello committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    51f4f5c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    53845d8 View commit details
    Browse the repository at this point in the history
  6. isnothing

    CarloLucibello committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    7355a70 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    66f9c8c View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2021

  1. Configuration menu
    Copy the full SHA
    a0be9b5 View commit details
    Browse the repository at this point in the history
  2. more docs and tests

    CarloLucibello committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    9483b22 View commit details
    Browse the repository at this point in the history
  3. pairs not needed

    CarloLucibello committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    dee6636 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89e3c93 View commit details
    Browse the repository at this point in the history
  5. cl/algebra

    CarloLucibello committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    6c3ab41 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a4a52f0 View commit details
    Browse the repository at this point in the history
  7. Update docs/src/utils.md

    Co-authored-by: Kyle Daruwalla <daruwalla.k.public@icloud.com>
    CarloLucibello and darsnack committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    9b2a10e View commit details
    Browse the repository at this point in the history
  8. Update test/interface.jl

    Co-authored-by: Kyle Daruwalla <daruwalla.k.public@icloud.com>
    CarloLucibello and darsnack committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    d4f3fcc View commit details
    Browse the repository at this point in the history
  9. fix haskey

    CarloLucibello committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    8d7c0fe View commit details
    Browse the repository at this point in the history