Skip to content

CUTLASS 4.3.3

Choose a tag to compare

@hwu36 hwu36 released this 12 Dec 05:12
· 6 commits to release/4.3 since this release
d55f6be

CuTe DSL

  • New features

    • Supported namedtuple and kwargs for JIT function arguments in tvm-ffi
    • Supported variadic tuples for JIT function argument in tvm-ffi
  • Bug fixing and improvements

    • Fixed an issue when JIT function argument with union type annotation for tvm-ffi
    • Clearer error message for the case of runtime error cudaErrorInsufficientDriver