Searched defs:ConstantFolder (Results 1 – 3 of 3) sorted by relevance
49 class ConstantFolder(torch.fx.Interpreter): class
62 class ConstantFolder(torch.fx.Interpreter): class
28 explicit ConstantFolder() {} in ConstantFolder() function