Updates to Python interface for PyPI packaging (#1209)

* Updates

* Updates to notebooks
This commit is contained in:
Jack Kosaian
2023-11-28 13:52:12 -05:00
committed by GitHub
parent b5d8a5d9cc
commit 8098336d51
11 changed files with 279 additions and 59 deletions
+4 -1
View File
@@ -1,5 +1,5 @@
[metadata]
name = cutlass
name = nvidia-cutlass
version = 3.3.0.0
[options]
@@ -28,3 +28,6 @@ include_package_data = True
[options.package_data]
cutlass_library.source = include/**/*, examples/**/*, tools/**/*
[options.exclude_package_data]
cutlass_library.source = include/**/*.py, examples/**/*.py, tools/**/*.py