gtensor
gtensor copied to clipboard
add GTENSOR_ENABLE_ASSERT
Since NDEBUG affects other code, we should have a define that is specific to gtensor for disabling asserts. This is important especially for HIP and SYCL, which don't allow assert in device code.