internal ref for why its needed https://fb.workplace.com/groups/1075192433118967/permalink/2031263990845135/ Adds min / max kwargs to torch._dynamo.maybe_mark_dynamic, so a dim can be marked dynamic and given an initial…
BiasType is never referenced in the body of f8f8bf16_grouped_gemm_impl_sm90, and both of its values produce the same Gemm type, so the tile-size dispatch tree and every CUTLASS alias below it were instantiated twice for…
The header was included by three binaries/*_torch.cc files that define their own local split() and never call any caffe2:: symbol from it. No other callers exist in-tree. Authored by Claude. Pull Request resolved:…