BienBoy
2025-02-05 6ebf6e48eb0368518452312c803c58a65fe9bd26
refs
用户 BienBoy <92378515+BienBoy@users.noreply.github.com>
星期三, 二月 5, 2025 17:47 +0800
提交者 GitHub <noreply@github.com>
星期三, 二月 5, 2025 17:47 +0800
提交6ebf6e48eb0368518452312c803c58a65fe9bd26
目录 4d8a69d4fd8629c74eebb3c7202ef0832b25577f 目录 | zip | gz
parent c1e365fea09aafda387cac12fdff43d28c598979 查看 | 对比
fix: resolve CPU runtime error introduced by previous commit (c1e365f) (#2375)

Fixed a bug that caused a runtime error when running the model on CPU, which was introduced in commit c1e365fea09aafda387cac12fdff43d28c598979. The error was related to incorrect handling of device placement.
4个文件已修改
25 ■■■■■ 已修改文件
funasr/auto/auto_model.py 7 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/bin/train.py 6 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/bin/train_ds.py 6 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/models/language_model/rnn/decoders.py 6 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史