Skip to content

Update theano Op import.#8

Open
ivanjr0 wants to merge 1 commit intoColCarroll:masterfrom
ivanjr0:patch-1
Open

Update theano Op import.#8
ivanjr0 wants to merge 1 commit intoColCarroll:masterfrom
ivanjr0:patch-1

Conversation

@ivanjr0
Copy link
Copy Markdown

@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
Copy Markdown
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