Greetings all!
I am running a GAN, DCGAN (https://github.com/carpedm20/DCGAN-tensorflow) using TensorFlow. I notice that about 73% of the execution time is spent in a module called dgrad_engine. Can anyone tell me what this dgrad_engine is ?
Thanks,
Govind