I have uploaded the archives to Index of /theano. There are two archives: theano_1.0.5-pmb.tgz, and theano_1.0.5-pymc.tgz, corresponding to the latest theano releases I could find from regular and PyMC theano, repspectively. Both have been tested with GPU functionality using Numpy 1.24.2 as well as CUDA-12. Note: all the changes have been marked with ‘PMB’ so can easily be found. This applies as well to some C-code, notably gpuarray/c_code/dnn_fwd.c, gpuarray/c_code/dnn_gw.c, gpuarray/c_code/dnn_gi.c.