You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @ahqzy , thanks for reporting this. There is an API mismatch in hugectr2onnx converter for SequenceMask and MultiHeadAttention layers in the latest versions, and we will try to fix it.
You can use nvcr.io/nvidia/merlin-hugectr:23.06 to do onnx conversion correctly for BST model:
hugectr2onnx_bst_test.zip
when do onnx inference(HugeCTR/test/onnx_converter_test/hugectr2onnx_bst_test.py), it failed as below:
How to solve this?
(attach is python code)
The text was updated successfully, but these errors were encountered: