Adding OpInfo for `logical_or`, `logical_and`, `logical_xor` (#67178)
Summary:
This PR addresses https://github.com/pytorch/pytorch/issues/54261.
This adds OpInfos for binary logical element wise operators. This is my first PR in OpInfos to PyTorch, looking forward to suggestions and any feedback.
cc: mruberry krshrimali
Pull Request resolved: https://github.com/pytorch/pytorch/pull/67178
Reviewed By: jbschlosser
Differential Revision: D32057889
Pulled By: mruberry
fbshipit-source-id: 7e670260af6b478dba9d6e8d77de4df1b6d0b5d1