ROCm / rocBLAS

Next generation BLAS implementation for ROCm platform
https://rocm.docs.amd.com/projects/rocBLAS/en/latest/
Other
331 stars 152 forks source link

TypeError: unsupported operand type(s) for //: 'str' and 'str' #1426

Closed chenchaohong closed 2 months ago

chenchaohong commented 2 months ago

最新的1.9.3是正常的 1.8.0及以下生成后会报 TypeError: unsupported operand type(s) for //: 'str' and 'str'

0001 0002