speech_asr
2024-03-20 3987276e596356271c5c71263097db5fb63c6438
add C10_USE_GLOG for paraformer-torch
1个文件已修改
1 ■■■■ 已修改文件
runtime/onnxruntime/src/paraformer-torch.h 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
runtime/onnxruntime/src/paraformer-torch.h
@@ -3,6 +3,7 @@
 * MIT License  (https://opensource.org/licenses/MIT)
*/
#pragma once
#define C10_USE_GLOG
#include <torch/serialize.h>
#include <torch/script.h>
#include <torch/torch.h>