Skip to content

Commit

Permalink
abandon inf1
Browse files Browse the repository at this point in the history
  • Loading branch information
JingyaHuang committed Jan 15, 2024
1 parent db0cba8 commit 2e04b86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/exporters/test_export.py
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ def test_export(self, test_name, name, model_name, task, neuron_config_construct
@is_inferentia_test
@require_vision
@require_sentence_transformers
@requires_neuronx
def test_export_sentence_transformers(self, test_name, name, model_name, task, neuron_config_constructor):
self._neuronx_export(test_name, name, model_name, task, neuron_config_constructor)

Expand Down

0 comments on commit 2e04b86

Please sign in to comment.