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

[DON"T MERGE] [TEST] cpu plugin api 2.0 precision mismatch fixing #18544

Commits on May 28, 2023

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

Commits on May 29, 2023

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

Commits on May 30, 2023

  1. Fix some issue of ov_cpu_func_tests

    1. set_tensors_impl segment fault
    2. ov::loaded_from_cache unsupported issue
    riverlijunjie committed May 30, 2023
    Configuration menu
    Copy the full SHA
    c092964 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Resolve some comments

    1. ov::loaded_from_cache issue
    2. throw_if_cancelled issue
    3. import_model issue
    4. set_tensor_impl issue
    5. batched_inference issue
    riverlijunjie committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    2928e85 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Configuration menu
    Copy the full SHA
    99c02e2 View commit details
    Browse the repository at this point in the history
  2. Fix build error

    riverlijunjie committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    b00aaa9 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Configuration menu
    Copy the full SHA
    4f920ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3929eca View commit details
    Browse the repository at this point in the history
  3. Fix minor error

    riverlijunjie committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    2de65cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67d1f5d View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Configuration menu
    Copy the full SHA
    3740fca View commit details
    Browse the repository at this point in the history
  2. fix precision issue

    riverlijunjie committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    ef13da6 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

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

Commits on Jun 13, 2023

  1. Configuration menu
    Copy the full SHA
    a371a86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    234f507 View commit details
    Browse the repository at this point in the history
  3. Skip InferRequestIOBBlobTest.*secondCallGetInputDoNotReAllocateData d…

    …ue to new plugin api have different behavior
    riverlijunjie committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    6fef581 View commit details
    Browse the repository at this point in the history
  4. Fix graph name issue

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

Commits on Jun 14, 2023

  1. Fix ROI issues

    riverlijunjie committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    5053b78 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Configuration menu
    Copy the full SHA
    6a26a4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    604934f View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

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

Commits on Jun 17, 2023

  1. Configuration menu
    Copy the full SHA
    48fd629 View commit details
    Browse the repository at this point in the history
  2. Fix minor issue

    riverlijunjie committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    157b8c4 View commit details
    Browse the repository at this point in the history
  3. tidy up code

    riverlijunjie committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    ed369f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    22961ec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    75a2e7d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    294907a View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2023

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

Commits on Jun 19, 2023

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

Commits on Jun 20, 2023

  1. Configuration menu
    Copy the full SHA
    bc8fcdd View commit details
    Browse the repository at this point in the history
  2. Revert "WA single layer name changed by preprocess"

    This reverts commit bc8fcdd.
    riverlijunjie committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    b3dae9d View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Skip some legacy tests due to plugin api 2.0 is enabled

    1. skip some python legacy tests for plugin api 2.0 some different behaviors
    2. skip some smoke tests due to output port name was changed
    riverlijunjie committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    7c03c55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ef10dd View commit details
    Browse the repository at this point in the history
  3. Fix 2 build warnings

    riverlijunjie committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    b71389f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ca2e07a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d55a0d8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f593dc5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bd0aea6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    50960f9 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2023

  1. Configuration menu
    Copy the full SHA
    89deaae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03a9c94 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

  1. Configuration menu
    Copy the full SHA
    018331d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48ff306 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2bea40 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e56f5a2 View commit details
    Browse the repository at this point in the history
  5. Fix tensor shape issue

    riverlijunjie committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    90a862d View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

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

Commits on Jun 28, 2023

  1. Configuration menu
    Copy the full SHA
    72e9d15 View commit details
    Browse the repository at this point in the history
  2. Fixed incorrect tensor name in e2e test

    Fixe issue: e2e ONNX_Customized_Cascade_Rcnn_api_2_True_batch_1_device_CPU_precision_FP325den8cnk
    riverlijunjie committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    8871a29 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2023

  1. Configuration menu
    Copy the full SHA
    07c7c63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91fe9fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f502e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ecee1a View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Fix onnx_duplicated_output_name due to empty tensor

    Co-authored-by: Bell, Song <bell.song@intel.com>
    riverlijunjie and songbell committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    c977a4b View commit details
    Browse the repository at this point in the history
  2. Remove redundant code

    riverlijunjie committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    6b54f79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80dac48 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7be6ac3 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    cefe4a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de997a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d7d15d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c60930 View commit details
    Browse the repository at this point in the history
  5. Restore OnnxBackendNodeModelTest::test_maxpool_with_argmax_2d_precomp…

    …uted_pads_cpu after fixing has been merged
    riverlijunjie committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    ac5875d View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Resolve tensor sharing issue when there are same name output port name

    In some case, model has 2 or more same name input/output ports, they aslo have the same
    precision and partial_shape. Compiled_model will share the same ov::Descriptor::Tensor pointer
    and ov::Tensor between multiple such ports.
    Considered solving python segment fault issue to create seperated input/output ports, which also
    need handle such tensor shared case, this patch will do it.
    riverlijunjie committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    6cf6901 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c30147a View commit details
    Browse the repository at this point in the history
  3. Resolve tensor sharing issue when there are same name output port name

    In some case, model has 2 or more same name input/output ports, they aslo have the same
    precision and partial_shape. Compiled_model will share the same ov::Descriptor::Tensor pointer
    and ov::Tensor between multiple such ports.
    Considered solving python segment fault issue to create seperated input/output ports, which also
    need handle such tensor shared case, this patch will do it.
    riverlijunjie committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    fee942a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a352444 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d14a24 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    76881a3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ba9eddc View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    7081af0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7284f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8bed0f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b1a4a18 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6d11157 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4f3508d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e900a7b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6b86b81 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    cb6a835 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48451a7 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    a90c8af View commit details
    Browse the repository at this point in the history
  2. Implement ov::IInferRequestInternalWrapper::GetPreProcess to recover …

    …python GetPrepProcess tests
    riverlijunjie committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    e4da77c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04eeca1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c902db0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ac1b450 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    68973d0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9d45c3c View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Fix typo issue

    riverlijunjie committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    a391f28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cb8a20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11af7f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ecef81e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c7b78cb View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    ccdf1ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    445f073 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc5af55 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    028d59a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b49110f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af978e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eed5cc5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b2cdcb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    27b757f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    df8acb7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    526aa08 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

  1. Configuration menu
    Copy the full SHA
    b2da7f4 View commit details
    Browse the repository at this point in the history
  2. Remove tets code

    riverlijunjie committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    60cdef6 View commit details
    Browse the repository at this point in the history
  3. Remove fp64

    riverlijunjie committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    a5ba7e5 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

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

Commits on Jul 17, 2023

  1. Revert "Remove precision change from preprocess to avoid ACL unsuppor…

    …t convert dim > 6"
    
    This reverts commit 3c2d9a5.
    riverlijunjie committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    ef42c30 View commit details
    Browse the repository at this point in the history
  2. Debug

    riverlijunjie committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    be9a5e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0bb415 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    287c60b View commit details
    Browse the repository at this point in the history
  2. Add logs for precision

    riverlijunjie committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    d6ca7e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0dc2648 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. debug log

    riverlijunjie committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    fdb7461 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    b336c17 View commit details
    Browse the repository at this point in the history
  2. Add debug

    riverlijunjie committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    8e63a81 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

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

Commits on Jul 26, 2023

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

Commits on Jul 27, 2023

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

Commits on Jul 28, 2023

  1. Resolve the issue of f64 reorder

    Fix below issue:
    Cannot create reorder primitive: unsupported reorder case
    riverlijunjie committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    3d49e2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8de23a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88e1284 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    c9010c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05a9e27 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d43cf3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    37a6297 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cad7120 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

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

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    fb8953f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82bed2f View commit details
    Browse the repository at this point in the history
  3. Fix rebase confilict

    riverlijunjie committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    917e859 View commit details
    Browse the repository at this point in the history
  4. Fix clang issue

    riverlijunjie committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    00ceeda View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2c89303 View commit details
    Browse the repository at this point in the history
  6. Solve issue of smoke_ConvertCPULayerTest_BOOL_Dynamic_inputPRC=BF16 c…

    …hoose FP32 primType rather than BP16 primType
    riverlijunjie committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    6983a07 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Fix issue of pytorch_tests/test_outer.py

    There are 2 output ports, but with the same port name, they should share the same tensor.
    riverlijunjie committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    3445e70 View commit details
    Browse the repository at this point in the history
  2. Fix arm cannot find Eltwise executor issue

    smoke_SetBlobCPU/SetBlobTest.CompareWithRefs/Type=INPUT_Device=CPU_PrecisionInNet=FP16_PrecisionInNgraph=BOOL
    will report below error:
    	 [ GENERAL_ERROR ] Supported Eltwise executor is not found
    It need change convert precision to avoid such problem.
    riverlijunjie committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    80a264a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1330d5 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    a5eb68a View commit details
    Browse the repository at this point in the history
  2. onnx xfail issues

    riverlijunjie committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    4b4be3e View commit details
    Browse the repository at this point in the history
  3. mend

    riverlijunjie committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    6f5859a View commit details
    Browse the repository at this point in the history
  4. Revert "mend"

    This reverts commit 6f5859a.
    riverlijunjie committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    677c5df View commit details
    Browse the repository at this point in the history