set_l1_2d
功能说明
实现数据广播到L1。
接口原型
void set_l1_2d(__cbuf__ float *dst, int64_t config); void set_l1_2d(__cbuf__ bfloat16_t *dst, int64_t config); void set_l1_2d(__cbuf__ uint16_t *dst, int64_t config); void set_l1_2d(__cbuf__ int32_t *dst, int64_t config); void set_l1_2d(__cbuf__ half *dst, int64_t config); void set_l1_2d(__cbuf__ uint32_t *dst, int64_t config); void set_l1_2d(__cbuf__ int16_t *dst, int64_t config);
流水类型
PIPE_MTE1
父主题: 矩阵广播搬入