You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using a modified architecture model,which contains int16(can not changed due to the kernel code). However, the nccl backend do not support int16 when run on Multi-GPU either. Is there a way to handle this?
The error is Input tensor data type is not supported for NCCL process group: Short
The text was updated successfully, but these errors were encountered:
I'm using a modified architecture model,which contains
int16
(can not changed due to the kernel code). However, the nccl backend do not supportint16
when run on Multi-GPU either. Is there a way to handle this?The error is
Input tensor data type is not supported for NCCL process group: Short
The text was updated successfully, but these errors were encountered: