pytorch_compiler_tutorial icon indicating copy to clipboard operation
pytorch_compiler_tutorial copied to clipboard

torch 1.8 RegisterPass

Open Andrechang opened this issue 4 years ago • 0 comments

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

Andrechang avatar Apr 06 '21 22:04 Andrechang