sub_tiles_bcast
-
void ckernel::sub_bcast_cols_init_short(uint32_t icb0, uint32_t icb1)
-
Performs a first-call or switch-from-another-op tile hw reconfiguration step needed for sub_bcast_cols to be executed correctly.
-
void ckernel::sub_tiles_bcast_scalar_init_short(uint32_t icb0, uint32_t icb1)
-
Performs a first-call or switch-from-another-op tile hw reconfiguration step needed for sub_tiles_bcast_scalar to be executed correctly.
-
template<BroadcastType tBcastDim>
void ckernel::sub_tiles_bcast(uint32_t icb0, uint32_t icb1, uint32_t itile0, uint32_t itile1, uint32_t idst, uint32_t bcast_row_idx = 0)
-
Please refer to documentation for add_tiles_bcast.
-
void ckernel::sub_tiles_bcast_cols(uint32_t icb0, uint32_t icb1, uint32_t itile0, uint32_t itile1, uint32_t idst)
-
Shorthand template instantiation of sub_tiles_bcast.
-
void ckernel::sub_tiles_bcast_scalar(uint32_t icb0, uint32_t icb1, uint32_t itile0, uint32_t itile1, uint32_t idst)
-
Shorthand template instantiation of sub_tiles_bcast.