Searched refs:int8_to_uint8 (Results 1 – 2 of 2) sorted by relevance
50 int int8_to_uint8) { in ComputeHash() argument53 reinterpret_cast<char*>(&int8_to_uint8), sizeof(int8_to_uint8)); in ComputeHash()203 bool int8_to_uint8) { in AddConstNodeWithData() argument209 auto cache_key = ComputeHash(tensor, shape, int8_to_uint8 ? 1 : 0); in AddConstNodeWithData()239 if (int8_to_uint8 && tensor.type == kTfLiteInt8) { in AddConstNodeWithData()
247 bool int8_to_uint8 = false);