Gpu-specific method implementation and tests have lagged the Cpu specific versions. Now that I have access to a NVIDIA Gpu, it is time to amend the lack of Gpu method and test coverage
Objectives
[x] Gpu specific method implementations for TensorSelect, TensorTable, TensorAxis, TensorDimension, and TensorData
[x] Gpu unit test coverage for TensorSelect, TensorTable, TensorAxis, TensorDimension, and TensorData
Description
Gpu-specific method implementation and tests have lagged the Cpu specific versions. Now that I have access to a NVIDIA Gpu, it is time to amend the lack of Gpu method and test coverage
Objectives
Validation