When using a bidirectional SRU, regular usage seems to be fine, and compilation to torchscript proceeds without error, but upon trying to infer with the compiled torchscript I get:
Unknown builtin op: sru_cuda::sru_bi_forward_simple.
Using pytorch 1.10, sru 2.6.0, cuda 11.3
When using a bidirectional SRU, regular usage seems to be fine, and compilation to torchscript proceeds without error, but upon trying to infer with the compiled torchscript I get:
Unknown builtin op: sru_cuda::sru_bi_forward_simple.Using pytorch 1.10, sru 2.6.0, cuda 11.3