DEBSOURCES
Skip Quicknav
sources / pytorch-audio / 0.7.2-1 / test / torchaudio_unittest / example / __init__.py
12345678
import os import sys sys.path.append( os.path.join( os.path.dirname(__file__), '..', '..', '..', 'examples'))