Searched refs:input0Index (Results 1 – 1 of 1) sorted by relevance
757 const uint32_t input0Index = operation.inputs[0]; in convertToFloat32Model() local758 const auto& input0 = testModel.main.operands[input0Index]; in convertToFloat32Model()