HomeSort by relevance Sort by last modified time
    Searched refs:GetCoeffsTable (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/core/kernels/
resize_bicubic_op_test.cc 75 const float* GetCoeffsTable() {
93 const float* coeffs_tab = GetCoeffsTable();
resize_bicubic_op.cc 53 const float* GetCoeffsTable() {
81 const float* coeffs_table = GetCoeffsTable();

Completed in 58 milliseconds