Nick Gibson

Results 2 issues of Nick Gibson

The moco model is defined as a distrubuted NN, but we fix it to a single GPU in the benchmarks. Removing all the cross GPU communication for simplicitys sake.

cla signed

In #2896 a version of readPngImage was added that loads into an existing Tensor. Convert the resnet example code (resnet-verify and resnet-runtime) to use this format to limit the total...

good first issue