We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1df9230 commit 75b8ee9Copy full SHA for 75b8ee9
pytensor/tensor/rewriting/basic.py
@@ -949,6 +949,7 @@ def equivalent_up_to_constant_casting(a, b) -> bool:
949
return False
950
951
952
+@register_infer_shape
953
@register_useless("shape_unsafe")
954
@register_canonicalize("fast_compile", "shape_unsafe")
955
@register_specialize("shape_unsafe")
0 commit comments