1 Star 0 Fork 0

larkchen/onnx-tensorrt

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
builtin_op_importers.hpp 207 Bytes
一键复制 编辑 原始数据 按行查看 历史
Sheng Zha 提交于 2021-05-13 14:31 . relicense to Apache License v2 (#657)
/*
* SPDX-License-Identifier: Apache-2.0
*/
#pragma once
#include "onnx2trt.hpp"
#include "utils.hpp"
namespace onnx2trt
{
string_map<NodeImporter>& getBuiltinOpImporterMap();
} // namespace onnx2trt
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/larkchen/onnx-tensorrt.git
git@gitee.com:larkchen/onnx-tensorrt.git
larkchen
onnx-tensorrt
onnx-tensorrt
master

搜索帮助