@Override
    public MemoryReport getMemoryReport(InputType... inputTypes) {
        //It's just a get op on the forward pass... no memory use
        InputType outputType = getOutputType(-1, inputTypes);