[BUG]: onnx-to-trt fails on conversion of models/phishing-models/phishing-bert-20230517.onnx
#2116
Closed
2 tasks done
Labels
bug
Something isn't working
Version
25.02
Which installation method(s) does this occur on?
Source
Describe the bug.
Running the conversion command to convert the OMMX phishing model to TRT as documented in
models/README.md
results in an error.Minimum reproducible example
cd models morpheus --log_level=info tools onnx-to-trt --input_model phishing-models/phishing-bert-20230517.onnx --output_model ./model.plan --batches 1 8 --batches 1 16 --batches 1 32 --seq_length 256 --max_workspace_size 16000
Relevant log output
Click here to see error details
Full env printout
Click here to see environment details
Other/Misc.
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: