HomeSort by relevance Sort by last modified time
    Searched refs:kuint8max (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/core/platform/
integral_types_test.cc 41 EXPECT_EQ(0, static_cast<uint8>(kuint8max + 1));
types.h 51 static const uint8 kuint8max = ((uint8)0xFF); member in namespace:tensorflow
  /external/tensorflow/tensorflow/core/lib/math/
math_util_test.cc 190 TestCeilOfRatioUnsigned<uint8>(kuint8max);

Completed in 115 milliseconds