fixing test_batch_norm_implicit_dtype_promotion (__main__.TestNvFuserDynamo) (#91541)
patches the missing pin_memory argument on full::meta_impl. This is not a functional break, but it does give test failure, which asserts on no warning. vvv
`python test/test_nvfuser_dynamo.py -k test_batch_norm_implicit_dtype_promotion`
Pull Request resolved: https://github.com/pytorch/pytorch/pull/91541
Approved by: https://github.com/malfet