Searched refs:AddVectorOperand (Results 1 – 1 of 1) sorted by relevance
253 return AddVectorOperand<int32_t>(values, num_values, in AddVectorInt32Operand()259 return AddVectorOperand<float>(values, num_values, in AddVectorFloat32Operand()366 TfLiteStatus AddVectorOperand(const T* values, uint32_t num_values, in AddVectorOperand() function in tflite::__anon2e5b0dd80111::NNAPIOpBuilder