pytensor icon indicating copy to clipboard operation
pytensor copied to clipboard

Renamed output_type_depends_on_input_value to data_dependent_output_shapes

Open Aarsh-Wankar opened this issue 10 months ago • 0 comments

Description

Replaced all instances of output_type_depends_on_input_value with data_dependent_output_shapes for discoverability / standardization. Follows the Aarray API standard for this: https://data-apis.org/array-api/draft/design_topics/data_dependent_output_shapes.html

Related Issue

  • [x] Closes #1188
  • [ ] Related to #

Checklist

Type of change

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

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

Aarsh-Wankar avatar Feb 14 '25 14:02 Aarsh-Wankar