Commits


Tianlei Wu authored and GitHub committed 2b285cd78a6
[CUDA] Add functions to dump bfloat16 tensors (#19266) ### Description GroupQueryAttention add BFloat16 in https://github.com/microsoft/onnxruntime/pull/19095, and there is build error when enable dumping. This supports print bfloat16 tensor to console.