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

Remove almost all usage of Blob in EagerBlobObject #7895

Merged
merged 42 commits into from
May 3, 2022

Commits on Mar 25, 2022

  1. remove blob from eager blob object

    Signed-off-by: daquexian <daquexian566@gmail.com>
    daquexian committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    7ae55d7 View commit details
    Browse the repository at this point in the history
  2. add 'Blob()' in EagerBlobObject, remove BlobObject

    Signed-off-by: daquexian <daquexian566@gmail.com>
    daquexian committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    15c31aa View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. Configuration menu
    Copy the full SHA
    03f9cc3 View commit details
    Browse the repository at this point in the history
  2. pass ShapeView by value, remove O(1) elem_cnt() feature of Shape

    Signed-off-by: daquexian <daquexian566@gmail.com>
    daquexian committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    5078fee View commit details
    Browse the repository at this point in the history
  3. address comments

    Signed-off-by: daquexian <daquexian566@gmail.com>
    daquexian committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    6114b70 View commit details
    Browse the repository at this point in the history
  4. auto format by CI

    oneflow-ci-bot committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    18215dc View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. remove unused variable

    Signed-off-by: daquexian <daquexian566@gmail.com>
    daquexian committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    578c517 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6861ae1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca98aad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    70d2563 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    da8d573 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    46a81a6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b316e0d View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. Configuration menu
    Copy the full SHA
    a1dc613 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28baae1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56b0d70 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85e5ef0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8fd908a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6b7ee0a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f03aa21 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. Configuration menu
    Copy the full SHA
    51dde5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74339a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c29d27 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c1aae3f View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2022

  1. Configuration menu
    Copy the full SHA
    d7b6410 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f346bd View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

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

Commits on Apr 6, 2022

  1. Configuration menu
    Copy the full SHA
    8733a21 View commit details
    Browse the repository at this point in the history
  2. fix static check error

    Signed-off-by: daquexian <daquexian566@gmail.com>
    daquexian committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    70c0e1a View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. Merge branch 'master' into remove_blob_from_eager_blob_object

    Signed-off-by: daquexian <daquexian566@gmail.com>
    daquexian committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    d365d43 View commit details
    Browse the repository at this point in the history
  2. fix compile error

    Signed-off-by: daquexian <daquexian566@gmail.com>
    daquexian committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    610967c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5bc9db2 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

  1. Configuration menu
    Copy the full SHA
    91f2783 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3830cfe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8713aaf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e57e40c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7055628 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    59e9f34 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    23cfba7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fe855c0 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. Merge branch 'master' into remove_blob_from_eager_blob_object

    Signed-off-by: daquexian <daquexian566@gmail.com>
    daquexian committed May 3, 2022
    Configuration menu
    Copy the full SHA
    267f901 View commit details
    Browse the repository at this point in the history
  2. fix merge bug

    Signed-off-by: daquexian <daquexian566@gmail.com>
    daquexian committed May 3, 2022
    Configuration menu
    Copy the full SHA
    75d06ba View commit details
    Browse the repository at this point in the history