tensor_layout Namespace Reference

tensor_layout Namespace Reference#

Composable Kernel: ck::tensor_layout Namespace Reference
ck::tensor_layout Namespace Reference

Namespaces

namespace  gemm
namespace  convolution

Classes

struct  BaseTensorLayout
struct  BypassLayoutVerification

Functions

template<typename Layout, typename std::enable_if< std::is_base_of< BaseTensorLayout, Layout >::value, bool >::type = false>
std::ostream & operator<< (std::ostream &os, const Layout &)

Function Documentation

◆ operator<<()

template<typename Layout, typename std::enable_if< std::is_base_of< BaseTensorLayout, Layout >::value, bool >::type = false>
std::ostream & ck::tensor_layout::operator<< ( std::ostream & os,
const Layout &  )