mirror of
https://github.com/NVIDIA/cutlass.git
synced 2026-05-12 17:25:45 +00:00
Currently, the `LinearCombinationClamp` header file is not standalone, and must have the definition of `cutlass::epilogue::thread::ScaleType` already available when it is `#include`d.