text stringlengths 64 2.42M | id stringlengths 10 118 | metadata dict | __index_level_0__ int64 0 65 |
|---|---|---|---|
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | examples/05_batched_gemm/batched_gemm.cu/0 | {
"file_path": "examples/05_batched_gemm/batched_gemm.cu",
"repo_id": "examples",
"token_count": 6001
} | 0 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | examples/13_two_tensor_op_fusion/fused_two_gemms_f16_sm75_rf.cu/0 | {
"file_path": "examples/13_two_tensor_op_fusion/fused_two_gemms_f16_sm75_rf.cu",
"repo_id": "examples",
"token_count": 2640
} | 1 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | examples/13_two_tensor_op_fusion/kernel/default_b2b_conv2d_fprop_smem_accumulator_sm80.h/0 | {
"file_path": "examples/13_two_tensor_op_fusion/kernel/default_b2b_conv2d_fprop_smem_accumulator_sm80.h",
"repo_id": "examples",
"token_count": 9829
} | 2 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | examples/13_two_tensor_op_fusion/threadblock/default_b2b_mma.h/0 | {
"file_path": "examples/13_two_tensor_op_fusion/threadblock/default_b2b_mma.h",
"repo_id": "examples",
"token_count": 9284
} | 3 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | examples/19_tensorop_canonical/tensorop_canonical.cu/0 | {
"file_path": "examples/19_tensorop_canonical/tensorop_canonical.cu",
"repo_id": "examples",
"token_count": 5070
} | 4 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | examples/27_ampere_3xtf32_fast_accurate_tensorop_gemm/27_ampere_3xtf32_fast_accurate_tensorop_gemm.cu/0 | {
"file_path": "examples/27_ampere_3xtf32_fast_accurate_tensorop_gemm/27_ampere_3xtf32_fast_accurate_tensorop_gemm.cu",
"repo_id": "examples",
"token_count": 12989
} | 5 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | examples/41_fused_multi_head_attention/fmha_grouped.h/0 | {
"file_path": "examples/41_fused_multi_head_attention/fmha_grouped.h",
"repo_id": "examples",
"token_count": 17648
} | 6 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | examples/41_fused_multi_head_attention/iterators/predicated_tile_access_iterator_residual_last.h/0 | {
"file_path": "examples/41_fused_multi_head_attention/iterators/predicated_tile_access_iterator_residual_last.h",
"repo_id": "examples",
"token_count": 22473
} | 7 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/threadblock/fused_bias_act_epilogue.h/0 | {
"file_path": "examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/threadblock/fused_bias_act_epilogue.h",
"repo_id": "examples",
"token_count": 2743
} | 8 |
#################################################################################################
#
# Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
# SPDX-License-Identifier: BSD-3-Clause
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitt... | examples/44_multi_gemm_ir_and_codegen/ir_gen/replace_fix_impl_header.py/0 | {
"file_path": "examples/44_multi_gemm_ir_and_codegen/ir_gen/replace_fix_impl_header.py",
"repo_id": "examples",
"token_count": 1202
} | 9 |
/***************************************************************************************************
* Copyright (c) 2023 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | examples/52_hopper_gather_scatter_fusion/scatter_epilogue.hpp/0 | {
"file_path": "examples/52_hopper_gather_scatter_fusion/scatter_epilogue.hpp",
"repo_id": "examples",
"token_count": 3287
} | 10 |
/***************************************************************************************************
* Copyright (c) 2023 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | examples/cute/tutorial/sgemm_sm80.cu/0 | {
"file_path": "examples/cute/tutorial/sgemm_sm80.cu",
"repo_id": "examples",
"token_count": 9859
} | 11 |
/***************************************************************************************************
* Copyright (c) 2023 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | include/cute/algorithm/gemm.hpp/0 | {
"file_path": "include/cute/algorithm/gemm.hpp",
"repo_id": "include",
"token_count": 9057
} | 12 |
/***************************************************************************************************
* Copyright (c) 2023 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | include/cute/atom/mma_traits.hpp/0 | {
"file_path": "include/cute/atom/mma_traits.hpp",
"repo_id": "include",
"token_count": 3563
} | 13 |
/***************************************************************************************************
* Copyright (c) 2023 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | include/cute/pointer_swizzle.hpp/0 | {
"file_path": "include/cute/pointer_swizzle.hpp",
"repo_id": "include",
"token_count": 2016
} | 14 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | include/cutlass/arch/memory_sm75.h/0 | {
"file_path": "include/cutlass/arch/memory_sm75.h",
"repo_id": "include",
"token_count": 2780
} | 15 |
/***************************************************************************************************
* Copyright (c) 2023 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | include/cutlass/conv/collective/builders/sm90_common.inl/0 | {
"file_path": "include/cutlass/conv/collective/builders/sm90_common.inl",
"repo_id": "include",
"token_count": 1192
} | 16 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | include/cutlass/conv/kernel/default_conv2d.h/0 | {
"file_path": "include/cutlass/conv/kernel/default_conv2d.h",
"repo_id": "include",
"token_count": 2832
} | 17 |
/***************************************************************************************************
* Copyright (c) 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitte... | include/cutlass/conv/kernel/default_deconv2d_with_broadcast.h/0 | {
"file_path": "include/cutlass/conv/kernel/default_deconv2d_with_broadcast.h",
"repo_id": "include",
"token_count": 2872
} | 18 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | include/cutlass/conv/threadblock/conv2d_fprop_activation_tile_access_iterator_analytic.h/0 | {
"file_path": "include/cutlass/conv/threadblock/conv2d_fprop_activation_tile_access_iterator_analytic.h",
"repo_id": "include",
"token_count": 3772
} | 19 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | include/cutlass/conv/threadblock/conv3d_dgrad_output_gradient_tile_access_iterator_analytic.h/0 | {
"file_path": "include/cutlass/conv/threadblock/conv3d_dgrad_output_gradient_tile_access_iterator_analytic.h",
"repo_id": "include",
"token_count": 3697
} | 20 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | include/cutlass/conv/threadblock/depthwise_fprop_pipelined.h/0 | {
"file_path": "include/cutlass/conv/threadblock/depthwise_fprop_pipelined.h",
"repo_id": "include",
"token_count": 4719
} | 21 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | include/cutlass/cutlass.h/0 | {
"file_path": "include/cutlass/cutlass.h",
"repo_id": "include",
"token_count": 1922
} | 22 |
/***************************************************************************************************
* Copyright (c) 2023 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | include/cutlass/epilogue/collective/sm90_epilogue_array_tma_warpspecialized.hpp/0 | {
"file_path": "include/cutlass/epilogue/collective/sm90_epilogue_array_tma_warpspecialized.hpp",
"repo_id": "include",
"token_count": 19075
} | 23 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | include/cutlass/epilogue/thread/linear_combination_bias_relu.h/0 | {
"file_path": "include/cutlass/epilogue/thread/linear_combination_bias_relu.h",
"repo_id": "include",
"token_count": 6788
} | 24 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | include/cutlass/epilogue/thread/linear_combination_tensor_broadcast.hpp/0 | {
"file_path": "include/cutlass/epilogue/thread/linear_combination_tensor_broadcast.hpp",
"repo_id": "include",
"token_count": 3027
} | 25 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | include/cutlass/epilogue/threadblock/epilogue_with_broadcast.h/0 | {
"file_path": "include/cutlass/epilogue/threadblock/epilogue_with_broadcast.h",
"repo_id": "include",
"token_count": 22671
} | 26 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | include/cutlass/epilogue/threadblock/predicated_tile_iterator_blas3.h/0 | {
"file_path": "include/cutlass/epilogue/threadblock/predicated_tile_iterator_blas3.h",
"repo_id": "include",
"token_count": 8475
} | 27 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | include/cutlass/epilogue/warp/tensor_op_policy.h/0 | {
"file_path": "include/cutlass/epilogue/warp/tensor_op_policy.h",
"repo_id": "include",
"token_count": 2091
} | 28 |
/***************************************************************************************************
* Copyright (c) 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitte... | include/cutlass/gemm/device/gemm_universal_with_absmax.h/0 | {
"file_path": "include/cutlass/gemm/device/gemm_universal_with_absmax.h",
"repo_id": "include",
"token_count": 4561
} | 29 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | include/cutlass/gemm/kernel/gemm.h/0 | {
"file_path": "include/cutlass/gemm/kernel/gemm.h",
"repo_id": "include",
"token_count": 5421
} | 30 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | include/cutlass/gemm/kernel/gemm_universal.h/0 | {
"file_path": "include/cutlass/gemm/kernel/gemm_universal.h",
"repo_id": "include",
"token_count": 9704
} | 31 |
/***************************************************************************************************
* Copyright (c) 2024 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | include/cutlass/gemm/kernel/sparse_gemm_with_absmax.h/0 | {
"file_path": "include/cutlass/gemm/kernel/sparse_gemm_with_absmax.h",
"repo_id": "include",
"token_count": 6338
} | 32 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | include/cutlass/gemm/threadblock/default_mma_core_sm70.h/0 | {
"file_path": "include/cutlass/gemm/threadblock/default_mma_core_sm70.h",
"repo_id": "include",
"token_count": 6940
} | 33 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | include/cutlass/gemm/warp/mma_gaussian_complex_tensor_op.h/0 | {
"file_path": "include/cutlass/gemm/warp/mma_gaussian_complex_tensor_op.h",
"repo_id": "include",
"token_count": 7585
} | 34 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | include/cutlass/gemm/warp/mma_tensor_op_tile_iterator_sm80.h/0 | {
"file_path": "include/cutlass/gemm/warp/mma_tensor_op_tile_iterator_sm80.h",
"repo_id": "include",
"token_count": 25010
} | 35 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | include/cutlass/layout/matrix.h/0 | {
"file_path": "include/cutlass/layout/matrix.h",
"repo_id": "include",
"token_count": 11541
} | 36 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | include/cutlass/pitch_linear_coord.h/0 | {
"file_path": "include/cutlass/pitch_linear_coord.h",
"repo_id": "include",
"token_count": 1639
} | 37 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | include/cutlass/relatively_equal.h/0 | {
"file_path": "include/cutlass/relatively_equal.h",
"repo_id": "include",
"token_count": 2814
} | 38 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | include/cutlass/transform/thread/unary_op.h/0 | {
"file_path": "include/cutlass/transform/thread/unary_op.h",
"repo_id": "include",
"token_count": 1663
} | 39 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | include/cutlass/transform/threadblock/regular_tile_access_iterator_pitch_linear.h/0 | {
"file_path": "include/cutlass/transform/threadblock/regular_tile_access_iterator_pitch_linear.h",
"repo_id": "include",
"token_count": 4230
} | 40 |
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 4a5275a3b68094ba1d8a4b7e4c459321
tags: 645f666f9bcd5a90fca523b33c5a78b7
| python/docs/.buildinfo/0 | {
"file_path": "python/docs/.buildinfo",
"repo_id": "python",
"token_count": 85
} | 41 |
CUTLASS Python API
==================
.. toctree::
:maxdepth: 5
cutlass
| python/docs_src/source/modules.rst/0 | {
"file_path": "python/docs_src/source/modules.rst",
"repo_id": "python",
"token_count": 30
} | 42 |
################################################################################
#
# Copyright (c) 2023 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
# SPDX-License-Identifier: BSD-3-Clause
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that ... | test/python/cutlass/evt/evt_compute_sm80_90.py/0 | {
"file_path": "test/python/cutlass/evt/evt_compute_sm80_90.py",
"repo_id": "test",
"token_count": 1571
} | 43 |
/***************************************************************************************************
* Copyright (c) 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitte... | test/unit/conv/device/deconv3d_with_broadcast_simt_sm80.cu/0 | {
"file_path": "test/unit/conv/device/deconv3d_with_broadcast_simt_sm80.cu",
"repo_id": "test",
"token_count": 2329
} | 44 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | test/unit/cute/core/math.cpp/0 | {
"file_path": "test/unit/cute/core/math.cpp",
"repo_id": "test",
"token_count": 1595
} | 45 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | test/unit/gemm/device/gemm_with_broadcast_f16n_f16n_f16n_tensorop_f32_sm75.cu/0 | {
"file_path": "test/unit/gemm/device/gemm_with_broadcast_f16n_f16n_f16n_tensorop_f32_sm75.cu",
"repo_id": "test",
"token_count": 7000
} | 46 |
/***************************************************************************************************
* Copyright (c) 2023 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_warpspecialized_pingpong_reduce.cu/0 | {
"file_path": "test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_warpspecialized_pingpong_reduce.cu",
"repo_id": "test",
"token_count": 3110
} | 47 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are ... | test/unit/gemm/device/sm90_gemm_f8_f8_f8_tensor_op_fp32.cu/0 | {
"file_path": "test/unit/gemm/device/sm90_gemm_f8_f8_f8_tensor_op_fp32.cu",
"repo_id": "test",
"token_count": 20775
} | 48 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | test/unit/gemm/device/testbed_grouped.h/0 | {
"file_path": "test/unit/gemm/device/testbed_grouped.h",
"repo_id": "test",
"token_count": 6616
} | 49 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | test/unit/gemm/threadblock/mma_multistage.cu/0 | {
"file_path": "test/unit/gemm/threadblock/mma_multistage.cu",
"repo_id": "test",
"token_count": 53626
} | 50 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | test/unit/gemm/threadblock/mma_planar_complex_testbed.h/0 | {
"file_path": "test/unit/gemm/threadblock/mma_planar_complex_testbed.h",
"repo_id": "test",
"token_count": 4837
} | 51 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | test/unit/gemm/warp/testbed.h/0 | {
"file_path": "test/unit/gemm/warp/testbed.h",
"repo_id": "test",
"token_count": 20479
} | 52 |
#pragma once
#define CUDA_INCLUDE_DIR "@CUDA_TOOLKIT_ROOT_DIR@/include"
| test/unit/nvrtc/thread/nvrtc_config.in/0 | {
"file_path": "test/unit/nvrtc/thread/nvrtc_config.in",
"repo_id": "test",
"token_count": 36
} | 53 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | test/unit/reduction/kernel/reduce_splitk.cu/0 | {
"file_path": "test/unit/reduction/kernel/reduce_splitk.cu",
"repo_id": "test",
"token_count": 3842
} | 54 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | test/unit/util/rms_norm.cu/0 | {
"file_path": "test/unit/util/rms_norm.cu",
"repo_id": "test",
"token_count": 1619
} | 55 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | tools/library/src/gemm_operation.h/0 | {
"file_path": "tools/library/src/gemm_operation.h",
"repo_id": "tools",
"token_count": 14489
} | 56 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | tools/library/src/trmm_operation.h/0 | {
"file_path": "tools/library/src/trmm_operation.h",
"repo_id": "tools",
"token_count": 3752
} | 57 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | tools/profiler/include/cutlass/profiler/performance_report.h/0 | {
"file_path": "tools/profiler/include/cutlass/profiler/performance_report.h",
"repo_id": "tools",
"token_count": 1135
} | 58 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | tools/profiler/src/enumerated_types.cpp/0 | {
"file_path": "tools/profiler/src/enumerated_types.cpp",
"repo_id": "tools",
"token_count": 2582
} | 59 |
/******************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided tha... | tools/util/include/cutlass/util/command_line.h/0 | {
"file_path": "tools/util/include/cutlass/util/command_line.h",
"repo_id": "tools",
"token_count": 3938
} | 60 |
/***************************************************************************************************
* Copyright (c) 2023 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | tools/util/include/cutlass/util/helper_cuda.hpp/0 | {
"file_path": "tools/util/include/cutlass/util/helper_cuda.hpp",
"repo_id": "tools",
"token_count": 1388
} | 61 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | tools/util/include/cutlass/util/reference/device/kernel/tensor_elementwise.h/0 | {
"file_path": "tools/util/include/cutlass/util/reference/device/kernel/tensor_elementwise.h",
"repo_id": "tools",
"token_count": 2183
} | 62 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | tools/util/include/cutlass/util/reference/host/rank_2k.h/0 | {
"file_path": "tools/util/include/cutlass/util/reference/host/rank_2k.h",
"repo_id": "tools",
"token_count": 3649
} | 63 |
cff-version: 1.2.0
title: CUTLASS
message: >-
If you use this software, please cite using the
following metadata.
type: software
authors:
- given-names: Vijay
family-names: Thakkar
email: vithakkar@nvidia.com
affiliation: NVIDIA
- given-names: Pradeep
family-names: Ramani
email: prramani@nvi... | CITATION.cff/0 | {
"file_path": "CITATION.cff",
"repo_id": "CITATION.cff",
"token_count": 1162
} | 0 |
/***************************************************************************************************
* Copyright (c) 2023 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | examples/13_two_tensor_op_fusion/b2b_grouped_gemm_run.h/0 | {
"file_path": "examples/13_two_tensor_op_fusion/b2b_grouped_gemm_run.h",
"repo_id": "examples",
"token_count": 8048
} | 1 |
/***************************************************************************************************
* Copyright (c) 2023 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | examples/13_two_tensor_op_fusion/kernel/grouped.h/0 | {
"file_path": "examples/13_two_tensor_op_fusion/kernel/grouped.h",
"repo_id": "examples",
"token_count": 1839
} | 2 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | examples/28_ampere_3xtf32_fast_accurate_tensorop_fprop/ampere_3xtf32_fast_accurate_tensorop_fprop.cu/0 | {
"file_path": "examples/28_ampere_3xtf32_fast_accurate_tensorop_fprop/ampere_3xtf32_fast_accurate_tensorop_fprop.cu",
"repo_id": "examples",
"token_count": 10595
} | 3 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | examples/35_gemm_softmax/gemm_with_softmax.h/0 | {
"file_path": "examples/35_gemm_softmax/gemm_with_softmax.h",
"repo_id": "examples",
"token_count": 7230
} | 4 |
################################################################################
#
# Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
# SPDX-License-Identifier: BSD-3-Clause
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that ... | examples/40_cutlass_py/customizable/conv2d.py/0 | {
"file_path": "examples/40_cutlass_py/customizable/conv2d.py",
"repo_id": "examples",
"token_count": 6379
} | 5 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | examples/41_fused_multi_head_attention/fused_multihead_attention_fixed_seqlen.cu/0 | {
"file_path": "examples/41_fused_multi_head_attention/fused_multihead_attention_fixed_seqlen.cu",
"repo_id": "examples",
"token_count": 15573
} | 6 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | examples/41_fused_multi_head_attention/iterators/warp_iterator_from_smem.h/0 | {
"file_path": "examples/41_fused_multi_head_attention/iterators/warp_iterator_from_smem.h",
"repo_id": "examples",
"token_count": 3593
} | 7 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | examples/44_multi_gemm_ir_and_codegen/fixed_impl/gemm/warp/mma_tensor_op_fragment_iterator_without_output_op.h/0 | {
"file_path": "examples/44_multi_gemm_ir_and_codegen/fixed_impl/gemm/warp/mma_tensor_op_fragment_iterator_without_output_op.h",
"repo_id": "examples",
"token_count": 5122
} | 8 |
/***************************************************************************************************
* Copyright (c) 2023 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | examples/48_hopper_warp_specialized_gemm/48_hopper_warp_specialized_gemm.cu/0 | {
"file_path": "examples/48_hopper_warp_specialized_gemm/48_hopper_warp_specialized_gemm.cu",
"repo_id": "examples",
"token_count": 6694
} | 9 |
<jupyter_start><jupyter_text>Basic example of using the CUTLASS Python interfaceThis notebook walks through a basic example of using the CUTLASS Python interface to declare, compile, and run GEMMs.[](https://colab.research.google.com/github/NVIDIA/cutlass/blob/main/examples/python/00_basic_gemm.ipynb) Prerequisites fo... | examples/python/00_basic_gemm.ipynb/0 | {
"file_path": "examples/python/00_basic_gemm.ipynb",
"repo_id": "examples",
"token_count": 3596
} | 10 |
/***************************************************************************************************
* Copyright (c) 2023 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | include/cute/algorithm/tensor_algorithms.hpp/0 | {
"file_path": "include/cute/algorithm/tensor_algorithms.hpp",
"repo_id": "include",
"token_count": 1842
} | 11 |
/***************************************************************************************************
* Copyright (c) 2023 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | include/cute/arch/mma_sm90_desc.hpp/0 | {
"file_path": "include/cute/arch/mma_sm90_desc.hpp",
"repo_id": "include",
"token_count": 2085
} | 12 |
/***************************************************************************************************
* Copyright (c) 2023 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | include/cute/layout_composed.hpp/0 | {
"file_path": "include/cute/layout_composed.hpp",
"repo_id": "include",
"token_count": 6777
} | 13 |
/***************************************************************************************************
* Copyright (c) 2023 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | include/cute/swizzle_layout.hpp/0 | {
"file_path": "include/cute/swizzle_layout.hpp",
"repo_id": "include",
"token_count": 8507
} | 14 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | include/cutlass/arch/mma_sm50.h/0 | {
"file_path": "include/cutlass/arch/mma_sm50.h",
"repo_id": "include",
"token_count": 3887
} | 15 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | include/cutlass/arch/wmma_sm72.h/0 | {
"file_path": "include/cutlass/arch/wmma_sm72.h",
"repo_id": "include",
"token_count": 3101
} | 16 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | include/cutlass/conv/kernel/default_conv2d_fprop_fusion.h/0 | {
"file_path": "include/cutlass/conv/kernel/default_conv2d_fprop_fusion.h",
"repo_id": "include",
"token_count": 3829
} | 17 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | include/cutlass/conv/kernel/default_depthwise_fprop.h/0 | {
"file_path": "include/cutlass/conv/kernel/default_depthwise_fprop.h",
"repo_id": "include",
"token_count": 6502
} | 18 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | include/cutlass/conv/threadblock/conv2d_fprop_activation_tile_access_iterator_optimized.h/0 | {
"file_path": "include/cutlass/conv/threadblock/conv2d_fprop_activation_tile_access_iterator_optimized.h",
"repo_id": "include",
"token_count": 5193
} | 19 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | include/cutlass/conv/threadblock/conv3d_fprop_activation_tile_access_iterator_optimized.h/0 | {
"file_path": "include/cutlass/conv/threadblock/conv3d_fprop_activation_tile_access_iterator_optimized.h",
"repo_id": "include",
"token_count": 6148
} | 20 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | include/cutlass/conv/threadblock/implicit_gemm_fprop_fusion_multistage.h/0 | {
"file_path": "include/cutlass/conv/threadblock/implicit_gemm_fprop_fusion_multistage.h",
"repo_id": "include",
"token_count": 12230
} | 21 |
/***************************************************************************************************
* Copyright (c) 2023 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | include/cutlass/detail/helper_macros.hpp/0 | {
"file_path": "include/cutlass/detail/helper_macros.hpp",
"repo_id": "include",
"token_count": 2249
} | 22 |
/***************************************************************************************************
* Copyright (c) 2023 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | include/cutlass/epilogue/dispatch_policy.hpp/0 | {
"file_path": "include/cutlass/epilogue/dispatch_policy.hpp",
"repo_id": "include",
"token_count": 1887
} | 23 |
/***************************************************************************************************
* Copyright (c) 2023 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | include/cutlass/epilogue/threadblock/epilogue_with_visitor_callbacks.h/0 | {
"file_path": "include/cutlass/epilogue/threadblock/epilogue_with_visitor_callbacks.h",
"repo_id": "include",
"token_count": 6585
} | 24 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | include/cutlass/epilogue/threadblock/predicated_tile_iterator_params.h/0 | {
"file_path": "include/cutlass/epilogue/threadblock/predicated_tile_iterator_params.h",
"repo_id": "include",
"token_count": 4942
} | 25 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | include/cutlass/epilogue/warp/tile_iterator_tensor_op_mixed.h/0 | {
"file_path": "include/cutlass/epilogue/warp/tile_iterator_tensor_op_mixed.h",
"repo_id": "include",
"token_count": 12302
} | 26 |
/***************************************************************************************************
* Copyright (c) 2023 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | include/cutlass/gemm/collective/sm70_mma_twostage.hpp/0 | {
"file_path": "include/cutlass/gemm/collective/sm70_mma_twostage.hpp",
"repo_id": "include",
"token_count": 10205
} | 27 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | include/cutlass/gemm/kernel/gemm_grouped.h/0 | {
"file_path": "include/cutlass/gemm/kernel/gemm_grouped.h",
"repo_id": "include",
"token_count": 5488
} | 28 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | include/cutlass/gemm/kernel/gemm_universal_streamk.h/0 | {
"file_path": "include/cutlass/gemm/kernel/gemm_universal_streamk.h",
"repo_id": "include",
"token_count": 15874
} | 29 |
/***************************************************************************************************
* Copyright (c) 2023 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | include/cutlass/gemm/kernel/sm70_gemm.hpp/0 | {
"file_path": "include/cutlass/gemm/kernel/sm70_gemm.hpp",
"repo_id": "include",
"token_count": 4143
} | 30 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | include/cutlass/gemm/kernel/symm_universal.h/0 | {
"file_path": "include/cutlass/gemm/kernel/symm_universal.h",
"repo_id": "include",
"token_count": 9434
} | 31 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | include/cutlass/gemm/threadblock/default_mma_core_sparse_sm80.h/0 | {
"file_path": "include/cutlass/gemm/threadblock/default_mma_core_sparse_sm80.h",
"repo_id": "include",
"token_count": 12270
} | 32 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | include/cutlass/gemm/threadblock/threadblock_swizzle.h/0 | {
"file_path": "include/cutlass/gemm/threadblock/threadblock_swizzle.h",
"repo_id": "include",
"token_count": 5536
} | 33 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | include/cutlass/gemm/warp/mma_planar_complex.h/0 | {
"file_path": "include/cutlass/gemm/warp/mma_planar_complex.h",
"repo_id": "include",
"token_count": 1855
} | 34 |
/***************************************************************************************************
* Copyright (c) 2017 - 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*
* Redistribution and use in source and binary forms, with or without
* modification, are p... | include/cutlass/gemm/warp/mma_tensor_op_wmma.h/0 | {
"file_path": "include/cutlass/gemm/warp/mma_tensor_op_wmma.h",
"repo_id": "include",
"token_count": 2225
} | 35 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.