在spikingjelly中,
self.output_statistics
是一个字典,字典打印出来是这个样子:
Key:input
Key:{
'shape': (100, 3, 32, 32), 'min': 0.0, 'max': 1.0, '99.9': 1.0}
Key:128
Key:({
'shape': (100, 3, 32, 32), 'min': -2.4290657, 'max': 2.7537065, '99.9': 2.753706455230713},)
Key:198
Key:({
'shape': (100, 64, 32, 32), 'min': -4.639773, 'max': 4.3000927, '99.9': 3.202690289735857},)
Key:131
Key:({
'shape': (100, 64, 32, 32), 'min': 0.0, 'max': 4.3000927, '99.9': 3.202690289735857},)
Key:201
Key:({
'shape': (100, 64, 32, 32), 'min': -1.4451098, 'max': 2.1122007, '99.9': 1.1466070287227819},)
Key:134
Key:({
'shape': (100, 64, 32, 32), 'min': 0.0, 'max': 2.1122007, '99.9': 1.1466070287227819},)
Key:204
Key:({
'shape': (100, 64, 32, 32), 'min': -0.79505277, 'max': 0.94631904, '99.9': 0.48318727833032726},)
Key:137
Key:({
'shape': (100, 64, 32, 32), 'min': -0.55072, 'max': 4.2177773, '99.9': 3.11164838075641},)
Key:138
Key:({
'shape': (100, 64, 32, 32), 'min': 0.0, 'max': 4.2177773, '99.9': 3.11164838075641},)
Key:207
Key:({
'shape': (100, 64, 32, 32), 'min': -1.8001823, 'max': 1.6026177, '99.9': 0.9689484226703957},)
Key:141
Key: