Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dsummary_image_op.cc89 auto ith_image = [&tensor, batch_size, hw, depth](int i) { in Compute() local
126 auto ith_image = [&tensor, &image, bad_color, batch_size, hw, in NormalizeAndAddImages() local
146 const std::function<Uint8Image(int)>& ith_image, in AddImages()
/aosp_15_r20/external/tensorflow/tensorflow/core/summary/
H A Dsummary_converter.cc76 const std::function<Uint8Image(int)>& ith_image, Summary* s) { in AddImages()
195 auto ith_image = [&tensor, &image, bad_color, batch_size, hw, depth](int i) { in NormalizeAndAddImages() local
261 auto ith_image = [&tensor, batch_size, hw, depth](int i) { in AddTensorAsImageToSummary() local