Home
last modified time | relevance | path

Searched refs:CachedInterpolationCalculator (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/image/
Dresize_bicubic_op.cc161 class CachedInterpolationCalculator { class
163 CachedInterpolationCalculator() : indexes_{-1, -1, -1, -1} {} in CachedInterpolationCalculator() function in tensorflow::__anonc744855d0111::CachedInterpolationCalculator
212 CachedInterpolationCalculator calc; in ComputeXWeightsAndIndices()
242 CachedInterpolationCalculator calc; in ComputeGradientXWeightsAndIndices()