I’m not sure I understand the question completely. It seem you would like to print the outputs of self.quantReLU3
but this layer doesn’t seem to be used at all in the forward
method.
Could you explain the use case a bit more and which value should be printed?