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

[BugFix,Feature] Allow non-tensor data in envs #1944

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Commits on Feb 21, 2024

  1. init

    vmoens committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    194831d View commit details
    Browse the repository at this point in the history
  2. amend

    vmoens committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    f7bb04b View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Merge remote-tracking branch 'origin/main' into fix-env-nontensor

    # Conflicts:
    #	test/mocking_classes.py
    #	test/test_env.py
    #	torchrl/data/tensor_specs.py
    #	torchrl/envs/batched_envs.py
    #	torchrl/envs/utils.py
    vmoens committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    78d910f View commit details
    Browse the repository at this point in the history
  2. amend

    vmoens committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    0529917 View commit details
    Browse the repository at this point in the history
  3. amend

    vmoens committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    9760430 View commit details
    Browse the repository at this point in the history
  4. lint

    vmoens committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    65ac52f View commit details
    Browse the repository at this point in the history
  5. amend

    vmoens committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    09bbd80 View commit details
    Browse the repository at this point in the history
  6. amend

    vmoens committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    90996fa View commit details
    Browse the repository at this point in the history
  7. lint

    vmoens committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    b0c5788 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

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