We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Environment TensorRT 9.0.0.2 EA Container used: registry.cn-hangzhou.aliyuncs.com/trt-hackathon/trt-hackathon:final_v1 NVIDIA-SMI 525.105.17 Driver Version: 525.105.17 CUDA Version: 12.1
Reproduction Steps: step 1 : git clone git@github.com:Eddie-Wang1120/Eddie-Wang-Hackathon2023.git step 2 : 进入examples/whisper目录 step 3 : 将build.py 304行开始的以下代码注释,将275行开始的相同代码Uncomment。 step 4 : bash run_int8_kv_cache.sh
Expected Behavior: 应该出现的正确结果如下:
Actual Behavior: 实际出现的结果如下:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Environment
TensorRT 9.0.0.2 EA
Container used: registry.cn-hangzhou.aliyuncs.com/trt-hackathon/trt-hackathon:final_v1
NVIDIA-SMI 525.105.17 Driver Version: 525.105.17 CUDA Version: 12.1
Reproduction Steps:
step 1 : git clone git@github.com:Eddie-Wang1120/Eddie-Wang-Hackathon2023.git
step 2 : 进入examples/whisper目录
step 3 : 将build.py 304行开始的以下代码注释,将275行开始的相同代码Uncomment。
step 4 : bash run_int8_kv_cache.sh
Expected Behavior:
应该出现的正确结果如下:
Actual Behavior:
实际出现的结果如下:
The text was updated successfully, but these errors were encountered: