Searched refs:InitCoeffsTable (Results 1 – 2 of 2) sorted by relevance
63 const float* InitCoeffsTable() { in InitCoeffsTable() function in tensorflow::ResizeBicubicOpTest80 static const float* coeffs_tab = InitCoeffsTable(); in GetCoeffsTable()
39 const float* InitCoeffsTable(const double a) { in InitCoeffsTable() function61 static const float* coeffs_table = InitCoeffsTable(-0.5f); in GetCoeffsTable()64 static const float* coeffs_table = InitCoeffsTable(-0.75f); in GetCoeffsTable()