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
In the same spirit as #928, do we need to allow splitting/concatting up to 2**32 tensors?
Is there a more reasonable lower upper bound? @fdwr curious to learn from your model experience.
in this CL we are fuzzing just 1-10 inputs for split
In the same spirit as #928, do we need to allow splitting/concatting up to 2**32 tensors?
Is there a more reasonable lower upper bound?
@fdwr curious to learn from your model experience.
in this CL we are fuzzing just 1-10 inputs for split