pytorch_compiler_tutorial
pytorch_compiler_tutorial copied to clipboard
torch 1.8 RegisterPass
is there are new way to create a custom transformation pass in torchscript with torch1.8.0 ?
torch.jit.trace() doesnt call: RegisterPass pass anymore