https://github.com/markvdw/GPflow-inter-domain
Raw File
Tip revision: 0cf621e1896a3e1996f863b586c6cd2f795dd9f0 authored by Mark van der Wilk on 11 August 2017, 16:56:15 UTC
Added XLA jit setting.
Tip revision: 0cf621e
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