What version of TensorFlow are you using locally? Here’s what I get when I run this code in the ResidualNet notebook:
tf.__version__
'2.3.0'
What version of TensorFlow are you using locally? Here’s what I get when I run this code in the ResidualNet notebook:
tf.__version__
'2.3.0'