Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix truncated invocations #789

Open
penelopeysm opened this issue Jan 25, 2025 · 0 comments
Open

Fix truncated invocations #789

penelopeysm opened this issue Jan 25, 2025 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@penelopeysm
Copy link
Member

There are a lot of calls to e.g. truncated(Normal(), 0, Inf) in the codebase, which should probably be changed to truncated(Normal(); lower=0), cf. discussion in TuringLang/Turing.jl#2389 (comment)

@penelopeysm penelopeysm added enhancement New feature or request good first issue Good for newcomers labels Jan 25, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant