tensorflow / tensorflow/tflite-support

Remove _eq_ and options from all Python Task APIs

Open
#756 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
441
Forks
146
PR merge metrics
No merged PRs in 30d

Description

It turned out that _eq_ and options functions in all Python Task APIs are no longer needed. Please remove them and avoid implementing them in future tasks.

In other word, please revert the changes in https://github.com/tensorflow/tflite-support/pull/749/files for both image_classifier, object_detector, and image_embedder.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the changes in pull request 749 for the Python APIs image_classifier, object_detector, and image_embedder. Revert the eq and options additions in those APIs and confirm that the functions are removed from all three task implementations.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, tensorflow
Domain
api, machine-learning
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.