We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00ac860 commit 88ae49bCopy full SHA for 88ae49b
src/torchcodec/_internally_replaced_utils.py
@@ -55,4 +55,3 @@ def _load_pybind11_module(module_name: str, library_path: str) -> ModuleType:
55
56
def _get_pybind_ops_module_name(ffmpeg_major_version: str) -> str:
57
return "decoder_core_pybind_ops"
58
-
0 commit comments