tensorflow / lucid

A collection of infrastructure and tools for research in neural network interpretability.
Apache License 2.0
4.64k stars 652 forks source link

Azure support #269

Open gabgoh opened 3 years ago

gabgoh commented 3 years ago

Added azure support into lucid.misc.io

ludwigschubert commented 3 years ago

I'm happy to take this on, @gabgoh . Can you please check if you forgot to add lucid.misc.io.util (likely "./lucid/misc/io/util.py`) to this PR? Once you're touching it; could you add a tiny test file on an azure bucket and leave the URL here? (Or write the test directly, if you're inspired.)