dmlc/decord

pip install --no-binary

Open

#148 opened on 2021年4月26日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)C++ (227 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (2,490 stars)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド