Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/image/
Dresize_bicubic_op_test.cc78 const float* GetCoeffsTable() { in GetCoeffsTable() function in tensorflow::ResizeBicubicOpTest
96 const float* coeffs_tab = GetCoeffsTable(); in GetWeightsAndIndices()
Dresize_bicubic_op.cc54 const float* GetCoeffsTable(const bool use_keys_cubic) { in GetCoeffsTable() function
94 const float* coeffs_table = GetCoeffsTable(use_keys_cubic); in GetWeightsAndIndices()