Skip to content

Conversation

@YqGe585
Copy link

@YqGe585 YqGe585 commented Oct 22, 2025

Support XPU or Custom Device API Verification against CPU

@paddle-bot
Copy link

paddle-bot bot commented Oct 22, 2025

Thanks for your contribution!

@YqGe585 YqGe585 changed the title Support XPU or Custom Device API Verification against CPU Support XPU and Custom Device API Verification against CPU Oct 22, 2025
from datetime import datetime
from multiprocessing import Lock, Manager, cpu_count, set_start_method
from typing import TYPE_CHECKING
import paddle
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个导入可能会导致子进程的 paddle 无法在不同 GPU 间隔离,是否需要删掉?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants