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

feat: more coverage for common NN operations #55

Merged
merged 15 commits into from
Aug 5, 2024

Commits on Aug 4, 2024

  1. Configuration menu
    Copy the full SHA
    2a19b7a View commit details
    Browse the repository at this point in the history
  2. feat: support mean.

    avik-pal committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    e72b02f View commit details
    Browse the repository at this point in the history
  3. feat: support var.

    avik-pal committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    d404767 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    03dc542 View commit details
    Browse the repository at this point in the history
  5. chore: relax compat

    avik-pal committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    54d8db6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0032f43 View commit details
    Browse the repository at this point in the history
  7. test: mean and var

    avik-pal committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    3a09389 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8a90efa View commit details
    Browse the repository at this point in the history
  9. fix: update relu and abs2

    avik-pal committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    a12a95f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2a67dd0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6c5ecaf View commit details
    Browse the repository at this point in the history
  12. fix: overload scalar ops

    avik-pal committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    d5d75f3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3d93c66 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d0e1dbd View commit details
    Browse the repository at this point in the history
  15. fix: ambiguity error

    avik-pal committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    791d1b5 View commit details
    Browse the repository at this point in the history