Searched defs:second_input (Results 1 – 2 of 2) sorted by relevance
372 auto second_input = std::next(first_input); in Ratio() local529 auto second_input = std::next(first_input); in Ratio() local
296 const TfLiteTensor* second_input = reader->GetInputTensor(1); in Parse() local