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

Initialize optimizer in dynamo to avoid graph break and tracing slowness #102640

Closed
wants to merge 13 commits into from

Commits on May 26, 2023

  1. Configuration menu
    Copy the full SHA
    0da6e84 View commit details
    Browse the repository at this point in the history
  2. Add some missing changes

    mlazos committed May 26, 2023
    Configuration menu
    Copy the full SHA
    b1dd9c2 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Initial impl working

    mlazos committed May 31, 2023
    Configuration menu
    Copy the full SHA
    b9a9ca9 View commit details
    Browse the repository at this point in the history
  2. Linter

    mlazos committed May 31, 2023
    Configuration menu
    Copy the full SHA
    b80db85 View commit details
    Browse the repository at this point in the history
  3. Merge with main

    mlazos committed May 31, 2023
    Configuration menu
    Copy the full SHA
    88f2577 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Configuration menu
    Copy the full SHA
    b2f2278 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    135aa2c View commit details
    Browse the repository at this point in the history
  3. Linting

    mlazos committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    92ff58e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32a660a View commit details
    Browse the repository at this point in the history
  5. lint

    mlazos committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    9a229cd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4fdc498 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2023

  1. Configuration menu
    Copy the full SHA
    9c3b0d4 View commit details
    Browse the repository at this point in the history
  2. Fix bug with source map

    mlazos committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    7fbd56d View commit details
    Browse the repository at this point in the history