Reusable NeRF components
To test on a specific backend, pass --backend
argument:
julia> using Pkg; Pkg.test("NerfUtils"; test_args=["--backend=AMDGPU"])
Reusable NeRF components
To test on a specific backend, pass --backend
argument:
julia> using Pkg; Pkg.test("NerfUtils"; test_args=["--backend=AMDGPU"])
This website serves as a package browsing tool for the Julia programming language. It works by aggregating various sources on Github to help you find your next package.
By analogy, Julia Packages operates much like PyPI, Ember Observer, and Ruby Toolbox do for their respective stacks.