https://github.com/GPflow/GPflow
Revision d3fd05eb99b3efacc4a4b558b7f33df63fa26330 authored by Joachim van der Herten on 18 August 2017, 09:01:34 UTC, committed by Mark van der Wilk on 18 August 2017, 09:01:34 UTC
* TF no longer imported in setup, and update on installation instructions

* Update readme to indicate unreliability of pip to get GPU tensorflow working

* Adding tensorflow as dependency if importing it fails (account for installed tensorflow-gpu).
1 parent 3065dee
History
Tip revision: d3fd05eb99b3efacc4a4b558b7f33df63fa26330 authored by Joachim van der Herten on 18 August 2017, 09:01:34 UTC
Remove TF import in setup.py (#488)
Tip revision: d3fd05e
File Mode Size
__init__.py -rw-r--r-- 0 bytes
gpflowrc_test.txt -rw-r--r-- 157 bytes
reference.py -rw-r--r-- 2.0 KB
test_autoflow.py -rw-r--r-- 5.4 KB
test_conditionals.py -rw-r--r-- 6.3 KB
test_config.py -rw-r--r-- 2.9 KB
test_coregion.py -rw-r--r-- 6.3 KB
test_data_object.py -rw-r--r-- 6.5 KB
test_ekerns.py -rw-r--r-- 19.4 KB
test_gplvm.py -rw-r--r-- 5.2 KB
test_hmc.py -rw-r--r-- 4.5 KB
test_kerns.py -rw-r--r-- 19.0 KB
test_likelihoods.py -rw-r--r-- 13.8 KB
test_mean_functions.py -rw-r--r-- 13.5 KB
test_method_equivalence.py -rw-r--r-- 8.1 KB
test_methods.py -rw-r--r-- 11.8 KB
test_minibatch_data.py -rw-r--r-- 5.1 KB
test_model.py -rw-r--r-- 7.1 KB
test_notebooks.py -rw-r--r-- 1.8 KB
test_param.py -rw-r--r-- 24.5 KB
test_pickle.py -rw-r--r-- 5.2 KB
test_predict.py -rw-r--r-- 6.3 KB
test_priors.py -rw-r--r-- 3.2 KB
test_profiling.py -rw-r--r-- 2.2 KB
test_session.py -rw-r--r-- 3.2 KB
test_transforms.py -rw-r--r-- 6.0 KB
test_triang.py -rw-r--r-- 2.1 KB
test_variational.py -rw-r--r-- 8.5 KB

back to top