Home
last modified time | relevance | path

Searched defs:coeffs_tab (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dresize_bicubic_op_test.cc65 float* coeffs_tab = new float[(kTableSize + 1) * 2]; in InitCoeffsTable() local
78 static const float* coeffs_tab = InitCoeffsTable(); in GetCoeffsTable() local
94 const float* coeffs_tab = GetCoeffsTable(); in GetWeightsAndIndices() local