https://github.com/GPflow/GPflow
Revision 6c9e20f0ece981077839640dbc504f6b7c9072cc authored by Joachim van der Herten on 26 June 2017, 13:03:57 UTC, committed by Joachim van der Herten on 26 June 2017, 13:03:57 UTC
2 parent s 579875c + 4a03c37
Raw File
Tip revision: 6c9e20f0ece981077839640dbc504f6b7c9072cc authored by Joachim van der Herten on 26 June 2017, 13:03:57 UTC
Merge branch 'test_speeds' into parallel_tests
Tip revision: 6c9e20f
roadmap.md
This document covers major planned development items for GPflow.

# Computational speed
 - Add further benchmarks to [benchmark repository](https://github.com/GPflow/GPflowBenchmarks) including multiple GPUs.
 - Incorporate remaining Tom Nickson GPU code from [branch](https://github.com/c0g/tomserflow) into TensorFlow main.

# Features
 - Add ability to exploit Kronecker structure.
	
# Housekeeping 
 - See also issues marked "enhancement" in the GitHub [list](https://github.com/GPflow/GPflow/issues).
back to top