Fix building alibi tensor when num_heads is not a power of 2 (#28380)
* Fix building alibi tensor when num_heads is not a power of 2 * Remove print function
Showing
Please register or sign in to comment
* Fix building alibi tensor when num_heads is not a power of 2 * Remove print function