https://github.com/GPflow/GPflow
Revision 68e5ef83e8f89f793e78b1557eba134aa1834f4c authored by Artem Artemev on 14 March 2019, 17:54:16 UTC, committed by Artem Artemev on 14 March 2019, 17:54:16 UTC
2 parent s 319bdc0 + 9e29536
Raw File
Tip revision: 68e5ef83e8f89f793e78b1557eba134aa1834f4c authored by Artem Artemev on 14 March 2019, 17:54:16 UTC
Merge branch 'awav/gpflow-2.0' into sergio_pasc/gpflow-2.0/move-test-features
Tip revision: 68e5ef8
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