-
Hi! Since the TF backend often has a better efficiency, is there a way to convert a DPA2 model from pt backend to tf backend? The RuntimeError: Unknown descriptor type: dpa2. Did you mean: dpa1? |
Beta Was this translation helpful? Give feedback.
Answered by
njzjz
Apr 20, 2025
Replies: 1 comment 1 reply
-
Support backends include PyTorch and JAX. JAX has a better efficiency than PyTorch in DPA-2. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
MoseyQAQ
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Support backends include PyTorch and JAX. JAX has a better efficiency than PyTorch in DPA-2.