Searched refs:CreateUnresolvedCustomOp (Results 1 – 3 of 3) sorted by relevance
87 TfLiteRegistration CreateUnresolvedCustomOp(const char* custom_op_name);
148 TfLiteRegistration CreateUnresolvedCustomOp(const char* custom_op_name) { in CreateUnresolvedCustomOp() function
242 unresolved_custom_ops_.push_back(CreateUnresolvedCustomOp(op_name)); in BuildLocalIndexToRegistrationMapping()