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

Snake act #7736

Merged
merged 39 commits into from
Oct 20, 2023
Merged

Snake act #7736

merged 39 commits into from
Oct 20, 2023

Commits on Oct 13, 2023

  1. replace elu to snake

    Signed-off-by: Nithin Rao Koluguri <nithinraok>
    Nithin Rao Koluguri committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    9a8e089 View commit details
    Browse the repository at this point in the history
  2. adding torch tensor

    Signed-off-by: Nithin Rao Koluguri <nithinraok>
    Nithin Rao Koluguri committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    4ceb9c0 View commit details
    Browse the repository at this point in the history
  3. add wandb recons logging

    Signed-off-by: Nithin Rao Koluguri <nithinraok>
    Nithin Rao Koluguri committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    031a94f View commit details
    Browse the repository at this point in the history
  4. support typecheck

    Signed-off-by: Nithin Rao Koluguri <nithinraok>
    Nithin Rao Koluguri committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    58883dd View commit details
    Browse the repository at this point in the history
  5. replace elu to snake

    Signed-off-by: Nithin Rao Koluguri <nithinraok>
    Nithin Rao Koluguri committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    31ad191 View commit details
    Browse the repository at this point in the history
  6. adding torch tensor

    Signed-off-by: Nithin Rao Koluguri <nithinraok>
    Nithin Rao Koluguri committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    4c08299 View commit details
    Browse the repository at this point in the history
  7. choose between snake or elu activation

    Signed-off-by: Nithin Rao Koluguri <nithinraok>
    Nithin Rao Koluguri committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    9e6b8f5 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. update based on comments

    Signed-off-by: Nithin Rao Koluguri <nithinraok>
    Nithin Rao Koluguri committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    713c5b8 View commit details
    Browse the repository at this point in the history
  2. update yaml

    Signed-off-by: Nithin Rao Koluguri <nithinraok>
    Nithin Rao Koluguri committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    3558529 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7b6a42 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

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

Commits on Oct 19, 2023

  1. replace elu to snake

    Signed-off-by: Nithin Rao Koluguri <nithinraok>
    Nithin Rao Koluguri committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    1be02ff View commit details
    Browse the repository at this point in the history
  2. adding torch tensor

    Signed-off-by: Nithin Rao Koluguri <nithinraok>
    Nithin Rao Koluguri committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    0a567bb View commit details
    Browse the repository at this point in the history
  3. add wandb recons logging

    Signed-off-by: Nithin Rao Koluguri <nithinraok>
    Nithin Rao Koluguri committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    41aa947 View commit details
    Browse the repository at this point in the history
  4. support typecheck

    Signed-off-by: Nithin Rao Koluguri <nithinraok>
    Nithin Rao Koluguri committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    2c0f070 View commit details
    Browse the repository at this point in the history
  5. replace elu to snake

    Signed-off-by: Nithin Rao Koluguri <nithinraok>
    Nithin Rao Koluguri committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    a7519f1 View commit details
    Browse the repository at this point in the history
  6. adding torch tensor

    Signed-off-by: Nithin Rao Koluguri <nithinraok>
    Nithin Rao Koluguri committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    a7589c8 View commit details
    Browse the repository at this point in the history
  7. choose between snake or elu activation

    Signed-off-by: Nithin Rao Koluguri <nithinraok>
    Nithin Rao Koluguri committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    1b75989 View commit details
    Browse the repository at this point in the history
  8. update based on comments

    Signed-off-by: Nithin Rao Koluguri <nithinraok>
    Nithin Rao Koluguri committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    09a1c66 View commit details
    Browse the repository at this point in the history
  9. update yaml

    Signed-off-by: Nithin Rao Koluguri <nithinraok>
    Nithin Rao Koluguri committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    147b8f3 View commit details
    Browse the repository at this point in the history
  10. update

    Signed-off-by: Nithin Rao Koluguri <nithinraok>
    Nithin Rao Koluguri committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    dded2a7 View commit details
    Browse the repository at this point in the history
  11. replace elu to snake

    Signed-off-by: Nithin Rao Koluguri <nithinraok>
    Nithin Rao Koluguri committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    2baeea8 View commit details
    Browse the repository at this point in the history
  12. adding torch tensor

    Signed-off-by: Nithin Rao Koluguri <nithinraok>
    Nithin Rao Koluguri committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    d13063f View commit details
    Browse the repository at this point in the history
  13. add wandb recons logging

    Signed-off-by: Nithin Rao Koluguri <nithinraok>
    Nithin Rao Koluguri committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    22cf0cd View commit details
    Browse the repository at this point in the history
  14. support typecheck

    Signed-off-by: Nithin Rao Koluguri <nithinraok>
    Nithin Rao Koluguri committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    6c15ab0 View commit details
    Browse the repository at this point in the history
  15. replace elu to snake

    Signed-off-by: Nithin Rao Koluguri <nithinraok>
    Nithin Rao Koluguri committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    94653ca View commit details
    Browse the repository at this point in the history
  16. adding torch tensor

    Signed-off-by: Nithin Rao Koluguri <nithinraok>
    Nithin Rao Koluguri committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    bb86120 View commit details
    Browse the repository at this point in the history
  17. choose between snake or elu activation

    Signed-off-by: Nithin Rao Koluguri <nithinraok>
    Nithin Rao Koluguri committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    b5b8152 View commit details
    Browse the repository at this point in the history
  18. update based on comments

    Signed-off-by: Nithin Rao Koluguri <nithinraok>
    Nithin Rao Koluguri committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    b0a61af View commit details
    Browse the repository at this point in the history
  19. update yaml

    Signed-off-by: Nithin Rao Koluguri <nithinraok>
    Nithin Rao Koluguri committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    ced73e6 View commit details
    Browse the repository at this point in the history
  20. replace elu to snake

    Signed-off-by: Nithin Rao Koluguri <nithinraok>
    Nithin Rao Koluguri committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    aeb2043 View commit details
    Browse the repository at this point in the history
  21. adding torch tensor

    Signed-off-by: Nithin Rao Koluguri <nithinraok>
    Nithin Rao Koluguri committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    5b7f7e0 View commit details
    Browse the repository at this point in the history
  22. replace elu to snake

    Signed-off-by: Nithin Rao Koluguri <nithinraok>
    Nithin Rao Koluguri committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    8c30f8e View commit details
    Browse the repository at this point in the history
  23. adding torch tensor

    Signed-off-by: Nithin Rao Koluguri <nithinraok>
    Nithin Rao Koluguri committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    2e65b1c View commit details
    Browse the repository at this point in the history
  24. choose between snake or elu activation

    Signed-off-by: Nithin Rao Koluguri <nithinraok>
    Nithin Rao Koluguri committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    562398b View commit details
    Browse the repository at this point in the history
  25. update based on comments

    Signed-off-by: Nithin Rao Koluguri <nithinraok>
    Nithin Rao Koluguri committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    a3fd702 View commit details
    Browse the repository at this point in the history
  26. update yaml

    Signed-off-by: Nithin Rao Koluguri <nithinraok>
    Nithin Rao Koluguri committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    663db12 View commit details
    Browse the repository at this point in the history
  27. merge

    Signed-off-by: Nithin Rao Koluguri <nithinraok>
    Nithin Rao Koluguri committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    8942c5a View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    2cba872 View commit details
    Browse the repository at this point in the history