vllm
[CI][AMD][BugFix] Update wvSplitK (and other skinny_gemm wrappers) to ensure tensors passed will be made contiguous for the kernel
#32831
Merged

Commits
  • update wvSplitK custom op to ensure contiguous tensors
    Randall Smith committed 196 days ago
  • typo
    Randall Smith committed 196 days ago
  • update warning message to note performance loss to user
    Randall Smith committed 196 days ago
  • Merge branch 'main' into rasmith_fix_wvsplitk
    rasmith committed 196 days ago
  • update the other skinny gemm calls
    Randall Smith committed 195 days ago
  • add comment for TODO to skinny_gemms.cu
    Randall Smith committed 195 days ago
  • pass fn name as string
    Randall Smith committed 195 days ago
  • update LLM1
    Randall Smith committed 195 days ago
  • fix typo
    Randall Smith committed 195 days ago
  • uncomment code
    Randall Smith committed 195 days ago
  • skinny gemms rocm only, so remove if current_platform.is_rocm
    Randall Smith committed 195 days ago
  • remove fn name arg
    Randall Smith committed 195 days ago
  • remove typo
    Randall Smith committed 195 days ago
  • Merge branch 'main' into rasmith_fix_wvsplitk
    tjtanaa committed 194 days ago
Loading