Searched defs:npu_set_ifm2_broadcast_t (Results 1 – 2 of 2) sorted by relevance
22492 struct npu_set_ifm2_broadcast_t struct22498 uint32_t reserved0 : 4;22499 uint32_t control : 2; // control22501 …cast_h : 1; // Broadcast H dimension (if set then any accesses to IFM2 sets y=0 and IFM2 height=1)22502 …dcast_w : 1; // Broadcast W dimension (if set then any accesses to IFM2 sets x=0 and IFM2 width=1)22503 …dcast_c : 1; // Broadcast C dimension (if set then any accesses to IFM2 sets c=0 and IFM2 depth=1)22504 uint32_t reserved1 : 3;22505 uint32_t operand_order : 1; // Operand order22506 …dcast_constant : 1; // Broadcast constant given by NPU_SET_IFM2_SCALAR and so ignore BH, BW and BC22507 uint32_t reserved2 : 8;[all …]
22075 struct npu_set_ifm2_broadcast_t struct22081 uint32_t reserved0 : 4;22082 uint32_t control : 2; // control22084 …cast_h : 1; // Broadcast H dimension (if set then any accesses to IFM2 sets y=0 and IFM2 height=1)22085 …dcast_w : 1; // Broadcast W dimension (if set then any accesses to IFM2 sets x=0 and IFM2 width=1)22086 …dcast_c : 1; // Broadcast C dimension (if set then any accesses to IFM2 sets c=0 and IFM2 depth=1)22087 uint32_t reserved1 : 3;22088 uint32_t operand_order : 1; // Operand order22089 …dcast_constant : 1; // Broadcast constant given by NPU_SET_IFM2_SCALAR and so ignore BH, BW and BC22090 uint32_t reserved2 : 8;[all …]