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

[Feature] step_and_maybe_reset in env #1611

Merged
merged 122 commits into from
Oct 24, 2023
Merged

[Feature] step_and_maybe_reset in env #1611

merged 122 commits into from
Oct 24, 2023

Commits on Oct 6, 2023

  1. init

    vmoens committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    1f539dd View commit details
    Browse the repository at this point in the history
  2. amend

    vmoens committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    d4c16e1 View commit details
    Browse the repository at this point in the history
  3. amend

    vmoens committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    d2321aa View commit details
    Browse the repository at this point in the history
  4. amend

    vmoens committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    565115a View commit details
    Browse the repository at this point in the history
  5. amend

    vmoens committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    3c46136 View commit details
    Browse the repository at this point in the history
  6. amend

    vmoens committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    78cfa41 View commit details
    Browse the repository at this point in the history
  7. amend

    vmoens committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    a6bd8eb View commit details
    Browse the repository at this point in the history
  8. amend

    vmoens committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    04d4ae7 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. init

    vmoens committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    2d0b4c6 View commit details
    Browse the repository at this point in the history
  2. amend

    vmoens committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    528609a View commit details
    Browse the repository at this point in the history
  3. fix

    vmoens committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    51cd5af View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/main' into step_maybe_reset

    # Conflicts:
    #	benchmarks/ecosystem/gym_env_throughput.py
    vmoens committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    3e31963 View commit details
    Browse the repository at this point in the history
  5. amend

    vmoens committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    b11e73a View commit details
    Browse the repository at this point in the history
  6. remove pip3 install -e .

    vmoens committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    1540407 View commit details
    Browse the repository at this point in the history
  7. tensordict_

    vmoens committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    f1b0ea4 View commit details
    Browse the repository at this point in the history
  8. amend rollout logic

    vmoens committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    16b3538 View commit details
    Browse the repository at this point in the history
  9. amend

    vmoens committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    7ad0864 View commit details
    Browse the repository at this point in the history
  10. amend

    vmoens committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    bcac398 View commit details
    Browse the repository at this point in the history
  11. inference

    vmoens committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    428f8ee View commit details
    Browse the repository at this point in the history
  12. cpu -> cuda

    vmoens committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    6fbd0bd View commit details
    Browse the repository at this point in the history
  13. checks

    vmoens committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    02db623 View commit details
    Browse the repository at this point in the history
  14. using pipe instead of event

    vmoens committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    08a8f47 View commit details
    Browse the repository at this point in the history
  15. amend

    vmoens committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    45e64f7 View commit details
    Browse the repository at this point in the history
  16. amend

    vmoens committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    7dd4821 View commit details
    Browse the repository at this point in the history
  17. rm cuda event

    vmoens committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    e1a2206 View commit details
    Browse the repository at this point in the history
  18. amend

    vmoens committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    dc2caab View commit details
    Browse the repository at this point in the history
  19. amend

    vmoens committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    01ffbf9 View commit details
    Browse the repository at this point in the history
  20. amend

    vmoens committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    ac76ec3 View commit details
    Browse the repository at this point in the history
  21. amend

    vmoens committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    ceab010 View commit details
    Browse the repository at this point in the history
  22. amend

    vmoens committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    f0327c9 View commit details
    Browse the repository at this point in the history
  23. amend

    vmoens committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    518b3d1 View commit details
    Browse the repository at this point in the history
  24. amend

    vmoens committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    47dd93b View commit details
    Browse the repository at this point in the history
  25. amend

    vmoens committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    354fb6f View commit details
    Browse the repository at this point in the history
  26. amend

    vmoens committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    53d5f9a View commit details
    Browse the repository at this point in the history
  27. amend

    vmoens committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    78c00e8 View commit details
    Browse the repository at this point in the history
  28. amend

    vmoens committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    f63480e View commit details
    Browse the repository at this point in the history
  29. amend

    vmoens committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    9a3631f View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    44336ed View commit details
    Browse the repository at this point in the history
  31. specs fix

    vmoens committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    512f9f7 View commit details
    Browse the repository at this point in the history
  32. amend

    vmoens committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    2ceb438 View commit details
    Browse the repository at this point in the history
  33. amend

    vmoens committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    c666d5a View commit details
    Browse the repository at this point in the history
  34. amend

    vmoens committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    6ecebda View commit details
    Browse the repository at this point in the history
  35. amend

    vmoens committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    ce6e9bd View commit details
    Browse the repository at this point in the history
  36. amend

    vmoens committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    5c613c3 View commit details
    Browse the repository at this point in the history
  37. amend

    vmoens committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    9f97e58 View commit details
    Browse the repository at this point in the history
  38. amend

    vmoens committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    9cbcbb0 View commit details
    Browse the repository at this point in the history
  39. amend

    vmoens committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    ae2748d View commit details
    Browse the repository at this point in the history
  40. amend

    vmoens committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    72c4163 View commit details
    Browse the repository at this point in the history
  41. amend

    vmoens committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    6f4c374 View commit details
    Browse the repository at this point in the history
  42. amend

    vmoens committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    bf36bec View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. amend

    vmoens committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    4095766 View commit details
    Browse the repository at this point in the history
  2. amend

    vmoens committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    9f2a9ad View commit details
    Browse the repository at this point in the history
  3. amend

    vmoens committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    5b34961 View commit details
    Browse the repository at this point in the history
  4. amend

    vmoens committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    deba78d View commit details
    Browse the repository at this point in the history
  5. amend

    vmoens committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    b638461 View commit details
    Browse the repository at this point in the history
  6. amend

    vmoens committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    f8b2f60 View commit details
    Browse the repository at this point in the history
  7. amend

    vmoens committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    dfc868a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1221c48 View commit details
    Browse the repository at this point in the history
  9. amend

    vmoens committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    22d3a27 View commit details
    Browse the repository at this point in the history
  10. amend

    vmoens committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    38e0e90 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5828a84 View commit details
    Browse the repository at this point in the history
  12. amend

    vmoens committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    004d381 View commit details
    Browse the repository at this point in the history
  13. amend

    vmoens committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    6ef720d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d2167ea View commit details
    Browse the repository at this point in the history
  15. amend

    vmoens committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    f66c6c9 View commit details
    Browse the repository at this point in the history
  16. amend

    vmoens committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    4fd2768 View commit details
    Browse the repository at this point in the history
  17. amend

    vmoens committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    ded1883 View commit details
    Browse the repository at this point in the history
  18. amend

    vmoens committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    cb1a83f View commit details
    Browse the repository at this point in the history
  19. amend

    vmoens committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    6af6a45 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. amend

    vmoens committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    eaf5ebd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f426322 View commit details
    Browse the repository at this point in the history
  3. amend

    vmoens committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    83672c6 View commit details
    Browse the repository at this point in the history
  4. amend

    vmoens committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    f0a6134 View commit details
    Browse the repository at this point in the history
  5. amend

    vmoens committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    c589a4a View commit details
    Browse the repository at this point in the history
  6. amend

    vmoens committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    a85b321 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. amend

    vmoens committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    ed5e96f View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. amend

    vmoens committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    e705719 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. fix

    vmoens committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    4c3fa33 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. fix

    vmoens committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    e354bc8 View commit details
    Browse the repository at this point in the history
  2. amend

    vmoens committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    faa3b41 View commit details
    Browse the repository at this point in the history
  3. fix

    vmoens committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    80120b4 View commit details
    Browse the repository at this point in the history
  4. empty

    vmoens committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    09205e5 View commit details
    Browse the repository at this point in the history
  5. amend

    vmoens committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    3c41dab View commit details
    Browse the repository at this point in the history
  6. amend

    vmoens committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    4db8110 View commit details
    Browse the repository at this point in the history
  7. empty

    vmoens committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    38cac91 View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'origin/main' into step_maybe_reset

    # Conflicts:
    #	torchrl/data/replay_buffers/storages.py
    vmoens committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    a336f0e View commit details
    Browse the repository at this point in the history
  9. amend

    vmoens committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    a9f4678 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. amend

    vmoens committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    9ee6348 View commit details
    Browse the repository at this point in the history
  2. amend

    vmoens committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    62c848b View commit details
    Browse the repository at this point in the history
  3. amend

    vmoens committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    684d527 View commit details
    Browse the repository at this point in the history
  4. amend

    vmoens committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    89ddfd2 View commit details
    Browse the repository at this point in the history
  5. amend

    vmoens committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    a0376e4 View commit details
    Browse the repository at this point in the history
  6. amend

    vmoens committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    44dfe86 View commit details
    Browse the repository at this point in the history
  7. amend

    vmoens committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    d332597 View commit details
    Browse the repository at this point in the history
  8. amend

    vmoens committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    85cf664 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b55fae1 View commit details
    Browse the repository at this point in the history
  10. amend

    vmoens committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    5dcbf15 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. amend

    vmoens committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    0236818 View commit details
    Browse the repository at this point in the history
  2. amend

    vmoens committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    36f151d View commit details
    Browse the repository at this point in the history
  3. amend

    vmoens committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    afecc65 View commit details
    Browse the repository at this point in the history
  4. amend

    vmoens committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    f4a0beb View commit details
    Browse the repository at this point in the history
  5. amend

    vmoens committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    5a331e5 View commit details
    Browse the repository at this point in the history
  6. amend

    vmoens committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    1ee4ba7 View commit details
    Browse the repository at this point in the history
  7. amend

    vmoens committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    9d14427 View commit details
    Browse the repository at this point in the history
  8. amend

    vmoens committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    8c15741 View commit details
    Browse the repository at this point in the history
  9. amend

    vmoens committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    1fe2cd3 View commit details
    Browse the repository at this point in the history
  10. amend

    vmoens committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    c378acc View commit details
    Browse the repository at this point in the history
  11. amend

    vmoens committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    551c9eb View commit details
    Browse the repository at this point in the history
  12. amend

    vmoens committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    e177c77 View commit details
    Browse the repository at this point in the history
  13. amend

    vmoens committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    28b0059 View commit details
    Browse the repository at this point in the history
  14. amend

    vmoens committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    5a21f2a View commit details
    Browse the repository at this point in the history
  15. lint

    vmoens committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    b7b2081 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. amend

    vmoens committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    de1ecf2 View commit details
    Browse the repository at this point in the history
  2. amend

    vmoens committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    6fec99e View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2023

  1. amend

    vmoens committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    6bfe517 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. cache keys

    vmoens committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    8f78ac0 View commit details
    Browse the repository at this point in the history
  2. fix empty cache

    vmoens committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    d2b734b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0c12d5 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. amend

    vmoens committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    83eb52f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5943c51 View commit details
    Browse the repository at this point in the history
  3. addressing comments

    vmoens committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    3e86847 View commit details
    Browse the repository at this point in the history
  4. amend

    vmoens committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    ca1dd78 View commit details
    Browse the repository at this point in the history