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