Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Add initial support for PyTorch backend #764
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
Add initial support for PyTorch backend #764
Changes from all commits
27e2526
629d00b
3eceb56
3cde964
c003aa5
8dc406e
a8f6ddb
9d535f5
c5600da
54b6248
19454b3
92d7114
5aae0e5
8c174dd
0977c3a
1c23825
c9195a8
b07805c
9e8d3fc
a2d3afa
a577a80
499a174
2826613
62ffcec
acdbba1
2519c65
eb6d5c2
9f02a4f
caf2965
bf87eb9
2c27683
c603c6b
3f17107
e850d8d
e682fc4
bf4cf92
899e7f9
04d2935
8ec7661
bb7df41
0441cf2
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 20 in pytensor/link/pytorch/dispatch/basic.py
pytensor/link/pytorch/dispatch/basic.py#L20
Check warning on line 58 in pytensor/link/pytorch/dispatch/basic.py
pytensor/link/pytorch/dispatch/basic.py#L58
Check warning on line 22 in pytensor/link/pytorch/dispatch/elemwise.py
pytensor/link/pytorch/dispatch/elemwise.py#L22
Check warning on line 24 in pytensor/link/pytorch/dispatch/elemwise.py
pytensor/link/pytorch/dispatch/elemwise.py#L24
Check warning on line 27 in pytensor/link/pytorch/dispatch/elemwise.py
pytensor/link/pytorch/dispatch/elemwise.py#L27
Check warning on line 29 in pytensor/link/pytorch/dispatch/elemwise.py
pytensor/link/pytorch/dispatch/elemwise.py#L29
Check warning on line 32 in pytensor/link/pytorch/dispatch/elemwise.py
pytensor/link/pytorch/dispatch/elemwise.py#L32
Check warning on line 34 in pytensor/link/pytorch/dispatch/elemwise.py
pytensor/link/pytorch/dispatch/elemwise.py#L34
Check warning on line 19 in pytensor/link/pytorch/dispatch/scalar.py
pytensor/link/pytorch/dispatch/scalar.py#L19
Check warning on line 29 in pytensor/link/pytorch/dispatch/scalar.py
pytensor/link/pytorch/dispatch/scalar.py#L29
Check warning on line 31 in pytensor/link/pytorch/dispatch/scalar.py
pytensor/link/pytorch/dispatch/scalar.py#L31
Check warning on line 36 in pytensor/link/pytorch/dispatch/scalar.py
pytensor/link/pytorch/dispatch/scalar.py#L35-L36