Home
last modified time | relevance | path

Searched defs:npu_set_ofm_precision_t (Results 1 – 2 of 2) sorted by relevance

/hal_ethos_u-3.7.0/src/
Dethosu65_interface.h20349 struct npu_set_ofm_precision_t struct
20355 uint32_t reserved0 : 4;
20356 uint32_t control : 2; // control
20357 uint32_t activation_type : 1; // OFM type
20358 uint32_t activation_precision : 2; // OFM precision
20359 uint32_t reserved1 : 3;
20360 uint32_t activation_format : 2; // OFM format
20361 uint32_t scale_mode : 1; // OFM scale mode
20362 uint32_t reserved2 : 5;
20363 uint32_t round_mode : 2; // OFM round mode
[all …]
Dethosu55_interface.h19932 struct npu_set_ofm_precision_t struct
19938 uint32_t reserved0 : 4;
19939 uint32_t control : 2; // control
19940 uint32_t activation_type : 1; // OFM type
19941 uint32_t activation_precision : 2; // OFM precision
19942 uint32_t reserved1 : 3;
19943 uint32_t activation_format : 2; // OFM format
19944 uint32_t scale_mode : 1; // OFM scale mode
19945 uint32_t reserved2 : 5;
19946 uint32_t round_mode : 2; // OFM round mode
[all …]