tensorflow / tensorflow/probability

InvalidArgumentError: Requires start <= limit when delta > 0: 0/-1 [Op:Range]

Open
#851 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Jupyter Notebook
Stars
4.4k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

What does this error mean when trying to get a prediction out of the model?

InvalidArgumentError: Requires start <= limit when delta > 0: 0/-1 [Op:Range] name: sequential_1/variational_gaussian_process/sequential_1_variational_gaussian_process_sequential_1_variational_gaussian_process_transposesequential_1_variational_gaussian_process_Independentsequential_1_variational_gaussian_process_VariationalGaussianProcess/value/sequential_1_variational_gaussian_process_sequential_1_variational_gaussian_process_transposesequential_1_variational_gaussian_process_Independentsequential_1_variational_gaussian_process_VariationalGaussianProcess/sample/sequential_1_variational_gaussian_process_transpose/forward/range/

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

No source file, test, or reproducible example is provided. Start with the reported prediction attempt and the TensorFlow Probability Range operation path, then determine the input that produces the invalid 0/-1 bounds; done means documenting the cause and a verified resolution.

Written by the indexing model from the issue text.

Assessment

Tech stack
jupyter-notebook
Domain
machine-learning
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.