notice

This is documentation for Rasa Documentation v2.x, which is no longer actively maintained.
For up-to-date documentation, see the latest version (3.x).

Version: 2.x

rasa.utils.tensorflow.environment

setup_tf_environment

setup_tf_environment() -> None

Setup CPU and GPU related environment settings for TensorFlow.

check_deterministic_ops

check_deterministic_ops() -> None

Warn user if they have set TF_DETERMINISTIC_OPS.