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

Dynamic plugin reshape blob #6969

Merged

Commits on Jun 24, 2021

  1. Configuration menu
    Copy the full SHA
    6b937f7 View commit details
    Browse the repository at this point in the history
  2. Fixed Windows warning

    ilyachur committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    5523a35 View commit details
    Browse the repository at this point in the history
  3. Fixed CMake

    ilyachur committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    4e6fc64 View commit details
    Browse the repository at this point in the history
  4. Fixed constant op

    ilyachur committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    22c5780 View commit details
    Browse the repository at this point in the history
  5. Fixed typo

    ilyachur committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    7cf22ad View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fe7c0ad View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    36492a2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    546404b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fb9978f View commit details
    Browse the repository at this point in the history
  10. Fixed build

    ilyachur committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    0442766 View commit details
    Browse the repository at this point in the history
  11. Enable support dynamic rank

    ilyachur committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    8859050 View commit details
    Browse the repository at this point in the history
  12. Fixed test for dynamic rank

    ilyachur committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    17a1079 View commit details
    Browse the repository at this point in the history
  13. Fixed some tests

    ilyachur committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    a7ca697 View commit details
    Browse the repository at this point in the history
  14. Fix preprocess tests

    ilyachur committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    c9c9668 View commit details
    Browse the repository at this point in the history
  15. Fixed SetBlob

    ilyachur committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    67348e5 View commit details
    Browse the repository at this point in the history
  16. Fixed code style

    ilyachur committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    6c1f6c9 View commit details
    Browse the repository at this point in the history
  17. Add more tests

    ilyachur committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    2dd8ce9 View commit details
    Browse the repository at this point in the history
  18. Fixed accuracy tests

    ilyachur committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    ea4a178 View commit details
    Browse the repository at this point in the history
  19. Fixed documentation

    ilyachur committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    cdda7d7 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    06d1a13 View commit details
    Browse the repository at this point in the history
  21. Added new tests

    ilyachur committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    743cb35 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

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

Commits on Aug 6, 2021

  1. Merge from master

    slyalin committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    c60cbd0 View commit details
    Browse the repository at this point in the history
  2. Removed obsolete tests for InferRequest::SetShape and add new test fo…

    …r Blob::setShape (a trivial one)
    slyalin committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    c7cc28e View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. Merge from master

    slyalin committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    8f452ff View commit details
    Browse the repository at this point in the history
  2. Fixed artifacts

    ilyachur committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    f53d2fc View commit details
    Browse the repository at this point in the history
  3. Break code style

    ilyachur committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    71ee638 View commit details
    Browse the repository at this point in the history
  4. Revert "Break code style"

    This reverts commit 71ee638.
    ilyachur committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    b079a14 View commit details
    Browse the repository at this point in the history
  5. Added -j8 for fix_all

    ilyachur committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    4b74425 View commit details
    Browse the repository at this point in the history
  6. Merge from master

    slyalin committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    8b7623a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8f7c0fa View commit details
    Browse the repository at this point in the history
  8. Applied code style fixes

    slyalin committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    545fcc3 View commit details
    Browse the repository at this point in the history
  9. Adde doxygen items

    slyalin committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    3470735 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. Fixed style

    slyalin committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    95b00c0 View commit details
    Browse the repository at this point in the history
  2. Merged from master

    slyalin committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    7297c07 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

  1. Merge from master

    slyalin committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    8275fa3 View commit details
    Browse the repository at this point in the history
  2. Applied codestyle patch

    slyalin committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    60684e3 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2021

  1. Configuration menu
    Copy the full SHA
    ee9ac0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bded33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56c3467 View commit details
    Browse the repository at this point in the history
  4. Merged from remote

    slyalin committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    8646cbb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    de9b292 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2cac574 View commit details
    Browse the repository at this point in the history
  7. Merge from master

    slyalin committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    efe00fa View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

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

Commits on Aug 17, 2021

  1. Code style fix

    slyalin committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    5c5f1cf View commit details
    Browse the repository at this point in the history
  2. Fixed preprocessing part

    slyalin committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    f1f544e View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2021

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

Commits on Aug 20, 2021

  1. Configuration menu
    Copy the full SHA
    3241328 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98fdde4 View commit details
    Browse the repository at this point in the history
  3. Removed SetShape, replace getLayoutByDims by getLayoutByRank and remo…

    …ved problematic modification from IE preprocessing
    slyalin committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    f4ad11b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29a0668 View commit details
    Browse the repository at this point in the history
  5. Fixed comments

    ilyachur committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    4437247 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2021

  1. Removed obsolete setShape

    slyalin committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    d3d0e8b View commit details
    Browse the repository at this point in the history
  2. Merged from remote

    slyalin committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    9dd3eb0 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. Configuration menu
    Copy the full SHA
    07301a7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12 from PoliOwl/non_zero_dynamic_shape

    [VPU] Fixed allocating dynamic blobs in myriad_infer_request
    slyalin authored Aug 26, 2021
    Configuration menu
    Copy the full SHA
    fee51a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

  1. Configuration menu
    Copy the full SHA
    fa4a227 View commit details
    Browse the repository at this point in the history
  2. Fixed comments

    ilyachur committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    abc144f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b87a99 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2021

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

Commits on Aug 31, 2021

  1. Configuration menu
    Copy the full SHA
    0d5972d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b1a5cc View commit details
    Browse the repository at this point in the history