Skip to content

Instantly share code, notes, and snippets.

View emilemathieutmp's full-sized avatar

emilemathieutmp

View GitHub Profile
# Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved
import os
from multiprocessing import Queue
import multiprocessing
import logging
from joblib import Parallel, delayed
from omegaconf import open_dict
from hydra._internal.pathlib import Path