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] Make tensordict not incompatible with torch.compile #629

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

Commits on Jan 18, 2024

  1. init

    vmoens committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    8fb6586 View commit details
    Browse the repository at this point in the history
  2. amend

    vmoens committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    be802e9 View commit details
    Browse the repository at this point in the history
  3. amend

    vmoens committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    25e87d3 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

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

Commits on Feb 13, 2024

  1. Merge remote-tracking branch 'origin/main' into disable_compile_get_set

    # Conflicts:
    #	tensordict/_td.py
    #	tensordict/base.py
    #	tensordict/nn/common.py
    #	tensordict/nn/utils.py
    #	test/test_nn.py
    vmoens committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    97dc726 View commit details
    Browse the repository at this point in the history
  2. amend

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