Last active
August 2, 2020 19:38
-
-
Save sourangshupal/b68a0340eaed6676931b1adc15842aa6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#Check the GPU | |
!nvidia-smi | |
#Check the packages installed | |
!pip freeze | |
#tensorflow-gpu package is by default installed in Colab |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment