Skip to content

Wrong scale of dynamic thresholding in Jax implementation #7165

Open
@alex8937

Description

@alex8937

dynamic_thresholding_ratio: float = 0.995,

Apparently, q in jnp.percentile should between [0, 100] instead of [0, 1] as in torch.

Metadata

Metadata

Assignees

Labels

jax/flaxstaleIssues that haven't received updates

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions