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

Sar compressor decompressor #3

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

Commits on Apr 13, 2022

  1. Initial commit

    michaelbeale-IL authored Apr 13, 2022
    Configuration menu
    Copy the full SHA
    8d0ce5d View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. transfer to public

    hesham-mostafa committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    f692252 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77d3330 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16bbbfd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    116f84d View commit details
    Browse the repository at this point in the history
  5. updated README

    hesham-mostafa committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    69b61fe View commit details
    Browse the repository at this point in the history
  6. cleanup

    hesham-mostafa committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    0dc5f59 View commit details
    Browse the repository at this point in the history
  7. fixed README

    hesham-mostafa committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    b7965ed View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    79b0985 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6fdafab View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. Added functionality to enable traaining without feature communication…

    … between clients
    Turja committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    0c138b7 View commit details
    Browse the repository at this point in the history
  2. Added functionality to enable traaining without feature communication…

    … between clients
    Turja committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    d96cb53 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. Added compressor for mode 3

    Turja committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    8570139 View commit details
    Browse the repository at this point in the history
  2. Simple decompressor added

    Turja committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    b847b89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    831f45e View commit details
    Browse the repository at this point in the history
  4. Added unsaved changes

    Turja committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    9df1490 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. Intermediate change

    Turja committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    2380de3 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. Trainable with simple decompressor

    Turja committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    ca8f05f View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. For review

    Turja committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    f7d9ecd View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. SVD compressor added

    Turja committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    0f7d806 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Last layer compression removed

    Turja committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    d0b05b2 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. Added Varying Node-based Compression

    Turja committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    0bd57cf View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. Checkpoint before spawning new branch

    Turja committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    7d06138 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2022

  1. Initial attempt to get inducced subgraphs

    Turja committed Jul 16, 2022
    Configuration menu
    Copy the full SHA
    a23c1be View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. Added subgraph based compressor

    Turja committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    0e8f420 View commit details
    Browse the repository at this point in the history
  2. Added seed_node check

    Turja committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    6d7d566 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

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

Commits on Aug 7, 2022

  1. Implemented VCR on top of subgraph-based

    Turja committed Aug 7, 2022
    Configuration menu
    Copy the full SHA
    c9c980b View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. Push before final

    Turja committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    e9faacc View commit details
    Browse the repository at this point in the history
  2. Partial Clean up

    Turja committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    a93b9bc View commit details
    Browse the repository at this point in the history
  3. Added separate pool function

    Turja committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    4ed7171 View commit details
    Browse the repository at this point in the history
  4. Added documentation for each compressor class and fixed sigmoid issue…

    … iin subgraph
    Turja committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    b11217d View commit details
    Browse the repository at this point in the history
  5. Added documentation for each compressor class and fixed sigmoid issue…

    … in subgraph
    Turja committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    4d84c00 View commit details
    Browse the repository at this point in the history
  6. Updated documentation

    Turja committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    a1c733e View commit details
    Browse the repository at this point in the history
  7. Updated docs

    Turja committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    a5e2127 View commit details
    Browse the repository at this point in the history
  8. Updated docs

    Turja committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    afbacb7 View commit details
    Browse the repository at this point in the history
  9. Simplified create_command.py

    Turja committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    4116e68 View commit details
    Browse the repository at this point in the history
  10. Simplified create_command.py

    Turja committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    3d8672e View commit details
    Browse the repository at this point in the history
  11. Simplified create_command.py

    Turja committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    8a759c1 View commit details
    Browse the repository at this point in the history
  12. Edited some minor bugs

    Turja committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    efec40d View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. Configuration menu
    Copy the full SHA
    8904f4b View commit details
    Browse the repository at this point in the history
  2. Added image

    Turja committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    cf85d88 View commit details
    Browse the repository at this point in the history
  3. Added image

    Turja committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    cbb9e24 View commit details
    Browse the repository at this point in the history
  4. Added image

    Turja committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    0a55a06 View commit details
    Browse the repository at this point in the history
  5. Added image

    Turja committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    d31aa96 View commit details
    Browse the repository at this point in the history
  6. Added image

    Turja committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    fd338e8 View commit details
    Browse the repository at this point in the history
  7. Added image

    Turja committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    c9d4144 View commit details
    Browse the repository at this point in the history
  8. Added image

    Turja committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    46808ce View commit details
    Browse the repository at this point in the history
  9. Added image

    Turja committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    e722b47 View commit details
    Browse the repository at this point in the history
  10. Added image

    Turja committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    f0c8a18 View commit details
    Browse the repository at this point in the history
  11. Added image

    Turja committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    e5b3b40 View commit details
    Browse the repository at this point in the history
  12. Added image

    Turja committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    8c40fd8 View commit details
    Browse the repository at this point in the history
  13. Added image

    Turja committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    b86f2ac View commit details
    Browse the repository at this point in the history
  14. Added image

    Turja committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    d8b64ff View commit details
    Browse the repository at this point in the history
  15. Added image

    Turja committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    b2f94ca View commit details
    Browse the repository at this point in the history
  16. Added image

    Turja committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    9f82e45 View commit details
    Browse the repository at this point in the history
  17. Added image

    Turja committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    916ec1a View commit details
    Browse the repository at this point in the history
  18. Added image

    Turja committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    0eae50d View commit details
    Browse the repository at this point in the history
  19. Minor

    Turja committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    887527a View commit details
    Browse the repository at this point in the history
  20. Minor

    Turja committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    229ccce View commit details
    Browse the repository at this point in the history
  21. Clean up files

    Turja committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    1540566 View commit details
    Browse the repository at this point in the history
  22. Resolved conflict with main

    Turja committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    4a4d7a6 View commit details
    Browse the repository at this point in the history
  23. Cleaning up unused files

    Turja committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    b5c8b74 View commit details
    Browse the repository at this point in the history
  24. Cleaning up unused files

    Turja committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    1525360 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

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