diff --git a/docs/runtime_environment.rst b/docs/runtime_environment.rst index af79c38..6877527 100644 --- a/docs/runtime_environment.rst +++ b/docs/runtime_environment.rst @@ -61,7 +61,7 @@ Limiting GPU memory Growth ----------------------------------------- By default, OpenVisionCapsules maps all available memory of all visible CUDA configured GPUs. -To prevent this, use following Environment flag while using Tensorflow. +To prevent this, use the following Environment flag while using Tensorflow. .. code-block:: python @@ -69,4 +69,4 @@ To prevent this, use following Environment flag while using Tensorflow. - This Environment variable is only applicable to Tensorflow. -For proper reference, visit Tensorflow: https://www.tensorflow.org/guide/gpu#limiting_gpu_memory_growth \ No newline at end of file +For proper reference, visit Tensorflow: https://www.tensorflow.org/guide/gpu#limiting_gpu_memory_growth