Searched defs:hybrid_op (Results 1 – 1 of 1) sorted by relevance
274 TfLiteStatus AddTensorInput(int tensor_index, bool hybrid_op) { in AddTensorInput()404 TfLiteStatus AddTensor(int tensor_index, bool hybrid_op, in AddTensor()1230 const bool hybrid_op = IsHybridOperator(context, reg->builtin_code, node); in AddOpsAndTensors() local