Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dresize_bicubic_op_test.cc76 const float* GetCoeffsTable() { in GetCoeffsTable() function in tensorflow::ResizeBicubicOpTest
94 const float* coeffs_tab = GetCoeffsTable(); in GetWeightsAndIndices()
Dresize_bicubic_op.cc53 const float* GetCoeffsTable(const bool use_keys_cubic) { in GetCoeffsTable() function
93 const float* coeffs_table = GetCoeffsTable(use_keys_cubic); in GetWeightsAndIndices()