I want my CNN implementation to have consistency in output. I was able to achieve that using Tensorflow version 2.4.1 using the tensorflow.random.set_seed() functio
tensorflow.random.set_seed()