p1x31

Results 4 issues of p1x31

**Is your feature request related to a problem? Please describe.** More information here: https://pytorch.org/docs/stable/generated/torch.jit.trace_module.html#torch.jit.trace_module Compile specific methods on a module (specified in `inputs`), Convert a constructed `ScriptModule` with `forward` and...

feature request

I have noticed `--export_onnx` flag in `test_options.py`. It would be nice to have onnx/torchscript conversion.

Hi! I'm hitting the same error as #1733 but with windows 11 .net framework client to .net framework server works fine .net 8 client to python server works fine I'm...

bug