Searched refs:is_flat (Results 1 – 4 of 4) sorted by relevance
26 def is_flat(outputs): function
906 outputs_is_flat = xla.is_flat(outputs)
345 outputs_is_flat = is_flat(outputs)385 def is_flat(outputs): function
624 const int is_flat = (trace < kTraceThreshold) && in aom_flat_block_finder_run() local639 flat_blocks[by * num_blocks_w + bx] = is_flat ? 255 : 0; in aom_flat_block_finder_run()644 is_flat); in aom_flat_block_finder_run()646 num_flat += is_flat; in aom_flat_block_finder_run()