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

[export] Initial deserialization v2 #102716

Closed
wants to merge 20 commits into from
Closed

[export] Initial deserialization v2 #102716

wants to merge 20 commits into from

Commits on Jun 6, 2023

  1. [export] Initial serialization

    [ghstack-poisoned]
    angelayi committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    479b59a View commit details
    Browse the repository at this point in the history
  2. Update on "[export] Initial serialization"

    Serialization TODOs:
    - [ ] pytree spec
    - [ ] higher order ops
    - [ ] node metadata (specifically nn_module_stack/source_fn)
    - [ ] shape env
    - [ ] graph module metadata?
    
    
    
    
    [ghstack-poisoned]
    angelayi committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    119f5ca View commit details
    Browse the repository at this point in the history
  3. move

    angelayi committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    ea8a267 View commit details
    Browse the repository at this point in the history
  4. lint

    angelayi committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    4d1fc38 View commit details
    Browse the repository at this point in the history
  5. idk what happened

    angelayi committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    c48f1de View commit details
    Browse the repository at this point in the history
  6. lint

    angelayi committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    23ba19d View commit details
    Browse the repository at this point in the history
  7. initial

    angelayi committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    702bef2 View commit details
    Browse the repository at this point in the history
  8. pytree

    angelayi committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    928a94c View commit details
    Browse the repository at this point in the history
  9. lint

    angelayi committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    8bb3414 View commit details
    Browse the repository at this point in the history
  10. rebase

    angelayi committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    57daabb View commit details
    Browse the repository at this point in the history
  11. lint

    angelayi committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    5f693f4 View commit details
    Browse the repository at this point in the history
  12. fixing symbool

    angelayi committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    ca24a2b View commit details
    Browse the repository at this point in the history
  13. forgot schema

    angelayi committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    8a70340 View commit details
    Browse the repository at this point in the history
  14. fix assertions

    angelayi committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    eab777f View commit details
    Browse the repository at this point in the history
  15. 3.11 bad

    angelayi committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    31cc9b5 View commit details
    Browse the repository at this point in the history
  16. lint

    angelayi committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    a8134d9 View commit details
    Browse the repository at this point in the history
  17. oops

    angelayi committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    2db60fc View commit details
    Browse the repository at this point in the history
  18. enum

    angelayi committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    c924326 View commit details
    Browse the repository at this point in the history
  19. addressed comments

    angelayi committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    153d383 View commit details
    Browse the repository at this point in the history
  20. more schema

    angelayi committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    bf91008 View commit details
    Browse the repository at this point in the history