roboflow / roboflow/inference

Cache ROOT not used

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

Nobody has claimed this yet.

question
Dominant language
Python
Stars
2.5k
Forks
320
Avg merge
1d 14h
Merged PRs (30d)
133

Description

Search before asking
  • I have searched the Inference issues and found no similar feature requests.
Question

https://github.com/roboflow/inference/blob/main/inference/core/models/roboflow.py#L243 should we not use self.cache_dir_root. That variable is set but not used at all

Additional

No response

Contributor guide

Open the contributing guide

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 at inference/core/models/roboflow.py around line 243 and inspect how self.cache_dir_root is assigned and where model caching is handled. Determine whether the unused cache root should affect that path, then verify the intended behavior with the relevant model-cache flow; the issue does not name a test or provide a settled expected result.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.