Revision 797a442793dfe9428e07a38e707a9e96c2661a6b authored by ST John on 07 June 2017, 13:53:18 UTC, committed by ST John on 07 June 2017, 13:53:18 UTC
1 parent 11d41d2
Raw File
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