Get 2048 Length Feature Vectors of Inception Model TorchVision 0.7.0

Could you post an executable code snippet, which shows your current approach?
You should be able to get the intermediate activation using forward hooks as described here.