1 Star 0 Fork 0

Sam/tensorrt_demos

Create your Gitee Account
Explore and code with more than 14 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
Makefile 158 Bytes
Copy Edit Raw Blame History
JK Jung authored 2019-05-19 18:20 +08:00 . Rename 'model/' directory to 'mtcnn/'
OUTNAME_RELEASE = create_engines
OUTNAME_DEBUG = create_engines_debug
MAKEFILE_CONFIG ?= ../common/Makefile.config
include $(MAKEFILE_CONFIG)
all: release
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/sangyy/tensorrt_demos.git
git@gitee.com:sangyy/tensorrt_demos.git
sangyy
tensorrt_demos
tensorrt_demos
master

Search