|
| 1 | +The following files may have been modified by MetaX Integrated Circuits (Shanghai) Co., Ltd. in 2024. |
| 2 | + |
| 3 | +.gitmodules |
| 4 | +CMakeLists.txt |
| 5 | +cmake/cuda.cmake |
| 6 | +cmake/cudnn.cmake |
| 7 | +cmake/cupti.cmake |
| 8 | +cmake/external/brpc.cmake |
| 9 | +cmake/external/cryptopp.cmake |
| 10 | +cmake/external/cutlass.cmake |
| 11 | +cmake/external/dgc.cmake |
| 12 | +cmake/external/dlpack.cmake |
| 13 | +cmake/external/eigen.cmake |
| 14 | +cmake/external/flashattn.cmake |
| 15 | +cmake/external/jemalloc.cmake |
| 16 | +cmake/external/lapack.cmake |
| 17 | +cmake/external/libmct.cmake |
| 18 | +cmake/external/mklml.cmake |
| 19 | +cmake/external/protobuf.cmake |
| 20 | +cmake/external/pybind11.cmake |
| 21 | +cmake/external/utf8proc.cmake |
| 22 | +cmake/flags.cmake |
| 23 | +cmake/generic.cmake |
| 24 | +cmake/inference_lib.cmake |
| 25 | +cmake/nccl.cmake |
| 26 | +cmake/third_party.cmake |
| 27 | +env.sh |
| 28 | +paddle/fluid/distributed/fleet_executor/test/interceptor_ping_pong_with_brpc_test.cc |
| 29 | +paddle/fluid/eager/api/manual/eager_manual/forwards/multiply_fwd_func.cc |
| 30 | +paddle/fluid/eager/auto_code_generator/eager_generator.cc |
| 31 | +paddle/fluid/eager/auto_code_generator/generator/eager_gen.py |
| 32 | +paddle/fluid/framework/details/build_strategy.cc |
| 33 | +paddle/fluid/framework/distributed_strategy.proto |
| 34 | +paddle/fluid/inference/api/resource_manager.cc |
| 35 | +paddle/fluid/inference/api/resource_manager.h |
| 36 | +paddle/fluid/inference/tensorrt/plugin/layernorm_shift_partition_op.cu |
| 37 | +paddle/fluid/inference/tensorrt/plugin/matmul_op_int8_plugin.h |
| 38 | +paddle/fluid/inference/tensorrt/plugin/preln_residual_bias_plugin.cu |
| 39 | +paddle/fluid/memory/allocation/CMakeLists.txt |
| 40 | +paddle/fluid/memory/allocation/allocator_facade.cc |
| 41 | +paddle/fluid/operators/CMakeLists.txt |
| 42 | +paddle/fluid/operators/correlation_op.cu |
| 43 | +paddle/fluid/operators/elementwise/elementwise_op_function.h |
| 44 | +paddle/fluid/operators/fused/CMakeLists.txt |
| 45 | +paddle/fluid/operators/fused/attn_gemm_int8.h |
| 46 | +paddle/fluid/operators/fused/cublaslt.h |
| 47 | +paddle/fluid/operators/fused/fused_gate_attention.h |
| 48 | +paddle/fluid/operators/fused/fused_gemm_epilogue_op.cu |
| 49 | +paddle/fluid/operators/fused/fused_layernorm_residual_dropout_bias.h |
| 50 | +paddle/fluid/operators/fused/fused_multi_transformer_int8_op.cu |
| 51 | +paddle/fluid/operators/fused/fused_multi_transformer_op.cu |
| 52 | +paddle/fluid/operators/fused/fused_multi_transformer_op.cu.h |
| 53 | +paddle/fluid/operators/fused/fused_softmax_mask.cu.h |
| 54 | +paddle/fluid/operators/math/inclusive_scan.h |
| 55 | +paddle/fluid/operators/matmul_op.cc |
| 56 | +paddle/fluid/operators/row_conv_op.cu |
| 57 | +paddle/fluid/operators/sparse_attention_op.cu |
| 58 | +paddle/fluid/platform/cuda_graph_with_memory_pool.cc |
| 59 | +paddle/fluid/platform/device/gpu/cuda/cuda_helper.h |
| 60 | +paddle/fluid/platform/device/gpu/cuda_helper_test.cu |
| 61 | +paddle/fluid/platform/device/gpu/gpu_types.h |
| 62 | +paddle/fluid/platform/device_context.h |
| 63 | +paddle/fluid/platform/dynload/CMakeLists.txt |
| 64 | +paddle/fluid/platform/dynload/cublas.h |
| 65 | +paddle/fluid/platform/dynload/cublasLt.cc |
| 66 | +paddle/fluid/platform/dynload/cublasLt.h |
| 67 | +paddle/fluid/platform/dynload/cusparseLt.h |
| 68 | +paddle/fluid/platform/init.cc |
| 69 | +paddle/fluid/platform/init_phi_test.cc |
| 70 | +paddle/fluid/pybind/eager_legacy_op_function_generator.cc |
| 71 | +paddle/fluid/pybind/fleet_py.cc |
| 72 | +paddle/fluid/pybind/pybind.cc |
| 73 | +paddle/phi/api/profiler/profiler.cc |
| 74 | +paddle/phi/backends/dynload/CMakeLists.txt |
| 75 | +paddle/phi/backends/dynload/cublas.h |
| 76 | +paddle/phi/backends/dynload/cublasLt.cc |
| 77 | +paddle/phi/backends/dynload/cublasLt.h |
| 78 | +paddle/phi/backends/dynload/cuda_driver.h |
| 79 | +paddle/phi/backends/dynload/cudnn.h |
| 80 | +paddle/phi/backends/dynload/cufft.h |
| 81 | +paddle/phi/backends/dynload/cupti.h |
| 82 | +paddle/phi/backends/dynload/curand.h |
| 83 | +paddle/phi/backends/dynload/cusolver.h |
| 84 | +paddle/phi/backends/dynload/cusparse.h |
| 85 | +paddle/phi/backends/dynload/cusparseLt.h |
| 86 | +paddle/phi/backends/dynload/dynamic_loader.cc |
| 87 | +paddle/phi/backends/dynload/flashattn.h |
| 88 | +paddle/phi/backends/dynload/nccl.h |
| 89 | +paddle/phi/backends/dynload/nvjpeg.h |
| 90 | +paddle/phi/backends/dynload/nvrtc.h |
| 91 | +paddle/phi/backends/dynload/nvtx.h |
| 92 | +paddle/phi/backends/gpu/cuda/cuda_device_function.h |
| 93 | +paddle/phi/backends/gpu/cuda/cuda_helper.h |
| 94 | +paddle/phi/backends/gpu/forwards.h |
| 95 | +paddle/phi/backends/gpu/gpu_context.cc |
| 96 | +paddle/phi/backends/gpu/gpu_context.h |
| 97 | +paddle/phi/backends/gpu/gpu_decls.h |
| 98 | +paddle/phi/backends/gpu/gpu_resources.cc |
| 99 | +paddle/phi/backends/gpu/gpu_resources.h |
| 100 | +paddle/phi/backends/gpu/rocm/rocm_device_function.h |
| 101 | +paddle/phi/core/custom_kernel.cc |
| 102 | +paddle/phi/core/distributed/check/nccl_dynamic_check.h |
| 103 | +paddle/phi/core/distributed/comm_context_manager.h |
| 104 | +paddle/phi/core/enforce.h |
| 105 | +paddle/phi/core/flags.cc |
| 106 | +paddle/phi/core/visit_type.h |
| 107 | +paddle/phi/kernels/funcs/aligned_vector.h |
| 108 | +paddle/phi/kernels/funcs/blas/blas_impl.cu.h |
| 109 | +paddle/phi/kernels/funcs/blas/blaslt_impl.cu.h |
| 110 | +paddle/phi/kernels/funcs/broadcast_function.h |
| 111 | +paddle/phi/kernels/funcs/concat_and_split_functor.cu |
| 112 | +paddle/phi/kernels/funcs/cublaslt.h |
| 113 | +paddle/phi/kernels/funcs/deformable_conv_functor.cu |
| 114 | +paddle/phi/kernels/funcs/distribution_helper.h |
| 115 | +paddle/phi/kernels/funcs/dropout_impl.cu.h |
| 116 | +paddle/phi/kernels/funcs/elementwise_base.h |
| 117 | +paddle/phi/kernels/funcs/elementwise_grad_base.h |
| 118 | +paddle/phi/kernels/funcs/fused_gemm_epilogue.h |
| 119 | +paddle/phi/kernels/funcs/gemm_int8_helper.h |
| 120 | +paddle/phi/kernels/funcs/inclusive_scan.h |
| 121 | +paddle/phi/kernels/funcs/layer_norm_impl.cu.h |
| 122 | +paddle/phi/kernels/funcs/math_cuda_utils.h |
| 123 | +paddle/phi/kernels/funcs/reduce_function.h |
| 124 | +paddle/phi/kernels/funcs/scatter.cu.h |
| 125 | +paddle/phi/kernels/funcs/top_k_function_cuda.h |
| 126 | +paddle/phi/kernels/funcs/weight_only_gemv.cu |
| 127 | +paddle/phi/kernels/fusion/cutlass/utils/cuda_utils.h |
| 128 | +paddle/phi/kernels/fusion/gpu/attn_gemm.h |
| 129 | +paddle/phi/kernels/fusion/gpu/fused_dropout_add_utils.h |
| 130 | +paddle/phi/kernels/fusion/gpu/fused_dropout_helper.h |
| 131 | +paddle/phi/kernels/fusion/gpu/fused_layernorm_residual_dropout_bias.h |
| 132 | +paddle/phi/kernels/fusion/gpu/fused_linear_param_grad_add_kernel.cu |
| 133 | +paddle/phi/kernels/fusion/gpu/fused_softmax_mask_upper_triangle_utils.h |
| 134 | +paddle/phi/kernels/fusion/gpu/fused_softmax_mask_utils.h |
| 135 | +paddle/phi/kernels/fusion/gpu/mmha_util.cu.h |
| 136 | +paddle/phi/kernels/gpu/accuracy_kernel.cu |
| 137 | +paddle/phi/kernels/gpu/amp_kernel.cu |
| 138 | +paddle/phi/kernels/gpu/batch_norm_grad_kernel.cu |
| 139 | +paddle/phi/kernels/gpu/contiguous_kernel.cu |
| 140 | +paddle/phi/kernels/gpu/decode_jpeg_kernel.cu |
| 141 | +paddle/phi/kernels/gpu/deformable_conv_grad_kernel.cu |
| 142 | +paddle/phi/kernels/gpu/depthwise_conv.h |
| 143 | +paddle/phi/kernels/gpu/dist_kernel.cu |
| 144 | +paddle/phi/kernels/gpu/flash_attn_grad_kernel.cu |
| 145 | +paddle/phi/kernels/gpu/flash_attn_kernel.cu |
| 146 | +paddle/phi/kernels/gpu/flash_attn_utils.h |
| 147 | +paddle/phi/kernels/gpu/gelu_funcs.h |
| 148 | +paddle/phi/kernels/gpu/generate_proposals_kernel.cu |
| 149 | +paddle/phi/kernels/gpu/group_norm_kernel.cu |
| 150 | +paddle/phi/kernels/gpu/interpolate_grad_kernel.cu |
| 151 | +paddle/phi/kernels/gpu/kthvalue_kernel.cu |
| 152 | +paddle/phi/kernels/gpu/llm_int8_linear_kernel.cu |
| 153 | +paddle/phi/kernels/gpu/masked_select_kernel.cu |
| 154 | +paddle/phi/kernels/gpu/nonzero_kernel.cu |
| 155 | +paddle/phi/kernels/gpu/roi_align_grad_kernel.cu |
| 156 | +paddle/phi/kernels/gpu/roi_align_kernel.cu |
| 157 | +paddle/phi/kernels/gpu/strided_copy_kernel.cu |
| 158 | +paddle/phi/kernels/gpu/top_k_kernel.cu |
| 159 | +paddle/phi/kernels/gpu/top_p_sampling_kernel.cu |
| 160 | +paddle/phi/kernels/gpu/unique_consecutive_functor.h |
| 161 | +paddle/phi/kernels/gpu/unique_kernel.cu |
| 162 | +paddle/phi/kernels/gpudnn/conv_cudnn_v7.h |
| 163 | +paddle/phi/kernels/gpudnn/softmax_gpudnn.h |
| 164 | +paddle/phi/kernels/impl/deformable_conv_grad_kernel_impl.h |
| 165 | +paddle/phi/kernels/impl/llm_int8_matmul_kernel_impl.h |
| 166 | +paddle/phi/kernels/impl/matmul_kernel_impl.h |
| 167 | +paddle/phi/kernels/impl/multi_dot_kernel_impl.h |
| 168 | +paddle/phi/kernels/primitive/datamover_primitives.h |
| 169 | +paddle/phi/kernels/primitive/kernel_primitives.h |
| 170 | +paddle/phi/tools/CMakeLists.txt |
| 171 | +paddle/utils/flat_hash_map.h |
| 172 | +patches/eigen/TensorReductionGpu.h |
| 173 | +python/paddle/base/framework.py |
| 174 | +python/paddle/distributed/launch/controllers/watcher.py |
| 175 | +python/paddle/profiler/profiler_statistic.py |
| 176 | +python/paddle/utils/cpp_extension/cpp_extension.py |
| 177 | +python/paddle/utils/cpp_extension/extension_utils.py |
| 178 | +test/CMakeLists.txt |
| 179 | +test/cpp/CMakeLists.txt |
| 180 | +test/cpp/jit/CMakeLists.txt |
| 181 | +test/cpp/new_executor/CMakeLists.txt |
| 182 | +test/legacy_test/test_flash_attention.py |
| 183 | +tools/ci_op_benchmark.sh |
0 commit comments