Skip to content
This repository has been archived by the owner on Jul 10, 2021. It is now read-only.

Simple theano configuration via a backend pseudo-module. #41

Merged
merged 7 commits into from
May 7, 2015
Merged

Conversation

alexjc
Copy link
Member

@alexjc alexjc commented May 7, 2015

No description provided.

alexjc added 4 commits May 6, 2015 17:23
````
# 32-bit on the GPU.
from sknn.backend import gpu32

# 64-bit on the GPU.
from sknn.backend import cpu64
````

Specifying the number of bits is optional.
@coveralls
Copy link

Coverage Status

Coverage decreased (-2.65%) to 97.35% when pulling 41a89cc on theano into e82cba8 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 7085c25 on theano into e82cba8 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 97eb138 on theano into e82cba8 on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 97eb138 on theano into e82cba8 on master.

alexjc added a commit that referenced this pull request May 7, 2015
Simple theano configuration via a `backend` pseudo-module.
@alexjc alexjc merged commit 3f9c505 into master May 7, 2015
@alexjc alexjc deleted the theano branch May 7, 2015 19:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants