CUTLASS 2.10 (#615)

Co-authored-by: Aniket Shivam <ashivam@nvidia.com>
This commit is contained in:
ANIKET SHIVAM
2022-09-03 15:48:46 -07:00
committed by GitHub
parent ca23ff7924
commit b72cbf957d
289 changed files with 43708 additions and 2513 deletions

View File

@ -0,0 +1,13 @@
CONV2D Operation
================
.. autoclass:: pycutlass.Conv2dOperation
:special-members:
:members: run
:exclude-members: __weakref__, configuration_name, core_name, extended_name, procedural_name
.. autoclass:: pycutlass.Conv2dArguments
:special-members:
:members:
:exclude-members: initialize
:show-inheritance: