Initialize tensor with each entry being a uniformly distributed
phase between 0 and \(2 \pi\).
To be used for initialization of relation embedding tables
in RotatE scoring function.
Parameters:
embedding_table (Tensor) – Tensor of embedding parameters to initialize.