Searched defs:non_negative (Results 1 – 2 of 2) sorted by relevance
66 auto non_negative = [](int64_t x) { return x >= 0; }; in Compile() local
144 bool non_negative = in Pooling3DOp() local