-
- Downloads
working inplace and out of place transpose operators
Showing
- hysop/__init__.py 0 additions, 1 deletionhysop/__init__.py
- hysop/backend/device/codegen/kernels/transpose.py 21 additions, 62 deletionshysop/backend/device/codegen/kernels/transpose.py
- hysop/backend/device/kernel_autotuner.py 6 additions, 5 deletionshysop/backend/device/kernel_autotuner.py
- hysop/backend/device/kernel_autotuner_config.py 1 addition, 0 deletionshysop/backend/device/kernel_autotuner_config.py
- hysop/backend/device/opencl/autotunable_kernels/transpose.py 50 additions, 39 deletionshysop/backend/device/opencl/autotunable_kernels/transpose.py
- hysop/backend/device/opencl/opencl_autotunable_kernel.py 19 additions, 3 deletionshysop/backend/device/opencl/opencl_autotunable_kernel.py
- hysop/backend/device/opencl/opencl_copy.py 76 additions, 23 deletionshysop/backend/device/opencl/opencl_copy.py
- hysop/backend/device/opencl/opencl_kernel.py 8 additions, 0 deletionshysop/backend/device/opencl/opencl_kernel.py
- hysop/backend/device/opencl/opencl_kernel_autotuner_config.py 3 additions, 1 deletion...p/backend/device/opencl/opencl_kernel_autotuner_config.py
- hysop/backend/device/opencl/opencl_kernel_launcher.py 56 additions, 15 deletionshysop/backend/device/opencl/opencl_kernel_launcher.py
- hysop/backend/device/opencl/operator/transpose.py 11 additions, 11 deletionshysop/backend/device/opencl/operator/transpose.py
- hysop/core/arrays/array_backend.py 4 additions, 0 deletionshysop/core/arrays/array_backend.py
- hysop/core/graph/computational_operator.py 1 addition, 0 deletionshysop/core/graph/computational_operator.py
- hysop/core/graph/node_generator.py 2 additions, 2 deletionshysop/core/graph/node_generator.py
- hysop/fields/cartesian_discrete_field.py 3 additions, 3 deletionshysop/fields/cartesian_discrete_field.py
- hysop/operator/base/transpose_operator.py 2 additions, 0 deletionshysop/operator/base/transpose_operator.py
- hysop/operator/tests/test_transpose.py 43 additions, 30 deletionshysop/operator/tests/test_transpose.py
- hysop/operator/transpose.py 3 additions, 2 deletionshysop/operator/transpose.py
- hysop/tools/io_utils.py 1 addition, 35 deletionshysop/tools/io_utils.py
Loading
Please register or sign in to comment