[crazy][hobby][spam] Automated Reverse Engineering

k gmkarl at gmail.com
Tue Jan 18 14:09:22 PST 2022


a jax contributor kindly shared this with me.  you can store tpu
models precompiled, which significantly speeds launch time, by using a
compilation cache folder.

from jax.experimental.compilation_cache import compilation_cache as cc
cc.initialize_cache("/path/name/here", max_cache_size_bytes=32 * 2**30)

not presently relevant as i'm on gpu, but should try to use this with tpus.


More information about the cypherpunks mailing list