MCPcopy Create free account
hub / github.com/NVIDIA/cutlass / T

Class T

include/cute/algorithm/functional.hpp:215–215  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

213 }; \
214 struct NAME##_binary_rfold { \
215 template <class U, class... T> \
216 CUTE_HOST_DEVICE constexpr \
217 auto operator()(U&& u, T&&... t) const { \
218 return (t OP ... OP u); \

Calls

no outgoing calls

Tested by 1

test_tiled_cp_asyncFunction · 0.68