CAPI requires GPU plugin (#23414)
### Details: - *Add GPU build for CAPI RemoteContext tests* ### Tickets: - *CVS-129332* Signed-off-by: Peter Chen <peter.chen@intel.com>
This commit is contained in:
parent
a620688613
commit
461a1382cb
|
|
@ -149,6 +149,7 @@ PyTorch_FE:
|
|||
C_API:
|
||||
build:
|
||||
- CPU
|
||||
- GPU
|
||||
- HETERO
|
||||
- AUTO_BATCH
|
||||
- AUTO
|
||||
|
|
|
|||
Loading…
Reference in New Issue