Add QDQ MatMul option to model builder #1418
Triggered via pull request
September 19, 2024 00:12
Status
Success
Total duration
26m 46s
Artifacts
–
win-cuda-x64-build.yml
on: pull_request
windows-cuda-x64-build
23m 36s
Annotations
10 warnings
windows-cuda-x64-build:
cuda_sdk/v12.2/include/thrust/detail/alignment.h#L139
'thrust::detail::aligned_type<2>::type': structure was padded due to alignment specifier
|
windows-cuda-x64-build:
cuda_sdk/v12.2/include/thrust/detail/alignment.h#L140
'thrust::detail::aligned_type<4>::type': structure was padded due to alignment specifier
|
windows-cuda-x64-build:
cuda_sdk/v12.2/include/thrust/detail/alignment.h#L141
'thrust::detail::aligned_type<8>::type': structure was padded due to alignment specifier
|
windows-cuda-x64-build:
cuda_sdk/v12.2/include/thrust/detail/alignment.h#L142
'thrust::detail::aligned_type<16>::type': structure was padded due to alignment specifier
|
windows-cuda-x64-build:
cuda_sdk/v12.2/include/thrust/detail/alignment.h#L143
'thrust::detail::aligned_type<32>::type': structure was padded due to alignment specifier
|
windows-cuda-x64-build:
cuda_sdk/v12.2/include/thrust/detail/alignment.h#L144
'thrust::detail::aligned_type<64>::type': structure was padded due to alignment specifier
|
windows-cuda-x64-build:
cuda_sdk/v12.2/include/thrust/detail/alignment.h#L145
'thrust::detail::aligned_type<128>::type': structure was padded due to alignment specifier
|
windows-cuda-x64-build:
cuda_sdk/v12.2/include/thrust/system/cuda/detail/core/alignment.h#L91
'thrust::cuda_cub::aligned_type<2>::type': structure was padded due to alignment specifier
|
windows-cuda-x64-build:
cuda_sdk/v12.2/include/thrust/system/cuda/detail/core/alignment.h#L97
'thrust::cuda_cub::aligned_type<4>::type': structure was padded due to alignment specifier
|
windows-cuda-x64-build:
cuda_sdk/v12.2/include/thrust/system/cuda/detail/core/alignment.h#L103
'thrust::cuda_cub::aligned_type<8>::type': structure was padded due to alignment specifier
|