1
0

README.md 449 B

Extracted fp16 A and int8/4 B CUTLASS GEMM kernels from FasterTransformer for easier integration in third-party projects. See the original code below.

Build with

mkdir build && cd build
cmake ..
make