Searched refs:mask_height (Results 1 – 3 of 3) sorted by relevance
275 const int32_t mask_height = pMaskBitmap->GetHeight(); in SetImage() local278 CreateXObjectImageDict(mask_width, mask_height); in SetImage()282 mask_buf.resize(Fx2DSizeOrDie(mask_width, mask_height)); in SetImage()283 for (int32_t a = 0; a < mask_height; a++) { in SetImage()
290 - tensor of size `[batch x mask_height x mask_width x num_classes]`, where291 `batch` is required to be 1, `mask_width` and `mask_height` are the
305 - tensor of size `[batch x mask_height x mask_width x num_classes]`, where306 `batch` is required to be 1, `mask_width` and `mask_height` are the