huggingface_libtorch
huggingface_libtorch copied to clipboard
Minimal example of using a traced huggingface transformers model with libtorch
Results
1
huggingface_libtorch issues
Sort by
recently updated
recently updated
newest added
I am having a build failure with gcc-9 using the downloaded version of libtorch 1.4 from pytorch.org. I have tried both the pre-cxx11 and cxx11 ABIs and run into the...