[Traceable Collectives] Hide token for _xla_all_reduce_inplace (#5208)
* [Traceable Collectives] Hide token for _xla_all_reduce_inplace
Summary:
This is a follow up on #4913 to hide the cc tokens for _xla_all_reduce_inplace
path.
Test Plan:
PJRT_DEVICE=TPU python test/test_mp_replication.py
* Fix linters
* Fix linters