Skip to content

new_quant_param with discrete values shouldn't require range #87

Closed
@jonthegeek

Description

@jonthegeek

The values argument to new_quant_param overrides the range, but new_quant_param (and everything I've checked downstream, such as value_seq) manipulates and validates the range before checking if values is set. It seems like values should be checked before any range checking, so users don't have to set ranges that won't actually be used in the long run.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugan unexpected problem or unintended behavior

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions