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

Simplify Numba implementation of Alloc #1329

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ricardoV94
Copy link
Member

@ricardoV94 ricardoV94 commented Mar 28, 2025

Spinoff from #811


📚 Documentation preview 📚: https://pytensor--1329.org.readthedocs.build/en/1329/

@ricardoV94 ricardoV94 force-pushed the simplify_alloc_impl branch from b772813 to 1d306f4 Compare March 28, 2025 18:48
Copy link

codecov bot commented Mar 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.01%. Comparing base (0b56ed9) to head (1d306f4).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1329   +/-   ##
=======================================
  Coverage   82.01%   82.01%           
=======================================
  Files         203      203           
  Lines       48805    48805           
  Branches     8688     8688           
=======================================
  Hits        40026    40026           
  Misses       6627     6627           
  Partials     2152     2152           
Files with missing lines Coverage Δ
pytensor/link/numba/dispatch/tensor_basic.py 88.79% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

1 participant