Xu Zhang
Xu Zhang
At the end of the file, ``HuggingFace BERT`` links to a nonexistent path. See: https://github.com/llvm/torch-mlir/blob/main/docs/ltc_examples.md
Fix map traverse bug, though it doesn't seem like a big improvement.
## Description I used the following commands to convert an ONNX model to a TRT engine, where the input.onnx file is the original model: ``` polygraphy surgeon sanitize --fold-constants ./input.onnx...
This PR resolves the known compilation error caused by deprecated std::unary_function in Boost's container_hash implementation when building with C++17. Error Message: ``` [ 26%] Building CXX object CMakeFiles/triton-python-backend.dir/src/python_be.cc.o In file...