Searched refs:AddTensorInput (Results 1 – 1 of 1) sorted by relevance
274 TfLiteStatus AddTensorInput(int tensor_index, bool hybrid_op) { in AddTensorInput() function in tflite::__anon2e5b0dd80111::NNAPIOpBuilder1243 TF_LITE_ENSURE_STATUS(builder.AddTensorInput(input_index, hybrid_op)); in AddOpsAndTensors()