NameError: name 'tf' is not defined

import tensorflow as tf

from tensorflow import keras

πŸ˜€

Comments