Searched defs:newallocsize (Results 1 – 1 of 1) sorted by relevance
57 const int newallocsize = channels * width * height; in realloc_tensor() local123 const int newallocsize = channels * dst->width * dst->height; in concat_tensor() local