Searched defs:too_small (Results 1 – 6 of 6) sorted by relevance
51 auto too_small = features < features.constant(threshold); in operator() local
105 xla::XlaOp too_small = Lt(features, threshold); in Softplus() local
126 char too_small[32]; in test_validate() local
178 pub(crate) fn too_small() -> Self { in too_small() method
441 bool too_small = tex->buffer.b.b.nr_samples <= 1 && in si_do_fast_color_clear() local
3017 macro_rules! too_small { macro