Skip to content

Commit

Permalink
Add amd extra to setup.py (#1567)
Browse files Browse the repository at this point in the history
  • Loading branch information
echarlaix authored Dec 6, 2023
1 parent c0230e0 commit 71a2a63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@
"neuron": "optimum-neuron[neuron]",
"neuronx": "optimum-neuron[neuronx]",
"furiosa": "optimum-furiosa",
"amd": "optimum-amd",
"dev": TESTS_REQUIRE + QUALITY_REQUIRE,
"tests": TESTS_REQUIRE,
"quality": QUALITY_REQUIRE,
Expand Down

0 comments on commit 71a2a63

Please sign in to comment.