Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dsoftplus_op.h48 auto too_small = features < features.constant(threshold); in operator() local
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_clear.c430 bool too_small = tex->resource.b.b.nr_samples <= 1 && in si_do_fast_color_clear() local