diff --git a/python/oddkiva/brahma/torch/__init__.py b/python/oddkiva/brahma/__init__.py similarity index 100% rename from python/oddkiva/brahma/torch/__init__.py rename to python/oddkiva/brahma/__init__.py diff --git a/python/oddkiva/brahma/torch/classification/resnet50.py b/python/oddkiva/brahma/classification/resnet50.py similarity index 100% rename from python/oddkiva/brahma/torch/classification/resnet50.py rename to python/oddkiva/brahma/classification/resnet50.py diff --git a/python/oddkiva/brahma/torch/classification/test/test_resnet50.py b/python/oddkiva/brahma/classification/test/test_resnet50.py similarity index 100% rename from python/oddkiva/brahma/torch/classification/test/test_resnet50.py rename to python/oddkiva/brahma/classification/test/test_resnet50.py diff --git a/python/oddkiva/brahma/torch/dataset.py b/python/oddkiva/brahma/dataset.py similarity index 100% rename from python/oddkiva/brahma/torch/dataset.py rename to python/oddkiva/brahma/dataset.py diff --git a/python/oddkiva/brahma/torch/image_processing/examples/image_warp_example.py b/python/oddkiva/brahma/image_processing/examples/image_warp_example.py similarity index 100% rename from python/oddkiva/brahma/torch/image_processing/examples/image_warp_example.py rename to python/oddkiva/brahma/image_processing/examples/image_warp_example.py diff --git a/python/oddkiva/brahma/torch/image_processing/test/test_image_processing.py b/python/oddkiva/brahma/image_processing/test/test_image_processing.py similarity index 100% rename from python/oddkiva/brahma/torch/image_processing/test/test_image_processing.py rename to python/oddkiva/brahma/image_processing/test/test_image_processing.py diff --git a/python/oddkiva/brahma/torch/image_processing/warp.py b/python/oddkiva/brahma/image_processing/warp.py similarity index 100% rename from python/oddkiva/brahma/torch/image_processing/warp.py rename to python/oddkiva/brahma/image_processing/warp.py