openvino icon indicating copy to clipboard operation
openvino copied to clipboard

Add unique models to precommit PA tests

Open CuriousPanCake opened this issue 1 year ago • 1 comments

Add unique models to precommit PA tests

Change the list of models covering all the big real models.

Tickets:

  • CVS-145243

Signed-off-by: Andrii Staikov [email protected]

CuriousPanCake avatar Jun 28 '24 10:06 CuriousPanCake

Could you also in this PR fix here https://github.com/openvinotoolkit/openvino/blob/62a1f1b50c93268f96c325760442765115d01d74/.github/workflows/job_pytorch_models_tests.yml#L138

Currently these models run twice in validation, in PyTorch Models Tests Not Timm or Torchvision and in PagedAttention Test

mvafin avatar Jun 28 '24 13:06 mvafin

Could you also in this PR fix here

https://github.com/openvinotoolkit/openvino/blob/62a1f1b50c93268f96c325760442765115d01d74/.github/workflows/job_pytorch_models_tests.yml#L138

Currently these models run twice in validation, in PyTorch Models Tests Not Timm or Torchvision and in PagedAttention Test

Done

CuriousPanCake avatar Jul 02 '24 12:07 CuriousPanCake

Could you also in this PR fix here https://github.com/openvinotoolkit/openvino/blob/62a1f1b50c93268f96c325760442765115d01d74/.github/workflows/job_pytorch_models_tests.yml#L138

Currently these models run twice in validation, in PyTorch Models Tests Not Timm or Torchvision and in PagedAttention Test

Done

After discussing with @mvafin , we decided to leave it as a separate run.

CuriousPanCake avatar Jul 02 '24 12:07 CuriousPanCake