Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/uniform_quant_ops/
H A Dtensor_utils.h24 bool AllElementsPositive(const Tensor& tensor) { in AllElementsPositive() function
H A Dtensor_utils_test.cc24 TEST(TensorUtilsTest, AllElementsPositive) { in TEST() argument