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

Support for last_k temporal sampling strategy #114

Merged
merged 4 commits into from
Sep 30, 2022
Merged

Support for last_k temporal sampling strategy #114

merged 4 commits into from
Sep 30, 2022

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Sep 29, 2022

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #114 (b160345) into master (9eea511) will decrease coverage by 0.13%.
The diff coverage is 90.90%.

@@            Coverage Diff             @@
##           master     #114      +/-   ##
==========================================
- Coverage   89.32%   89.18%   -0.14%     
==========================================
  Files          16       16              
  Lines         412      416       +4     
==========================================
+ Hits          368      371       +3     
- Misses         44       45       +1     
Impacted Files Coverage Δ
pyg_lib/csrc/sampler/cpu/neighbor_kernel.cpp 89.18% <85.71%> (-0.54%) ⬇️
pyg_lib/csrc/sampler/neighbor.cpp 100.00% <100.00%> (ø)

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

@rusty1s rusty1s merged commit 02694f2 into master Sep 30, 2022
@rusty1s rusty1s deleted the last_sample branch September 30, 2022 00:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants