`p.outputs.getScalar("score");` should be changed to `Patches.outputs.getScalar("score");`
p.outputs.getScalar("score");should be changed toPatches.outputs.getScalar("score");