mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-07 01:22:59 +08:00
fix typos (#4093)
This commit is contained in:
@@ -123,6 +123,6 @@ def test_model_cache(
|
||||
check_tokens_id_and_text_close(
|
||||
outputs_0_lst=fd_outputs_v1,
|
||||
outputs_1_lst=fd_outputs_v1_with_cache,
|
||||
name_0="default_v1 laoder",
|
||||
name_0="default_v1 loader",
|
||||
name_1="default_v1 loader using cache",
|
||||
)
|
||||
|
Reference in New Issue
Block a user