import os this_dir = os.path.dirname(os.path.abspath(__file__)) AITER_TRITON_OPS_PATH = os.path.abspath(f"{this_dir}/../") AITER_TRITON_CONFIGS_PATH = os.path.abspath(f"{this_dir}/../configs")