Rushikesh Patade

Results 2 comments of Rushikesh Patade

The exclusion thing is working now, this issue needs to be closed @Admonstrator @FireFart

> Hello! I've found a performance issue in /deeppavlov/core/common/check_gpu.py: `with tf.Session(config=sess_config)`[(here)](https://github.com/deepmipt/DeepPavlov/blob/d60649aaf26e0fc5f5c9850a76c41701410ec77c/deeppavlov/core/common/check_gpu.py#L32) is defined in the function `check_gpu_existence`[(here)](https://github.com/deepmipt/DeepPavlov/blob/d60649aaf26e0fc5f5c9850a76c41701410ec77c/deeppavlov/core/common/check_gpu.py#L25) which is called in the function `cudnn_gru_wrapper`[(here)](https://github.com/deepmipt/DeepPavlov/blob/d60649aaf26e0fc5f5c9850a76c41701410ec77c/deeppavlov/core/layers/tf_layers.py#L615) which is called in the function...