Skip to content

Instantly share code, notes, and snippets.

@dharma6872
Created February 3, 2021 05:25
Show Gist options
  • Save dharma6872/ad61cce4990cad60db67f6d7a8e5e844 to your computer and use it in GitHub Desktop.
Save dharma6872/ad61cce4990cad60db67f6d7a8e5e844 to your computer and use it in GitHub Desktop.
[colbab 텐서플로우 버전 변경] #tensorflow

colbab 텐서플로우 버전 변경, runtime restart 필요

%tensorflow_version 1.x

colbab 텐서플로우 버전 확인

import tensorflow
print(tensorflow.__version__)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment