ImportIrModule ============== Imports a TorchScript IR module. Not supported in functional frameworks. **Abstract Signature:** ``ImportIrModule(cu, filename: str)`` .. raw:: html
torch.import_ir_module
—