Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
Dconv_buffer_1x1.cc257 std::string i_s = std::to_string(y * block_size.x + x); in GenerateConvBuffer1x1() local
267 std::string i_s = std::to_string(y * block_size.x + x); in GenerateConvBuffer1x1() local
274 std::string i_s = std::to_string(i); in GenerateConvBuffer1x1() local
/external/deqp/external/openglcts/modules/common/
DglcPackedPixelsTests.cpp541 int i_s; member