AlpinDale 05d0a7e763 feat: adapt the attention kernels 1 سال پیش
..
README.md 4061b1721f chore: add NVIDIA's license to README 1 سال پیش
attention_dtypes.h 05d0a7e763 feat: adapt the attention kernels 1 سال پیش
attention_generic.cuh 05d0a7e763 feat: adapt the attention kernels 1 سال پیش
attention_kernels.cu 05d0a7e763 feat: adapt the attention kernels 1 سال پیش
attention_utils.cuh 05d0a7e763 feat: adapt the attention kernels 1 سال پیش
dtype_bfloat16.cuh 6aa1a9ee79 feat: add bf16 datatype headers 1 سال پیش
dtype_float16.cuh ea88cc1864 fix: typo in fp16 headers 1 سال پیش
dtype_float32.cuh 05d0a7e763 feat: adapt the attention kernels 1 سال پیش

README.md

The attention code here is adapted from NVIDIA's FasterTransformer. All rights reserved.

Copyright (c) 2020-2023, NVIDIA CORPORATION. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

  http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.