Tensorflow/ Keras Model Profiler Gives you some basic but important information about your tf or keras model like, Model Parameters Model memory requirement on GPU Memory required to store parameters model weights. GPU availability and GPU IDs if available Sample output | Model Profile | Value | Unit | |----------------------------------|---------------|---------| | Selected GPUs | ['0', '1'] | ..