Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dconv_ops_fused_image_transform.cc142 struct SampleRect { struct
143 EIGEN_ALWAYS_INLINE SampleRect(const T1* in_top_left, const T1* in_top_right, in SampleRect() function
151 EIGEN_ALWAYS_INLINE T1 BilinearSample(int channel, T1 x_lerp, in BilinearSample()
160 const T1* top_left;
161 const T1* top_right;
162 const T1* bottom_left;
163 const T1* bottom_right;