DeepSpeed icon indicating copy to clipboard operation
DeepSpeed copied to clipboard

Fix Type Mismatch

Open jomayeri opened this issue 1 year ago • 0 comments

num_bytes_per_thread was a smaller type than file_num_bytes, this caused issues when dividing by num_threads.

jomayeri avatar Aug 23 '24 01:08 jomayeri