SYMBOL INDEX (5 symbols across 1 files) FILE: image_transform_layer.py class TorchImageTransformLayer (line 22) | class TorchImageTransformLayer(caffe.Layer): method setup (line 23) | def setup(self, bottom, top): method forward (line 35) | def forward(self, bottom, top): method backward (line 46) | def backward(self, top, propagate_down, bottom): method reshape (line 50) | def reshape(self, bottom, top):