From 099beb3aec36d1e64fab7c2cd3ab39407bf9e57f Mon Sep 17 00:00:00 2001 From: songtaoshi <914193897@qq.com> Date: Tue, 14 Mar 2023 14:39:06 +0800 Subject: [PATCH] author added --- .../runtime/triton_gpu/client/decode_manifest_triton_wo_cuts.py | 1 + 1 file changed, 1 insertion(+) diff --git a/funasr/runtime/triton_gpu/client/decode_manifest_triton_wo_cuts.py b/funasr/runtime/triton_gpu/client/decode_manifest_triton_wo_cuts.py index 106bdc299..ad121c60d 100644 --- a/funasr/runtime/triton_gpu/client/decode_manifest_triton_wo_cuts.py +++ b/funasr/runtime/triton_gpu/client/decode_manifest_triton_wo_cuts.py @@ -1,6 +1,7 @@ #!/usr/bin/env python3 # Copyright 2022 Xiaomi Corp. (authors: Fangjun Kuang) # 2023 Nvidia (authors: Yuekai Zhang) +# 2023 Recurrent.ai (authors: Songtao Shi) # See LICENSE for clarification regarding multiple authors # # Licensed under the Apache License, Version 2.0 (the "License");