Tag: Python
All the articles with the tag "Python".
-
Python中设置的环境变量在当前shell环境生效
Updated:通过执行 `setenv.sh {project_path}` 来使用Python脚本解析Maven项目,并根据项目所需的JDK版本设置JAVA_HOME环境变量。这种方法可以在父shell中直接设置环境变量,以确保立即生效。
-
常见tritonserver启动命令行参数
log 相关 triton 提供四种等级的 log:info warning error verbose,每一个选项可以分别选择是否打开。 log verbose log info log warning log error 模型相关 model store 和 model repository 一样,指定模型仓库地址,可以多次指定 backend dire