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 425e6d5 commit 81b1a1aCopy full SHA for 81b1a1a
pytensor/scan/op.py
@@ -674,7 +674,6 @@ def __init__(
674
typeConstructor: Optional[TensorConstructorType] = None,
675
truncate_gradient: int = -1,
676
name: Optional[str] = None,
677
- as_while: bool = False,
678
profile: Optional[Union[str, bool]] = None,
679
allow_gc: bool = True,
680
strict: bool = True,
0 commit comments