Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Debug arclength sampling #592

Merged
merged 1 commit into from Oct 19, 2023
Merged

Debug arclength sampling #592

merged 1 commit into from Oct 19, 2023

Conversation

Sichao25
Copy link
Collaborator

In pull request 586, the function will sample one more point when terminate is True and the output length is insufficient. It turns out that the check of terminate is not necessary. Thus, this pull request will remove it.

@codecov-commenter
Copy link

codecov-commenter commented Oct 16, 2023

Codecov Report

Merging #592 (e7885dc) into master (9cc9ee4) will not change coverage.
The diff coverage is 0.00%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@           Coverage Diff           @@
##           master     #592   +/-   ##
=======================================
  Coverage   22.68%   22.68%           
=======================================
  Files         160      160           
  Lines       26559    26559           
=======================================
  Hits         6026     6026           
  Misses      20533    20533           
Files Coverage Δ
dynamo/prediction/utils.py 7.69% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Sichao25 Sichao25 marked this pull request as ready for review October 16, 2023 21:47
@Xiaojieqiu Xiaojieqiu merged commit 5ac9911 into aristoteleo:master Oct 19, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants