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

Remove TopkOp #686

Merged
merged 1 commit into from
Apr 2, 2024
Merged

Remove TopkOp #686

merged 1 commit into from
Apr 2, 2024

Conversation

mory91
Copy link
Contributor

@mory91 mory91 commented Mar 30, 2024

Description

Related Issue

Checklist

Type of change

  • New feature / enhancement
  • Bug fix
  • Documentation
  • Maintenance
  • Other (please specify):

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.76%. Comparing base (ef22377) to head (9a3baf8).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #686      +/-   ##
==========================================
- Coverage   80.86%   80.76%   -0.10%     
==========================================
  Files         162      162              
  Lines       46793    46694      -99     
  Branches    11442    11420      -22     
==========================================
- Hits        37837    37711     -126     
- Misses       6697     6734      +37     
+ Partials     2259     2249      -10     
Files Coverage Δ
pytensor/tensor/rewriting/basic.py 94.31% <ø> (+0.16%) ⬆️
pytensor/tensor/sort.py 61.74% <100.00%> (-25.22%) ⬇️

... and 1 file with indirect coverage changes

@ricardoV94 ricardoV94 merged commit f7b0a7a into pymc-devs:main Apr 2, 2024
53 checks passed
@ricardoV94
Copy link
Member

Thanks @mory91

@ricardoV94 ricardoV94 changed the title Remove TopkOp Remove TopkOp May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove TopKOp and related functionality
4 participants