Searched refs:first_input_array (Results 1 – 1 of 1) sorted by relevance
402 const auto& first_input_array = model->GetArray(op->inputs[0]); in HardcodeMinMaxForPack() local403 if (!first_input_array.minmax) { in HardcodeMinMaxForPack()406 const auto& first_input_minmax = first_input_array.GetMinMax(); in HardcodeMinMaxForPack()