Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
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()
/external/tensorflow/tensorflow/core/summary/
Dsummary_converter.cc75 const std::function<Uint8Image(int)>& ith_image, Summary* s) { in AddImages()
194 auto ith_image = [&tensor, &image, bad_color, batch_size, hw, depth](int i) { in NormalizeAndAddImages() local
260 auto ith_image = [&tensor, batch_size, hw, depth](int i) { in AddTensorAsImageToSummary() local