From af346ddd4d4486d8d1d1b1622be563a0f790487f Mon Sep 17 00:00:00 2001
From: root <root@localhost.localdomain>
Date: 星期六, 06 五月 2023 18:55:32 +0800
Subject: [PATCH] add multiple process test for python websocket client
---
funasr/runtime/triton_gpu/model_repo_paraformer_large_offline/encoder/config.pbtxt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/funasr/runtime/triton_gpu/model_repo_paraformer_large_offline/encoder/config.pbtxt b/funasr/runtime/triton_gpu/model_repo_paraformer_large_offline/encoder/config.pbtxt
index 8d89993..3cb657e 100644
--- a/funasr/runtime/triton_gpu/model_repo_paraformer_large_offline/encoder/config.pbtxt
+++ b/funasr/runtime/triton_gpu/model_repo_paraformer_large_offline/encoder/config.pbtxt
@@ -40,7 +40,7 @@
},
{
name: "token_num"
- data_type: TYPE_INT64
+ data_type: TYPE_INT32
dims: [1]
reshape: { shape: [ ] }
}
--
Gitblit v1.9.1