Skip to content

Comments

Add support for QAic backend#1

Open
vbaddi wants to merge 14 commits intomainfrom
add_qaic_backend_support
Open

Add support for QAic backend#1
vbaddi wants to merge 14 commits intomainfrom
add_qaic_backend_support

Conversation

@vbaddi
Copy link
Owner

@vbaddi vbaddi commented Jan 11, 2025

Context

What is the purpose of this PR? Is it to

  • add a new feature
  • fix a bug
  • update tests and/or documentation
  • other (please add here)

Please link to any issues this PR addresses.

Changelog

What are the changes made in this PR?
*

Test plan

Please make sure to do each of the following if applicable to your PR. If you're unsure about any one of these just ask and we will happily help. We also have a contributing page for some guidance on contributing.

  • run pre-commit hooks and linters (make sure you've first installed via pre-commit install)
  • add unit tests for any new functionality
  • update docstrings for any new or updated methods or classes
  • run unit tests via pytest tests
  • run recipe tests via pytest tests -m integration_test
  • manually run any new or modified recipes with sufficient proof of correctness
  • include relevant commands and any other artifacts in this summary (pastes of loss curves, eval results, etc.)

UX

If your function changed a public API, please add a dummy example of what the user experience will look like when calling it.
Here is a docstring example
and a tutorial example

  • I did not change any public API
  • I have added an example to docs or docstrings

@vbaddi vbaddi self-assigned this Jan 11, 2025
@vbaddi vbaddi added the enhancement New feature or request label Jan 11, 2025
@quic-mamta quic-mamta force-pushed the add_qaic_backend_support branch 3 times, most recently from 70cf3ef to 1212ee0 Compare March 27, 2025 18:54
@quic-meetkuma quic-meetkuma force-pushed the add_qaic_backend_support branch 2 times, most recently from 473fb01 to 0b370fd Compare May 7, 2025 10:07
@quic-meetkuma quic-meetkuma force-pushed the add_qaic_backend_support branch from 00bed70 to 6ff21c0 Compare May 7, 2025 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants