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
-**`data_type`**: Default data type for all tensors (FP32, FP16, BF16, FP8, I8, U8)
103
+
-**`data_type`**: Default data type for all tensors (FP32, FP16, BF16, FP8, I8, U8). (Optional, defaults to UNDEFINED_DATA_TYPE, may be overridden by tensors)
104
+
-**`operation`**: Default Operation (Optional, defaults to PASS_THROUGH, may be overridden by tensors)
103
105
-**`accumulation_data_type`**: Type used for internal accumulation
0 commit comments