From 2ee8b29f64bc10125a8bfcf0bfbfdf02a4e7d77f Mon Sep 17 00:00:00 2001 From: Ilya Lavrenov Date: Mon, 20 Nov 2023 15:35:40 +0400 Subject: [PATCH] Smart CI: CPU triggers tests for PT and TF FEs (#21183) --- .github/components.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/components.yml b/.github/components.yml index 9b337ba767f..32e2cf843b4 100644 --- a/.github/components.yml +++ b/.github/components.yml @@ -4,6 +4,9 @@ CPU: - Python_API - samples - ONNX_RT + - PyTorch_FE + - TF_FE + - ONNX_FE build: - HETERO - AUTO_BATCH