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

adding clone_layer_graph function to clone a graph of layers without cloning actual layers #19600

Closed
wants to merge 14 commits into from

Commits on Apr 23, 2024

  1. adding new function clone_layer_graph that copies functional graphs w…

    …ithot cloning actual layers
    martin-gorner committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    45df76d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65f594a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97e6434 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95c54f3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6987088 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    0121bf3 View commit details
    Browse the repository at this point in the history
  2. fixing imports

    martin-gorner committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    84e53af View commit details
    Browse the repository at this point in the history
  3. fixing imports again

    martin-gorner committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    522ab8b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c06920d View commit details
    Browse the repository at this point in the history
  5. fixing formatting

    martin-gorner committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    55c8873 View commit details
    Browse the repository at this point in the history
  6. fixing formatting again

    martin-gorner committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    58c0ce8 View commit details
    Browse the repository at this point in the history
  7. fixing formatting again

    martin-gorner committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    cbee740 View commit details
    Browse the repository at this point in the history
  8. fixing formatting again

    martin-gorner committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    8af4eac View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

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