kernels-bot's picture
Uploaded using `kernel-builder`.
89181fc verified
Raw
History Blame
194 Bytes
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")