tensor_layout Namespace Reference#
ck::tensor_layout Namespace Reference
Namespaces | |
| convolution | |
| gemm | |
Classes | |
| struct | BaseTensorLayout |
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 & | |||
| ) |