Fix DeepSeek DP Attention + torch compile (#5367)

Co-authored-by: ispobock <ispobaoke@163.com>
This commit is contained in:
fzyzcjy
2025-04-14 01:07:58 -07:00
committed by GitHub
co-authored by ispobock
parent fc72871975
commit defede5073
3 changed files with 8 additions and 6 deletions
+3 -2
View File
@@ -1,7 +1,8 @@
import json
import pandas as pd
import argparse
import json
import os
import pandas as pd
from tabulate import tabulate
# Parse command-line arguments