add the missing pieces (#392)
Co-authored-by: Haicheng Wu <haichengw@nvidia.com>
This commit is contained in:
co-authored by
Haicheng Wu
parent
dceabd4c5a
commit
f78994bb40
@@ -2641,6 +2641,9 @@ def GenerateSM80(manifest, args):
|
||||
GenerateSM80_TensorOp_1688_fast_math(manifest, args)
|
||||
GenerateSM80_SparseTensorOp_16816_fast_math(manifest, args)
|
||||
GenerateSM80_TensorOp_1688_complex(manifest, args)
|
||||
# 3xTF32
|
||||
GenerateSM80_TensorOp_1688_fast_fp32_math(manifest, args)
|
||||
GenerateSM80_TensorOp_1688_fast_fp32_math_complex(manifest, args)
|
||||
GenerateSM80_TensorOp_884(manifest, args)
|
||||
GenerateSM80_TensorOp_884_complex(manifest, args)
|
||||
GenerateSM80_TensorOp_884_complex_gaussian(manifest, args)
|
||||
|
||||
Reference in New Issue
Block a user