Skip to content

This is an extra code for Theano that depend on LGPL

License

Unknown, LGPL-2.1 licenses found

Licenses found

Unknown
LICENSE.txt
LGPL-2.1
copying
Notifications You must be signed in to change notification settings

Theano/Theano_lgpl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contain Theano extension that reuse other people code
that is licensed under LGPL. To make sure there isn't license problem,
we keep them in a separate repository.

Currently, you just need to "import theano_lgpl" before compiling a
Theano function in your script to have the speed up provided by the
code here. All the rest is automatic.

Currently this provide c code for the elemwise operation chi2sf. It
work on CUDA.

To install for the current user:

    pip install --user git+git://github.com/Theano/Theano_lgpl.git

To install in the os:

    pip install git+git://github.com/Theano/Theano_lgpl.git

About

This is an extra code for Theano that depend on LGPL

Resources

License

Unknown, LGPL-2.1 licenses found

Licenses found

Unknown
LICENSE.txt
LGPL-2.1
copying

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published