Searched defs:packed_weight_ (Results 1 – 13 of 13) sorted by relevance
31 int8_t *packed_weight_ = (int8_t *)(malloc(size)); in Conv1x1Init() local53 int8_t *packed_weight_ = (int8_t *)(malloc(size)); in Conv1x1Init() local
25 int8_t *packed_weight_ = NULL; in ConvInit() local
29 int8_t *packed_weight_; member
31 int8_t *packed_weight_; member
42 int16_t *packed_weight_ = nullptr; variable
43 int16_t *packed_weight_ = nullptr; variable
44 int16_t *packed_weight_ = nullptr; variable
49 int16_t *packed_weight_ = nullptr; variable
76 int8_t *packed_weight_ = nullptr; variable
73 int8_t *packed_weight_ = nullptr; variable
26 const float *packed_weight_; member
78 void *packed_weight_ = nullptr; variable
965 void PackDepthwiseInt8Weight(const int8_t *origin_weight, int16_t *packed_weight_, int plane, int c… in PackDepthwiseInt8Weight()984 void PackDeconvDepthwiseInt8Weight(const int8_t *origin_weight, int16_t *packed_weight_, int plane,… in PackDeconvDepthwiseInt8Weight()