RANK_SIZE
Description
Sets the cluster rank size corresponding to the current training process, that is, the number of devices in the cluster in the TensorFlow distributed training or inference scenario.
Example
export RANK_SIZE=2
Restrictions
None
Applicability
Parent topic: TF Adapter