昇腾社区首页
中文
注册

set_l0b_2d

功能说明

实现数据广播到L0B。

接口原型

void set_l0b_2d(__cb__ bfloat16_t *dst, int64_t config);

void set_l0b_2d(__cb__ uint16_t *dst, int64_t config);

void set_l0b_2d(__cb__ uint32_t *dst, int64_t config);

void set_l0b_2d(__cb__ half *dst, int64_t config);

void set_l0b_2d(__cb__ int16_t *dst, int64_t config);

void set_l0b_2d(__cb__ float *dst, int64_t config);

void set_l0b_2d(__cb__ int32_t *dst, int64_t config);

流水类型

PIPE_MTE1