From b34c172c9070971dd1cc5b7a924b0b2db7b548d3 Mon Sep 17 00:00:00 2001 From: Stephan Seitz <stephan.seitz@fau.de> Date: Thu, 12 Sep 2019 21:21:27 +0200 Subject: [PATCH] Update CHANGELOG.rst --- CHANGELOG.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index a0d6a33..c82f130 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,11 @@ Changelog ========= +0.2.2 +----- + * Add possibility to overwrite nvcc arch for Tensorflow compilation: PYSTENCILS_TENSORFLOW_NVCC_ARCH + * Add possibility to compile Tensorflow module without loading + 0.2.1 ----- * Bugfix: tensorflow_jit had erroneous code for writing to pystencils' config file -- GitLab