https://github.com/halide/Halide
Raw File
Tip revision: 31791ac52ffe207ae7b74548f8cfe60c103bf492 authored by Steven Johnson on 10 April 2023, 18:20:15 UTC
Rename `device_copy` -> `DeviceCopy`
Tip revision: 31791ac
requirements.txt
cmake>=3.22
imageio
ninja; platform_system!='Windows'
numpy
pillow
pybind11==2.6.2
scikit-build
scipy
setuptools>=43
wheel
build
back to top