/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_ag_bg_cr_scheduler.hpp File Reference#
gemm_pipeline_ag_bg_cr_scheduler.hpp File Reference
Go to the source code of this file.
Namespaces | |
ck_tile | |
Enumerations | |
enum class | ck_tile::GemmPipelineScheduler { ck_tile::Default , ck_tile::Intrawave , ck_tile::Interwave } |
enum class | ck_tile::TailNumber { ck_tile::Odd , ck_tile::Even , ck_tile::One , ck_tile::Two , ck_tile::Three , ck_tile::Four , ck_tile::Five , ck_tile::Six , ck_tile::Seven , ck_tile::Empty , ck_tile::Full } |
Functions | |
std::ostream & | operator<< (std::ostream &os, const ck_tile::GemmPipelineScheduler &s) |
std::ostream & | operator<< (std::ostream &os, const ck_tile::TailNumber &s) |
Function Documentation
◆ operator<<() [1/2]
|
inline |
◆ operator<<() [2/2]
|
inline |