Skip to content

Conversation

@jaanerik
Copy link

@jaanerik jaanerik commented Nov 27, 2025

Description

Allows vectorizing AdvancedIncSubtensor. Explicitly decomposes slice objects into start/stop/step Tensors.
NB: It is important to note that I am way over my head - this is vibe coded with Gemini. I had problem with using pymc-extras and this fixed my pathfinder fitting issues.

Related Issue

Checklist

Type of change

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

@jaanerik jaanerik force-pushed the create-advanced_inc_subtensor_explicit branch from da04a7b to 34cc8eb Compare November 27, 2025 10:40
@ricardoV94
Copy link
Member

See #1622 and original issue #541 for the approach we want to take

@jaanerik jaanerik closed this Nov 28, 2025
@jaanerik
Copy link
Author

jaanerik commented Dec 2, 2025

See #1622 and original issue #541 for the approach we want to take

Thanks for the reply. Tried to pick up where copilot left off with #1756.

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.

Reconsider use of SliceType and NoneType Variables as inputs to AdvancedIndexing

2 participants