Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/image/
Dsampling_kernels_test.cc40 TestKernelValues(CreateLanczos1Kernel(), {0.0f, 0.5f, 1.0f, 1.5}, in TEST_F()
Dsampling_kernels.h159 inline LanczosKernelFunc CreateLanczos1Kernel() { in CreateLanczos1Kernel() function
Dscale_and_translate_op_test.cc64 return CreateKernel(functor::CreateLanczos1Kernel()); in Create()
Dscale_and_translate_op.cc196 return ComputeSpansCore(context, CreateLanczos1Kernel(), output_size, in ComputeSpans()