mendevi.testing.installΒΆ

Test if the dependents libraries are well installed and linked.

Basicaly, it checks if the installation seems to be correct.

Functions

test_av_ffmpeg_link()

Test the pyav and ffmpeg dependencies.

test_gpu_torch()

Test if torch is able to use the GPU.

Details

mendevi.testing.install.test_av_ffmpeg_link() None[source]

Test the pyav and ffmpeg dependencies.

mendevi.testing.install.test_gpu_torch() None[source]

Test if torch is able to use the GPU.