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

[Feature] Support mmtrack with NPU backend. #876

Merged
merged 1 commit into from
Apr 25, 2023

Conversation

luomaoling
Copy link
Contributor

@luomaoling luomaoling commented Apr 25, 2023

Motivation

Added ascending device support in mmtracking.

Modification

The main modification points are as follows:
We added an NPU device in the DDP scenario and DP scenario when using the NPU.

Use cases (Optional)

We tested configs/reid/resnet50_b32x8_MOT17.py in the DDP scenario and DP scenario.

cuda:
train
image
test
image

npu:
train
image
test
image

cpu:
train
image
test
image

@CLAassistant
Copy link

CLAassistant commented Apr 25, 2023

CLA assistant check
All committers have signed the CLA.

@luomaoling luomaoling changed the title Add npu [Feature] Support mmtrack with NPU backend. Apr 25, 2023
@GT9505 GT9505 merged commit e79491e into open-mmlab:master Apr 25, 2023
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.

None yet

3 participants