Skip to content
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

Update theano Op import. #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

ivanjr0
Copy link

@ivanjr0 ivanjr0 commented Nov 12, 2021

theano.Op -> Op + from theano.graph.op import Op

This was needed to run the library on a fresh Anaconda install using a M1 (macOS).

Note to reviewer: please take this PR with a grain of salt. I am not at all familiar w/ Theano and have not tested this carefully.

theano.Op -> Op + `from theano.graph.op import Op`

This was needed to run the library on a fresh Anaconda install using a M1 (macOS).

Please take this CL with a grain of salt. I am not at all familiar Theano and have not tested this carefully.
@ivanjr0
Copy link
Author

ivanjr0 commented Nov 12, 2021

BUG=#7

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.

1 participant