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

Updates to outdims #1305

Merged
merged 38 commits into from
Dec 30, 2020
Merged

Updates to outdims #1305

merged 38 commits into from
Dec 30, 2020

Commits on Dec 26, 2020

  1. Configuration menu
    Copy the full SHA
    5661580 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e34111b View commit details
    Browse the repository at this point in the history
  3. Added tests

    darsnack committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    0e36e61 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f893f0 View commit details
    Browse the repository at this point in the history
  5. Updated to use _handle_batch. Need to update testing.

    Also need adjust outdims(::Chain) to preserve batch through the chain.
    darsnack committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    3b02621 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    09fc012 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d087ca5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0d8f0d0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    33b00d4 View commit details
    Browse the repository at this point in the history
  10. Updated docs

    darsnack committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    7e0d274 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    13c0c70 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    615cc75 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e7fd419 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a4f4757 View commit details
    Browse the repository at this point in the history
  15. Added Nil-based outdims implementation

    lorenzoh authored and darsnack committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    87c6387 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8c95fe5 View commit details
    Browse the repository at this point in the history
  17. Remove preserve_batch

    darsnack committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    26462fc View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    0391ac0 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    657cf12 View commit details
    Browse the repository at this point in the history
  20. Removed Logging dependency

    darsnack committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    9433ff3 View commit details
    Browse the repository at this point in the history
  21. Removed callable tuple def

    darsnack committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    fddf75a View commit details
    Browse the repository at this point in the history
  22. Group unary op defs for Nil

    Co-authored-by: Michael Abbott <[email protected]>
    darsnack and mcabbott committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    5217049 View commit details
    Browse the repository at this point in the history
  23. Group binary op defs for Nil

    Co-authored-by: Michael Abbott <[email protected]>
    darsnack and mcabbott committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    30d5cb8 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    afb4acd View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    e105cc3 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    0f73014 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    e5866cb View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    971004e View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    d095919 View commit details
    Browse the repository at this point in the history
  30. Rename outdims -> outputsize

    darsnack committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    ccca623 View commit details
    Browse the repository at this point in the history
  31. Add deprecation for outdims

    darsnack committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    5d47cfc View commit details
    Browse the repository at this point in the history
  32. Fix doctest for outputsize

    darsnack committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    3a3574d View commit details
    Browse the repository at this point in the history
  33. Update docstring for outputsize

    Co-authored-by: Michael Abbott <[email protected]>
    darsnack and mcabbott authored Dec 26, 2020
    Configuration menu
    Copy the full SHA
    2792559 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    324ecde View commit details
    Browse the repository at this point in the history
  35. Update src/deprecations.jl

    Co-authored-by: Carlo Lucibello <[email protected]>
    darsnack and CarloLucibello authored Dec 26, 2020
    Configuration menu
    Copy the full SHA
    998861a View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    8d66583 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    a08bda1 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    438db24 View commit details
    Browse the repository at this point in the history