# FXE0004:fx-pass-convert-neg-to-sigmoid A 'fx.Interpreter' based pass to convert all 'torch.neg' calls to 'torch.sigmoid' for a given 'torch.fx.GraphModule' object.