dmlc/decord

pip install --no-binary

Open

#148 创建于 2021年4月26日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)C++ (227 fork)github user discovery
enhancementhelp wanted

仓库指标

Star
 (2,490 star)
PR 合并指标
 (PR 指标待抓取)

描述

Since gpu support require source compilation, it might be better for dependency management if it can be compiled from source by running pip install --no-binary decord decord.

Example of pip package that does it: https://github.com/opencv/opencv-python https://github.com/PyAV-Org/PyAV

贡献者指南