make_fx, make pre_autograd a kwarg (#97559)
Some of the other inputs to make_fx() should probably be kwargs too - I didn't want to risk dealing with internal failures in this PR.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/97559
Approved by: https://github.com/wconstab, https://github.com/SherlockNoMad, https://github.com/ezyang