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

#13400: Add data parallel suppport for Whisper Model #14334

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kkeerthana0573
Copy link
Contributor

Ticket

Link to Github Issue

Problem description

Add Data Parallel implementation for Whisper model.

What's changed

Data Parallel implementation for Whisper model is added.
The model is configured to run on either N150 or N300, depending on the available machine.

Checklist

  • Post commit CI passes
  • Blackhole Post commit (if applicable)
  • Model regression CI testing passes (if applicable)
  • Device performance regression CI testing passes (if applicable)
  • New/Existing tests provide coverage for changes

@kkeerthana0573 kkeerthana0573 force-pushed the keerthana/functional_whisper_dataparallel branch from bcbc626 to e7bb1f7 Compare December 6, 2024 07:05
@kkeerthana0573 kkeerthana0573 requested review from bbradelTT and a team as code owners December 6, 2024 07:05
@tt-rkim
Copy link
Collaborator

tt-rkim commented Dec 9, 2024

I do not need to approve, but please:

@kkeerthana0573
Copy link
Contributor Author

I do not need to approve, but please:

@tt-rkim,
Sure, I've updated the team regarding the CI for the new models.

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