hccl_ops
Function
Adapts to HCCL operators of different versions.
Return Value
HCCL operator of the corresponding version.
Example
1 | from mx_rec.util.tf_version_adapter import hccl_ops |
Parent topic: Other APIs
Adapts to HCCL operators of different versions.
HCCL operator of the corresponding version.
1 | from mx_rec.util.tf_version_adapter import hccl_ops |