-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
+tflm_esp32,+tflm_cortexm,-EloquentTensorFlowX #3822
Conversation
Hi @eloquentarduino. If you intended to submit a library, please check the instructions and update your pull request if necessary: |
❌ ERROR: Arduino Lint found errors with https://github.com/eloquentarduino/tflm_esp32:
|
❌ ERROR: Arduino Lint found errors with https://github.com/eloquentarduino/tflm_cortexm:
|
Thanks for your interest in contributing to the Arduino Library Manager index @eloquentarduino After resolving the issue, trigger this check again by doing one of the following:
❗ NOTE: It is not necessary to open a new pull request. ❗ More information: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @eloquentarduino. There are two distinct operations here:
- Submit "tflm_esp32" and "tflm_cortexm" libraries
- Remove "EloquentTensorFlow32" and "EloquentTensorFlowCortexM" libraries
Please submit a separate pull request for each of those operations. The reason I am asking you to do this is that we have a completely automated system for handling submissions, but removal requests are handled manually. The submission handling system only works on pull requests that consist exclusively of submissions (it is fine to submit multiple libraries in a single PR). So if you split this into two pull requests then the PR that consists purely of submissions will be accepted immediately and the PR that consists purely of removal requests will be easier for the maintainers to manage.
Hi @eloquentarduino. If you intended to submit a library, please check the instructions and update your pull request if necessary: |
No description provided.