Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
TransformerEngine
Commits
0d874a4e
Commit
0d874a4e
authored
Mar 03, 2026
by
wenjh
Browse files
Merge branch 'nv_main' of v2.12
parents
a68e5f87
dfdd3820
Changes
646
Show whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
20 additions
and
20 deletions
+20
-20
tests/cpp/operator/test_cast_dbias.cu
tests/cpp/operator/test_cast_dbias.cu
+1
-1
tests/cpp/operator/test_cast_dbias_dgelu.cu
tests/cpp/operator/test_cast_dbias_dgelu.cu
+1
-1
tests/cpp/operator/test_cast_float8blockwise.cu
tests/cpp/operator/test_cast_float8blockwise.cu
+1
-1
tests/cpp/operator/test_cast_gated_swiglu.cu
tests/cpp/operator/test_cast_gated_swiglu.cu
+1
-1
tests/cpp/operator/test_cast_mxfp8.cu
tests/cpp/operator/test_cast_mxfp8.cu
+1
-1
tests/cpp/operator/test_cast_mxfp8_gated_swiglu.cu
tests/cpp/operator/test_cast_mxfp8_gated_swiglu.cu
+1
-1
tests/cpp/operator/test_cast_nvfp4_transpose.cu
tests/cpp/operator/test_cast_nvfp4_transpose.cu
+1
-1
tests/cpp/operator/test_cast_transpose.cu
tests/cpp/operator/test_cast_transpose.cu
+1
-1
tests/cpp/operator/test_cast_transpose_current_scaling.cu
tests/cpp/operator/test_cast_transpose_current_scaling.cu
+1
-1
tests/cpp/operator/test_cast_transpose_dbias.cu
tests/cpp/operator/test_cast_transpose_dbias.cu
+1
-1
tests/cpp/operator/test_cast_transpose_dbias_dgelu.cu
tests/cpp/operator/test_cast_transpose_dbias_dgelu.cu
+1
-1
tests/cpp/operator/test_cast_transpose_dgeglu.cu
tests/cpp/operator/test_cast_transpose_dgeglu.cu
+1
-1
tests/cpp/operator/test_causal_softmax.cu
tests/cpp/operator/test_causal_softmax.cu
+1
-1
tests/cpp/operator/test_dequantize_mxfp8.cu
tests/cpp/operator/test_dequantize_mxfp8.cu
+1
-1
tests/cpp/operator/test_memset.cu
tests/cpp/operator/test_memset.cu
+1
-1
tests/cpp/operator/test_multi_cast_transpose.cu
tests/cpp/operator/test_multi_cast_transpose.cu
+1
-1
tests/cpp/operator/test_multi_padding.cu
tests/cpp/operator/test_multi_padding.cu
+1
-1
tests/cpp/operator/test_multi_unpadding.cu
tests/cpp/operator/test_multi_unpadding.cu
+1
-1
tests/cpp/operator/test_normalization.cu
tests/cpp/operator/test_normalization.cu
+1
-1
tests/cpp/operator/test_normalization.h
tests/cpp/operator/test_normalization.h
+1
-1
No files found.
tests/cpp/operator/test_cast_dbias.cu
View file @
0d874a4e
/*************************************************************************
/*************************************************************************
* Copyright (c) 2022-202
5
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* Copyright (c) 2022-202
6
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
*
*
* See LICENSE for license information.
* See LICENSE for license information.
************************************************************************/
************************************************************************/
...
...
tests/cpp/operator/test_cast_dbias_dgelu.cu
View file @
0d874a4e
/*************************************************************************
/*************************************************************************
* Copyright (c) 2022-202
5
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* Copyright (c) 2022-202
6
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
*
*
* See LICENSE for license information.
* See LICENSE for license information.
************************************************************************/
************************************************************************/
...
...
tests/cpp/operator/test_cast_float8blockwise.cu
View file @
0d874a4e
/*************************************************************************
/*************************************************************************
* Copyright (c) 2022-202
5
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* Copyright (c) 2022-202
6
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
*
*
* See LICENSE for license information.
* See LICENSE for license information.
************************************************************************/
************************************************************************/
...
...
tests/cpp/operator/test_cast_gated_swiglu.cu
View file @
0d874a4e
/*************************************************************************
/*************************************************************************
* Copyright (c) 2022-202
5
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* Copyright (c) 2022-202
6
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
*
*
* See LICENSE for license information.
* See LICENSE for license information.
************************************************************************/
************************************************************************/
...
...
tests/cpp/operator/test_cast_mxfp8.cu
View file @
0d874a4e
/*************************************************************************
/*************************************************************************
* Copyright (c) 2022-202
5
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* Copyright (c) 2022-202
6
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
*
*
* See LICENSE for license information.
* See LICENSE for license information.
************************************************************************/
************************************************************************/
...
...
tests/cpp/operator/test_cast_mxfp8_gated_swiglu.cu
View file @
0d874a4e
/*************************************************************************
/*************************************************************************
* Copyright (c) 2022-202
5
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* Copyright (c) 2022-202
6
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
*
*
* See LICENSE for license information.
* See LICENSE for license information.
************************************************************************/
************************************************************************/
...
...
tests/cpp/operator/test_cast_nvfp4_transpose.cu
View file @
0d874a4e
/*************************************************************************
/*************************************************************************
* Copyright (c) 2022-202
5
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* Copyright (c) 2022-202
6
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
*
*
* See LICENSE for license information.
* See LICENSE for license information.
************************************************************************/
************************************************************************/
...
...
tests/cpp/operator/test_cast_transpose.cu
View file @
0d874a4e
/*************************************************************************
/*************************************************************************
* Copyright (c) 2022-202
5
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* Copyright (c) 2022-202
6
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
*
*
* See LICENSE for license information.
* See LICENSE for license information.
************************************************************************/
************************************************************************/
...
...
tests/cpp/operator/test_cast_transpose_current_scaling.cu
View file @
0d874a4e
/*************************************************************************
/*************************************************************************
* Copyright (c) 2022-202
5
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* Copyright (c) 2022-202
6
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
*
*
* See LICENSE for license information.
* See LICENSE for license information.
************************************************************************/
************************************************************************/
...
...
tests/cpp/operator/test_cast_transpose_dbias.cu
View file @
0d874a4e
/*************************************************************************
/*************************************************************************
* Copyright (c) 2022-202
5
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* Copyright (c) 2022-202
6
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
*
*
* See LICENSE for license information.
* See LICENSE for license information.
************************************************************************/
************************************************************************/
...
...
tests/cpp/operator/test_cast_transpose_dbias_dgelu.cu
View file @
0d874a4e
/*************************************************************************
/*************************************************************************
* Copyright (c) 2022-202
5
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* Copyright (c) 2022-202
6
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
*
*
* See LICENSE for license information.
* See LICENSE for license information.
************************************************************************/
************************************************************************/
...
...
tests/cpp/operator/test_cast_transpose_dgeglu.cu
View file @
0d874a4e
/*************************************************************************
/*************************************************************************
* Copyright (c) 2022-202
5
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* Copyright (c) 2022-202
6
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
*
*
* See LICENSE for license information.
* See LICENSE for license information.
************************************************************************/
************************************************************************/
...
...
tests/cpp/operator/test_causal_softmax.cu
View file @
0d874a4e
/*************************************************************************
/*************************************************************************
* Copyright (c) 2022-202
5
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* Copyright (c) 2022-202
6
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
*
*
* See LICENSE for license information.
* See LICENSE for license information.
************************************************************************/
************************************************************************/
...
...
tests/cpp/operator/test_dequantize_mxfp8.cu
View file @
0d874a4e
/*************************************************************************
/*************************************************************************
* Copyright (c) 2022-202
5
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* Copyright (c) 2022-202
6
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
*
*
* See LICENSE for license information.
* See LICENSE for license information.
************************************************************************/
************************************************************************/
...
...
tests/cpp/operator/test_memset.cu
View file @
0d874a4e
/*************************************************************************
/*************************************************************************
* Copyright (c) 2022-202
5
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* Copyright (c) 2022-202
6
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
*
*
* See LICENSE for license information.
* See LICENSE for license information.
************************************************************************/
************************************************************************/
...
...
tests/cpp/operator/test_multi_cast_transpose.cu
View file @
0d874a4e
/*************************************************************************
/*************************************************************************
* Copyright (c) 2022-202
5
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* Copyright (c) 2022-202
6
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
*
*
* See LICENSE for license information.
* See LICENSE for license information.
************************************************************************/
************************************************************************/
...
...
tests/cpp/operator/test_multi_padding.cu
View file @
0d874a4e
/*************************************************************************
/*************************************************************************
* Copyright (c) 2022-202
5
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* Copyright (c) 2022-202
6
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
*
*
* See LICENSE for license information.
* See LICENSE for license information.
************************************************************************/
************************************************************************/
...
...
tests/cpp/operator/test_multi_unpadding.cu
View file @
0d874a4e
/*************************************************************************
/*************************************************************************
* Copyright (c) 2022-202
5
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* Copyright (c) 2022-202
6
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
*
*
* See LICENSE for license information.
* See LICENSE for license information.
************************************************************************/
************************************************************************/
...
...
tests/cpp/operator/test_normalization.cu
View file @
0d874a4e
/*************************************************************************
/*************************************************************************
* Copyright (c) 2022-202
5
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* Copyright (c) 2022-202
6
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
*
*
* See LICENSE for license information.
* See LICENSE for license information.
************************************************************************/
************************************************************************/
...
...
tests/cpp/operator/test_normalization.h
View file @
0d874a4e
/*************************************************************************
/*************************************************************************
* Copyright (c) 2022-202
5
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* Copyright (c) 2022-202
6
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
*
*
* See LICENSE for license information.
* See LICENSE for license information.
************************************************************************/
************************************************************************/
...
...
Prev
1
…
4
5
6
7
8
9
10
11
12
…
33
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment